Comment 22 for bug 1481785

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/cinder (mcp/newton)

Reviewed: https://review.fuel-infra.org/33469
Submitter: Pkgs Jenkins <email address hidden>
Branch: mcp/newton

Commit: c576ea30ab0b3d5f16003fa708e7541074e7a7d3
Author: Yuriy Nesenenko <email address hidden>
Date: Thu May 4 12:46:53 2017

Fix in Cinder size with ceph backend if any of ceph-osd is down

If any of ceph-osd nodes was disconnected/shutdown, then Cinder is
unable to create volumes because 'cinder-volume' show that there
is 0 free space on the storage, despite the fact that 'ceph status'
show a lot of free space.

Closes-Bug: #1481785
Change-Id: I30bf70667374c2d4b51ac29cac4966298c7dd7fe
(cherry picked from commit e6610ee74b5e9169b8fdbd566ad903d295b1fafa)