Breaksyncmirrortask command, Changesyncmirrorgroupmode command, Createsyncmirrorgroup command – HP SAN Virtualization Services Platform User Manual
Page 51
![background image](/manuals/398597/51/background.png)
BreakSyncMirrorTask
command
Syntax
BreakSyncMirrorTask -Group SyncMirrorGroupName, ~
-Task Task_1_Name [, -Task Task_2_Name, . . . ]
Description
Breaks synchronous mirror tasks (that is, removes them from their synchronous mirror group).
NOTE:
The task name must be entered as it appears in the GUI (in the format of
VSMDomainName:TaskName).
ChangeSyncMirrorGroupMode
command
Syntax
ChangeSyncMirrorGroupMode -Group SyncMirrorGroupName, -Mode 1|2
Description
Changes the mode of operation of a synchronous mirror group.
Mode
can be one of the following:
1
—Always synchronous
2
—Automatic failover
CreateSyncMirrorGroup
command
Syntax
CreateSyncMirrorGroup -Name SyncMirrorGroupName, ~
-VirtualDisk SourceVirtualDiskName, ~
[ -QuickRestore 1 | 2 ,] [-Mode 1|2 ,] -timeout 900
Description
Creates a synchronous mirror group.
Mode
can be one of the following:
1
—Always synchronous (default)
2
—Automatic failover
QuickRestore
is actually the dirty mode behavior, and can be one of the following:
1
—No QuickRestore (default)
2
—QuickRestore regions
IMPORTANT:
Be aware that the default values for QuickRestore and Mode are not commonly
used for SVSP, and the other value for these arguments are used most often.
Sample usages
1.
CreateSyncMirrorGroup -Name SyncName, -VirtualDisk “test”, -timeout 900
2.
CreateSyncMirrorGroup -Name SyncGrpName, ~
-VirtualDisk testDyn, -QuickRestore 2, ~
-Mode 2, -timeout 900
3.
CreateSyncMirrorGroup -Name SyncGrpName, -VirtualDisk SourceName, ~
-Mode 2, -timeout 900
CLI command guidance
51