The following table lists the TrueCopy consistency group operations and provides the CCI commands and options for each operation.
|
Operation |
CCI command |
|---|---|
|
Reserve CTGs |
paircreate -f[g] fence[CTG ID] |
|
Add pair to the CTG |
paircreate -f[g] fence[CTG ID] |
|
Split pairs in CTG (no reservation time) |
pairsplit -S* |
|
Resync pairs in CTG |
pairresync -f[g] fence[CTG ID] |
|
Delete pairs in CTG |
pairsplit -S |
|
* If you want to split multiple pairs simultaneously, the pairs must be in the same consistency group. |
|