]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/ceph: Invoke newfs for CephFS as needed
authorJohn Spray <john.spray@inktank.com>
Tue, 27 May 2014 13:12:07 +0000 (14:12 +0100)
committerJohn Spray <jspray@redhat.com>
Mon, 30 Jun 2014 09:40:18 +0000 (10:40 +0100)
commit8be756a065ed041e64edecac4fbafa7d09f01398
tree34509686374a66feaa863cae245855144a6c3b62
parent6b948075957e2a12854706858ebda38a56efc411
task/ceph: Invoke newfs for CephFS as needed

New ceph versions will no longer create the
CephFS pools and will not enable the filesystem
by default.  This change adds an explicit step
to the cluster initialization to create the
filesystem if it doesn't already exist.

Signed-off-by: John Spray <john.spray@inktank.com>
teuthology/task/ceph.py