]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph: use default data, keyring locations
authorSage Weil <sage@inktank.com>
Sun, 17 Feb 2013 06:32:16 +0000 (22:32 -0800)
committerSage Weil <sage@inktank.com>
Mon, 18 Feb 2013 21:39:05 +0000 (13:39 -0800)
commitd1d36241b7a5e3a5f0b32b39288ed54c9cef2ca0
treeac7527da5447c63e161ee49ff21315bc6ff1a88c
parent7a61b237d66f894b0bfc97c28ea213baf6fb764c
ceph: use default data, keyring locations

This required reordering the cluster setup so that we do the ceph-osd
--mkfs --mkkey prior to gathering keys and initializing the monitors.

Also, run daemons as root.

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/ceph.conf.template
teuthology/misc.py
teuthology/nuke.py
teuthology/task/ceph.py
teuthology/task/scrub_test.py