How do you do this type of config (specifying multiple devices per server) on xfs not btrfs?

[osd.1]
        host = linuscs92
        btrfs devs = /dev/cciss/c1d2

[osd.2]
        host = linuscs92
        btrfs devs = /dev/cciss/c1d3

[osd.3]
        host = linuscs92
        btrfs devs = /dev/cciss/c1d4

[osd.4]
        host = linuscs92
        btrfs devs = /dev/cciss/c1d5

[osd.5]
        host = linuscs93
        btrfs devs = /dev/cciss/c1d2

[osd.6]
        host = linuscs93
        btrfs devs = /dev/cciss/c1d3
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to