I see ceph-deploy mounts the ceph data drives as


/dev/sdc1 on /var/lib/ceph/osd/ceph-2 type xfs (rw,noatime)
/dev/sdd1 on /var/lib/ceph/osd/ceph-3 type xfs (rw,noatime)


how do i add a mount option (like -o inode64, ...etc ) to ceph-deploy in the


ceph-deploy osd create

or 

ceph-deploy osd prepare
ceph-deploy osd activate

commands  to use when it is mounting the ceph data drives. Thank you.

Isaac
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to