ceph / ceph-cookbook

Chef cookbooks for Ceph
Apache License 2.0
100 stars 107 forks source link

Ceph Giant doesn't seem to properly start mds #172

Open hufman opened 9 years ago

hufman commented 9 years ago

When setting the version attribute to giant and running the test, it freezes when trying to mount cephfs. The ceph-mds daemon is running, but there aren't any mds lines from ceph -s.

jcsp commented 9 years ago

I'm not familiar with these cookbooks, but it could be that it needs updating for 'fs new' (http://ceph.com/docs/master/cephfs/createfs/)

hufman commented 9 years ago

An example of how to work around is at https://github.com/hufman/ceph-cookbooks/tree/giant-cephfs Looks like we should make some LWRPs to help make the pools and the ceph fs.