Comment 10 for bug 1419884

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/169226
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=c20b2f8463e962734222382a77f26b91a53fd264
Submitter: Jenkins
Branch: master

commit c20b2f8463e962734222382a77f26b91a53fd264
Author: Stanislav Makar <email address hidden>
Date: Tue Mar 31 09:07:18 2015 +0000

    Fix floating problem with OSD down

    * Add the OSD activation and check if osd process for each OSD is started.
    * Change the process of adding OSDs to cluster. Now Ceph OSDs are added one by
     one instead of by all together. This allows to check the every OSD status
     during adding to cluster.

    Change-Id: I8e64c1b15ed92e6fb5939b6f41728efacae64319
    Closes-bug: #1419884