ceph/doc/man/8
Danny Al-Gaaf df550c9cce make mkcephfs and init-ceph osd filesystem handling more flexible
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>
2012-11-23 19:14:52 -08:00
..
ceph-authtool.rst doc: add rbd example to ceph-authtool man page 2012-10-02 15:43:38 -07:00
ceph-clsinfo.rst
ceph-conf.rst
ceph-debugpack.rst ceph-debugpack: updates 2012-10-09 14:13:57 -07:00
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 ceph tool: update url in man page 2012-09-28 17:38:02 -07:00
cephfs.rst
crushtool.rst
index.rst
librados-config.rst
mkcephfs.rst make mkcephfs and init-ceph osd filesystem handling more flexible 2012-11-23 19:14:52 -08:00
monmaptool.rst
mount.ceph.rst
osdmaptool.rst
rados.rst rados: fix man page 2012-09-27 14:10:51 -07:00
radosgw-admin.rst radosgw-admin manpage: Fix broken quotes 2012-10-15 18:18:49 -07:00
radosgw.rst
rbd.rst rbd: document defaults for rbd bench-write 2012-10-22 13:34:23 -07:00