Synchronizing a Volume
If one child of a mirrored volume, the source, already contains data, the data can be replicated to the second child, the destination, using the CLI command volume mirror sync. This can be done
See the working example of
volume mirror sync
You need to define two parameters to synchronize a volume:
SWITCH | PARAMETER | DEFINITION | STATUS | EXAMPLE |
-src
SOURCE | ORIGINAL VOLUME MANDATORY | Simple3 |
VOLUME | TO SYNCHRONIZE |
|
| TO |
|
-dst
DESTINATION | NEW VOLUME TO | MANDATORY | Simple5 |
VOLUME | ADD TO |
|
|
| SYNCHRONINZE |
|
|
Example:
The
volume mirror sync –src Simple3 –dst Simple5
140 | SANRAD |