Changes the pool assignment for a failback replica set. If you later promote the failback replica set, the resulting volume will be located in the specified pool.
If the original replicated volume was in a pool other than the pool containing the space delegated to the partner, and you demoted the volume to a failback replica set, you must move the failback replica set to the pool with the delegated space before you can promote it.
Format
partner select partner_name failback-replicaset select set_name pool pool_name
Variables
|
partner_name |
Group name of the partner to which the volume was replicated. |
|
set_name |
Name of a failback replica set in the group. |
|
pool_name |
Name of the pool to which you want to move the failback replica set. |
Example
The following example moves a failback replica set to pool2:
> partner select group2 failback-replicaset select vol5 pool pool2