]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
Fix issue with old ceph-disk-prepare 18/head
authorAlexandre Marangone <alexandre.marangone@inktank.com>
Fri, 29 Mar 2013 17:39:26 +0000 (10:39 -0700)
committerAlexandre Marangone <alexandre.marangone@inktank.com>
Fri, 29 Mar 2013 17:45:56 +0000 (10:45 -0700)
commit16e187d7c4583f0ada785273515879dc89c0463a
tree3a25c5819ab942f22b3c11a4a2c1b2e5d9bf0b1b
parent904fb27f0d35e9a87d25d3a643e7fb273fae4401
Fix issue with old ceph-disk-prepare

Old ceph-disk-prepare re-write the partition table and fail before writting
the Parition GUID.
This fix tests the presence of a osd_device status, if present, we skip
the OSD.
It also fix a typo when setting the osd_device status

Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
recipes/osd.rb