changing ceph config - but still same mount options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux