Hi before i tested with :
osd mount options xfs = 
"rw,noatime,nobarrier,inode64,logbsize=256k,logbufs=8,allocsize = 4M" (added 
inode64)

and then changed to
osd mount options xfs = "rw,noatime,nobarrier,logbsize=256k,logbufs=8,allocsize 
= 4M"

but after reboot it still mounts with inode64

as i have only 1tb disks i dont need the inode64 option. And it ist he only 
differnce tot he other server. This server has the same hardware but has a lot 
higher commit and aply rates ...... so may ist because oft he inode64?

/// total osd section////
[osd]
         keyring = /var/lib/ceph/osd/ceph-$id/keyring
         osd max backfills = 1
         osd recovery max active = 1
         osd mkfs options xfs = ""
         osd mount options xfs = 
"rw,noatime,nobarrier,logbsize=256k,logbufs=8,allocsize = 4M"
         osd op threads = 4
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to