10400414-002 05/2013
©2013 Overland Storage, Inc.
3-22
SnapSAN S5000 Data Migration User Guide
iSMmc_pair -create command execution example:
# iSMmc_pair -src EXP167_DATA_1 -srcflg ld -dst EXP167_DATA_1_NEW -
dstflg ld -create
iSMmc_pair: Info: iSM36005: Pair Create Start 2011/11/19 22:23:59
SRC:EXP167_DATA_1
iSMmc_pair: Info: iSM36006: Pair Create Normal End 2011/11/19
22:24:09 SRC:EXP167_DATA_1
iSMmc_pair: Info: iSM36001: Command has completed successfully.
ExitStatus:0
# iSMmc_pair -src EXP167_LOG_1 -srcflg ld -dst EXP167_LOG_1_NEW -dstflg
ld -create
iSMmc_pair: Info: iSM36005: Pair Create Start 2011/11/19 22:24:10
SRC:EXP167_LOG_1
iSMmc_pair: Info: iSM36006: Pair Create Normal End 2011/11/19
22:24:13 SRC:EXP167_LOG_1
iSMmc_pair: Info: iSM36001: Command has completed successfully.
ExitStatus:0
Execute the iSMmc_pair -list to check that combinations of paired logical disks are correct.
The following example indicates logical disks named EXP167_DATA_1 and
EXP167_DATA_1_NEW as well as those named EXP167_LOG_1 and EXP167_LOG_1_NEW
are paired.
iSMmc_pair -list command execution example:
# iSMmc_pair -list
---------------------------------------------------------------
[src info]
Vendor WWNN/WWPN
LUN(h)/LDN(h) LD Name Capacity
DI Name
----------------------------------------------------------
[dst info]
Vendor WWNN/WWPN
LUN(h)/LDN(h) LD Name Capacity
DI Name
---------------------------------------------------------------
Overland 200000004C7F0832/200400004C7F0832
0001h/0101h EXP167_LOG_1 50.0 GB
00004C7F08320101
----------------------------------------------------------
Overland 2000000991050243/--------
001eh/001eh EXP167_LOG_1_NEW 100.0 GB
000991050243001E
---------------------------------------------------------------
Overland 200000004C7F0832/200400004C7F0832
0000h/0100h EXP167_DATA_1 50.0 GB
00004C7F08320100
----------------------------------------------------------
Overland 2000000991050243/--------
0021h/0021h EXP167_DATA_1_NEW 150.0 GB
0009910502430021
---------------------------------------------------------------
ExitStatus:0
7.
Execute the iSMmc_start command to start data migration.