mirror of
https://github.com/ceph/ceph
synced 2024-12-13 15:08:33 +00:00
df550c9cce
Remove btrfs specific keys and replace them by more generic keys to be able to replace btrfs with e.g. xfs or ext4 easily. Add new key to define the osd fs type: 'osd mkfs type', which can get defined in the [osd] section for all OSDs. Replaced config keys: - 'btrfs devs' -> 'devs' - 'btrfs path' -> 'fs path' - 'btrfs options' -> 'osd mount options $fstype' New config key: - 'osd mkfs options $fstype': file system specific options for mkfs - 'osd mkfs type': to define the filesystem for mkfs and also mount Replaced in mkcephfs: --mkbtrfs with --mkfs Replaced in init-ceph: - --btrfs with --fsmount - --nobtrfs with --nofsmount - --btrfsumount with --fsumount NOTE: old options from mkcephfs and init-ceph will still work, but get may removed in the future from the scripts. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> |
||
---|---|---|
.. | ||
ceph-authtool.rst | ||
ceph-clsinfo.rst | ||
ceph-conf.rst | ||
ceph-debugpack.rst | ||
ceph-dencoder.rst | ||
ceph-fuse.rst | ||
ceph-mds.rst | ||
ceph-mon.rst | ||
ceph-osd.rst | ||
ceph-rbdnamer.rst | ||
ceph-run.rst | ||
ceph-syn.rst | ||
ceph.rst | ||
cephfs.rst | ||
crushtool.rst | ||
index.rst | ||
librados-config.rst | ||
mkcephfs.rst | ||
monmaptool.rst | ||
mount.ceph.rst | ||
osdmaptool.rst | ||
rados.rst | ||
radosgw-admin.rst | ||
radosgw.rst | ||
rbd.rst |