Description of problem: In an event of a failover, non-primary images need to be promoted to primary, with OpenStack Cinder, this is being done by iterating through each image of a pool. Could we have a more global call that could promote all images (at the same time?) of a pool to primary? The main idea is to have a fast process for this, faster than iterating through each image. Version-Release number of selected component (if applicable): 3.0
Use the new rbd CLI commands of "rbd mirror pool promote <pool>" and "rbd mirror pool demote <pool>".
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3387