Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

13.11. manila cg-reset-state

usage: manila cg-reset-state [--state <state>] <consistency_group>
Explicitly update the state of a consistency group (Admin only, Experimental).

Positional arguments

<consistency_group>


        Name or ID of the consistency group state to modify.

Optional arguments

--state <state>


        Indicate which state to assign the consistency group.
      Options include available, error, creating, deleting,
      error_deleting. If no state is provided, available will
      be used.