Hi,
I intend to add some config, but how to apply it in an production system.
[Osd]
osd journal size = 0
osd mount options xfs = "rw,noatime,inode64,logbufs=8,logbsize=256k"
filestore min sync interval = 5
filestore max sync interval = 15
filestore queue max ops = 2048
filestore queue max bytes = 1048576000
filestore queue committing max ops = 4096
filestore queue committing max bytes = 1048576000
filestore op thread = 32
filestore journal writeahead = true
filestore merge threshold = 40
filestore split multiple = 8
journal max write bytes = 1048576000
journal max write entries = 4096
journal queue max ops = 8092
journal queue max bytes = 1048576000
osd max write size = 512
osd op threads = 16
osd disk threads = 2
osd op num threads per shard = 3
osd op num shards = 10
osd map cache size = 1024
osd max backfills = 1
osd recovery max active = 2
I try restart all osd but not efficient.
Is there anyway to apply this change transparently to client?
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com