SAN Copy and Open Replicator Migration Between EMC Symmetrix VMAX and EMC VNX
SAN Copy and Open Replicator Migration Between EMC Symmetrix VMAX and EMC VNX
December 5, 2013
1
EMC CONFIDENTIAL
Introduction
Introduction
This section includes the following information:
Purpose on page 2
Limitations on page 2
Purpose
This technical note, prepared by EMC E-Lab, provides best
practices for migrating EMC SAN Copy and Open Replicator
between two EMC storage systems, EMC Symmetrix VMAXand
EMC VNX. The source disk arrays used in this document are EMC
arrays. The destinations included are the EMC Symmetrix VMAX
and EMC VNX storage systems.
Perform migration using the following two procedures.
SAN Copy migration from the VMAX to the VNX storage
system on page 4
Open Replicator migration from VNX to VMAX on page 14
Limitations
This section discusses limitations you must be aware of:
Data migration to EMC VMAX or EMC VNX storage systems
need to use data device. Thin device is not supported in these
data migrations.
For maximum LUN size and LUN numbers, refer to EMC Online
Support at http://support.emc.com, for EMC SAN Copy and
Open Replicator documentation. Contact PSE for the maximum
size of migration volume and number of maximum concurrent
migrations.
Servers using LUNS from a storage array are only permitted to
see those LUNs that should be used and do not see those LUNs
that should not be used. Limitations on the functionality of EMC
SAN Copy or EMC Open Replicator migrations to VMAX or
VNX are outlined below:
On the VNX, storage groups are created.
2 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
Introduction
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 3
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
SAN Copy migration from the VMAX to the VNX storage system
This technical note assumes that the user knows how to access and
use EMC Unisphere for either the Symmetrix VMAX or VNX setup
for SAN Copy and Open Replicator migrations.
This section provides the following information to migrate disk data
from an EMC Symmetrix VMAX storage system to a VNX storage
system using SAN Copy is included in this section:
Step 1: Create switch zoning on page 4
Step 2: Create VNX target LUNs on page 5
Step 3: Create SAN Copy session on page 7
Step 4: Activate the SAN Copy session on page 9
Step 5: Fix SAN Copy session failure on page 12
Step 6: Clean up session after SAN Copy data migration on
page 13
Figure 1 shows an example of the topology used in this section.
4 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
ports to access the VMAX ports for the SAN Copy migration. When
the zones become effective on the switch, the server HBA initiators
should appear in the Unisphere GUI.
Register initiators from server HBAs to Unisphere so storage groups
containing these initiators can be created on the VNX. It is expected
for the servers to have access to the LUNs immediately after zoning.
Using Unisphere 1. Ensure that you have SAN Copy enablers installed.
2. Use Unisphere to manage the target VNX system.
3. On the system page, go to Storage System Properties on the
right. When the Storage System Properties dialog box opens,
click the Software tab. You can see what is enabled, as shown in
Figure 2.
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 5
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
Using CLI Alternatively, you can obtain the LUN IDs through navicli, if
required:
1. Install Naviseccli on a workstation with access to the VNX.
2. Issue the following command:
naviseccli -h 10.246.52.140 -user xxxx -password yyyy -scope 0 getlun -uid
6 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
Using CLI To create a SAN Copy session, a navicli command can be used in
following format:
sancopy -create -name <name> -destlunnumber Networkadmin <VNX lun #> -srcportwwn
<EMC VMAX WWPN> <EMC VMAX LUN #>
Make sure that all destination LUNs are not less than the source LUN in size.
Do you want to create a copy descriptor now? (y/n) y
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 7
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
Verify that all destination LUNs are not less than the source LUN in
size.
When SAN Copy is successfully executed and created, the session
name will appear in the Unisphere GUI. You may need a screen
refresh in the GUI. Refer to Figure 4 and Figure 5, Storage System
Unisphere window, after SAN Copy session, on page 9.
Figure 4 shows the Storage System Unisphere window before
creating a SAN copy session:
8 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 9
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
Using Unisphere Figure 6 shows the status details and session progress in the SAN
Copy Session Status, Copy tab before the SAN Copy session begins.
Figure 6 SAN Copy Session Status dialog box, session not started
Figure 7 shows the status details and session progress in the SAN
Copy Session Status, Copy tab during the data transfer.
Figure 7 SAN Copy Session Status dialog box, during data transfer
10 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
Using CLI The same information can be confirmed by looking at the responses
to the navicli sancopy -info command to see No Failure displayed.
The following -info example uses -all since there was more than one
SAN Copy session. The session created is called "pull" in the
following SAN Copy sessions.
C:\>naviseccli -h 10.246.52.140 -user xxxx -password yyyy -scope 0 sancopy -info
-all
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 11
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
The Unisphere screen will display the SAN Copy result as successful.
If not, the issue needs to be investigated.
12 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
SAN Copy migration from the VMAX to the VNX storage system
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 13
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
14 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
C:\>symcfg disc
C:\>symcfg list
S Y M M E T R I X
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 15
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
Flags Num
DIR:P I Vendor Array LUNs Remote Port WWN
----- ----- -------------- ---------------- ---- --------------------------------
06G:1 . EMC CLARiiON FNM00124500484 5 5006016408600318
Legend:
Flags: (I)ncomplete : X = record is incomplete, . = record is complete.
16 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
ST
A
T Flags Block Capacity LUN Dev LUN
DIR:P E ICRTHS Size (MB) Num Num WWN
----- -- ------- ----- ----------- ----- ----- --------------------------------
06G:1 RW ...F.. 512 10240 0 00016 6006016004A03200753D32FAAACCE211
06G:1 RW ...F.. 512 10240 1 00017 6006016004A03200763D32FAAACCE211
06G:1 RW ...F.. 512 10240 2 00018 6006016004A03200773D32FAAACCE211
06G:1 RW ...F.. 512 10240 3 00019 6006016004A03200783D32FAAACCE211
06G:1 RW ...F.. 512 10240 4 00020 6006016004A03200347EEE03ABCCE211
Legend:
Flags: (I)ncomplete : X = record is incomplete, . = record is complete.
(C)ontroller : X = record is controller, . = record is not controller.
(R)eserved : X = record is reserved, . = record is not reserved.
(T)ype : A = AS400, F = FBA, C = CKD, . = Unknown
t(H)in : X = record is a thin dev, . = record is not a thin dev.
(S)ymmtrix : X = Symmetrix device, . = not Symmetrix device.
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 17
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
'Create' operation successfully executed for the device list in device file
'VNX7600-Pull.txt'.
STARTING a REMOTE Copy CREATE (PULL) (HOT) (NODIFFERENTIAL) (COPY) (DONOR UPDATE)
18 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
If a case arises where you need to force a copy from a larger device to
a smaller device (for example, you initially copied data to a larger
device and now want to copy the same data back to the smaller
device), you must include the -force_copy option with the symrcopy
create command.
Total ---------
Track(s) 819200
MB(s) 51200.0
Legend:
R: (Remote Device Vendor Identification)
S = Symmetrix, C = Clariion, . = Unknown.
Flags:
(C): X = The background copy setting is active for this pair.
. = The background copy setting is not active for this pair.
(D): X = The session is a differential copy session.
. = The session is not a differential copy session.
(S): X = The session is pushing data to the remote device(s).
. = The session is pulling data from the remote device(s).
(H): X = The session is a hot copy session.
. = The session is a cold copy session.
(U): X = The session has donor update enabled.
. = The session does not have donor update enabled.
(T): M = The session is a migration session.
R = The session is a RecoverPoint session.
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 19
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
20 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
Total ---------
Track(s) 567758
MB(s) 35484.9
Legend:
R: (Remote Device Vendor Identification)
S = Symmetrix, C = Clariion, . = Unknown.
Flags:
(C): X = The background copy setting is active for this pair.
. = The background copy setting is not active for this pair.
(D): X = The session is a differential copy session.
. = The session is not a differential copy session.
(S): X = The session is pushing data to the remote device(s).
. = The session is pulling data from the remote device(s).
(H): X = The session is a hot copy session.
. = The session is a cold copy session.
(U): X = The session has donor update enabled.
(T): C = The session is a continuous session.
M = The session is a migration session.
R = The session is a RecoverPoint session.
S = The session is a standard ORS session.
(Z): X = The session has front-end zero detection enabled.
. = The session does not have front-end zero detection enabled.
(*): The failed session can be reactivated.
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 21
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
Total ---------
Track(s) 0
MB(s) 0.0
Legend:
R: (Remote Device Vendor Identification)
S = Symmetrix, C = Clariion, . = Unknown.
Flags:
(C): X = The background copy setting is active for this pair.
. = The background copy setting is not active for this pair.
(D): X = The session is a differential copy session.
. = The session is not a differential copy session.
(S): X = The session is pushing data to the remote device(s).
. = The session is pulling data from the remote device(s).
(H): X = The session is a hot copy session.
. = The session is a cold copy session.
(U): X = The session has donor update enabled.
. = The session does not have donor update enabled.
(T): M = The session is a migration session.
R = The session is a RecoverPoint session.
S = The session is a standard ORS session.
(Z): X = The session has front-end zero detection enabled.
. = The session does not have front-end zero detection enabled.
(*): The failed session can be reactivated.
22 EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes
EMC CONFIDENTIAL
Open Replicator migration from VNX to VMAX
'Set Donor Update Off' operation execution is in progress for the device list
in device file 'VNX7600-pull.txt'. Please wait...
'Set Donor Update Off' operation successfully executed for the device list
in device file 'VNX7600-pull.txt'.
EMC believes the information in this publication is accurate as of its publication date. The information is
subject to change without notice.
For the most up-to-date regulatory document for your product line, go to the Technical Documentation and
Advisories section on EMC Powerlink.
For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com.
All other trademarks used herein are the property of their respective owners.
EMC SAN Copy and Open Replicator Migration Between VMAX and VNX Storage Technical Notes 23