what is the syntax to use to specify xfs in ceph.conf

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

 




When my ceph data drives use btrfs as the underneath fileystem, the devices in my ceph.conf contain the lines "btrfs devs = /dev/sdx" as shown below.


ceph.conf
=======
.......
.......
.......
......

[osd.0]
        host = host1
        public address = 10.5.0.123
        cluster address = 10.5.1.123
        btrfs devs = /dev/sde

[osd.1]
        host = host2
        public address = 10.5.0.123
        cluster address = 10.5.1.123
        btrfs devs = /dev/sdf

.......
.......
......


Now, i want to use xfs as the underneath filesystem so in the ceph.conf file, should the lines "btrfs devs = /dev/sdx" be changed to "xfs devs = /dev/sdx" ?

Isaac

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


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux