ceph/doc
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
..
_templates
_themes/ceph doc: Made changes to the CSS to make admonitions more prominent. 2012-11-07 14:11:56 -08:00
api doc: add JavaDoc to Sphinx 2012-10-26 10:28:50 -07:00
cephfs doc: fix Hadoop config option typo 2012-11-07 17:07:55 -08:00
changelog doc: v0.48.2argonaut release notes 2012-09-20 09:42:58 -07:00
cluster-ops doc: update crush weight ramping process 2012-11-13 16:00:00 -08:00
config-cluster doc: Fix per-daemon public/private settings: "network" -> "addr" 2012-11-07 17:17:12 -08:00
dev doc/: document recovery reservation process 2012-11-07 17:21:32 -08:00
images doc: updated front page graphic. 2012-10-26 14:45:08 -07:00
install doc: Rewrote index for install section per new IA. 2012-11-07 22:42:41 -08:00
man make mkcephfs and init-ceph osd filesystem handling more flexible 2012-11-23 19:14:52 -08:00
mon
radosgw Merge branch 'wip-keystone' into wip-rgw-integration 2012-11-08 17:19:18 -08:00
rbd doc: reorder some openstack/rbd instructions 2012-11-13 08:14:18 -08:00
scripts
start doc: Added lines between title and body. Pre IA cleanup. 2012-11-07 14:11:29 -08:00
.gitignore
architecture.rst doc: Minor edits and added reference to Cephx intro. 2012-11-05 11:02:55 -08:00
conf.py doc: update copyright to include contributors, CC 2012-10-25 17:51:04 -07:00
faq.rst :doc: Updated FAQ with a friendlier message. 2012-09-11 11:09:01 -07:00
favicon.ico doc: favicon.ico should be new Ceph icon. 2012-07-18 07:35:00 -07:00
index.rst doc: Removed source/index from top-level toc tree per new IA. 2012-11-07 22:42:12 -08:00
logo.png
release-notes.rst doc/release-notes: fix heading 2012-11-13 17:11:34 -08:00