The SWC-DB Ceph Filesystem - Configuration Properties
The SWC-DB Ceph Filesystem Library can be configured with these configuration properties.
-  
swc.fs.ceph.cfg.dyn
TYPE_STRINGSThe Dynamic cfg-file to use. Config Handler will check & reload this cfg-file by swc.cfg.dyn.period
defaultswc.fs.ceph.cfg.dyn=swc_fs_ceph.dyn.cfg -  
swc.fs.ceph.path.root
TYPE_STRINGThe Ceph FileSystem's base root path.
defaultswc.fs.ceph.path.root= -  
swc.fs.ceph.metrics.enabled
TYPE_BOOLEnable or Disable Metrics tracking.
defaultswc.fs.ceph.metrics.enabled=true -  
swc.fs.ceph.client.id
TYPE_STRINGThe CephFs Client-Id to use.
defaultswc.fs.ceph.client.id= -  
swc.fs.ceph.configuration.file
TYPE_STRINGThe CephFs configuration fileceph.confpath.
defaultswc.fs.ceph.configuration.file=
The available properties to apply if
swc.fs.ceph.configuration.fileis not set -  
swc.fs.ceph.mon.addr
TYPE_STRINGThe CephFs monitor-addressmon_addr.
defaultswc.fs.ceph.mon.addr= -  
swc.fs.ceph.perm.user
TYPE_INT32The CephFs Permission Group.
defaultswc.fs.ceph.perm.group= -  
swc.fs.ceph.perm.user
TYPE_INT32The CephFs Permission User.
defaultswc.fs.ceph.perm.user= -  
swc.fs.ceph.replication
TYPE_INT32The CephFs default replication.
defaultswc.fs.ceph.replication= 
The configuration properties applicable for dynamic reloading
-  
swc.fs.ceph.fds.max
TYPE_INT32_GThe Max Open File Descriptors for the option of not closing, Condition dependable by the Program using the filesystem.
defaultswc.fs.ceph.fds.max=256 -  
swc.fs.ceph.stripe.unit
TYPE_INT32_GThe size of CephFs stripe unit. ‘0' for CephFs default configurations.
defaultswc.fs.ceph.stripe.unit=0 -  
swc.fs.ceph.stripe.count
TYPE_INT32_GThe count of CephFs stripes. ‘0' for CephFs default configurations.
defaultswc.fs.ceph.stripe.count=0 -  
swc.fs.ceph.object.size
TYPE_INT32_GThe size of CephFs object. ‘0' for CephFs default configurations.
defaultswc.fs.ceph.object.size=0