此内容没有您所选择的语言版本。
13.76. manila share-replica-reset-replica-state
usage: manila share-replica-reset-replica-state [--replica-state <replica_state>] <replica>
Explicitly update the 'replica_state' of a share replica (Experimental).
Positional arguments
- <replica>
ID of the share replica to modify.
Optional arguments
- --replica-state <replica_state>, --replica_state <replica_state>, --state <replica_state>
Indicate which replica_state to assign the replica.
Options include in_sync, out_of_sync, active, error.
If no state is provided, out_of_sync will be used.