ceph / ceph-cookbook

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

add_bootstrap_hint fails within within virtualbox #223

Open howdoicomputer opened 8 years ago

howdoicomputer commented 8 years ago

This is the last line I get before the Chef run within a vagrant issue hangs:

- execute ceph --admin-daemon '/var/run/ceph/ceph-mon.default-ubuntu-1404.asok' add_bootstrap_peer_hint 10.0.2.15:6789

My testing situation is somewhat different from this cookbook. I am pulling this cookbook in solely for the ceph_client resource so I can set up all the bits needed to mount an RBD volume using Chef and I can't get it working within my test environment.