what are the options for config a CephFS client session
Hi, I didn't find any doc and any way how to get to know valid options to configure client session over mds socket: #> ceph tell mds.mds1 session config session config <client_id:int> <option> [<value>] : Config a CephFS client session Any hint on this? Thank you
Hi, There's just one option for `session config` (or `client config` both are same) as of now i.e. "timeout" #> ceph tell mds.0 session config <client_id> timeout <int> *Dhairya Parmar* Associate Software Engineer, CephFS On Mon, Jun 12, 2023 at 2:29 PM Denis Polom <denispolom@gmail.com> wrote:
Hi,
I didn't find any doc and any way how to get to know valid options to configure client session over mds socket:
#> ceph tell mds.mds1 session config
session config <client_id:int> <option> [<value>] : Config a CephFS client session
Any hint on this?
Thank you _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Denis Polom
-
Dhairya Parmar