Example 16 Using addsource to add a source storage system for online data migration

>addsource -type VMAX -mgmtip 10.10.10.10 -user admin -password adminpw -uid xxxxxxxxxxxxxxxx >SUCCESS: Added source storage system.

>

>showsource

NAME

 

TYPE

UNIQUE_ID

FIRMWARE

MANA

GEMENT_SERVER

OPERATIONAL_STATE

 

 

 

SYMMETRIX+000194901212

VMAX

xxxxxxxxxxxxxxxx

5876.229.145

 

10.10.10.10Good

3.Using the HP 3PAR Online Import Utility adddestination command, add the destination HP 3PAR StoreServ Storage system.

Example 17 Using adddestination to add the destination storage system for online data migration

>adddestination -type 3PAR -mgmtip 10.10.10.10 -user 3paradm -password 3parpassword >SUCCESS: Added destination storage system.

>

>showdestination

NAME

TYPE

UNIQUE_ID

FIRMWARE

MANAGEMENT_SERVER

OPER

ATIONAL_STATE PEER_PORTS

 

 

 

 

3par_7200_DCA_01

3PAR

2FF70002AC005F92

3.2.1

10.10.10.10

Norm

al

2022-0202-AC00-5F92(0:2:2) 2024-0202-AC00-5F92(0:2:4) 2122-0202-AC00-5F92(1:2:2) 2124-02

02-AC00-5F92(1:2:4)

4.Zone the host to the HP 3PAR StoreServ Storage system.

5.Configure native device-mapper multipath on the host:

a.If multipath is not already installed, install it.

b.Register HP 3PAR LUN types with native device-mapper-multipath by whitelisting HP 3PAR-specific information (in the /etc/multipath.conf file, the vendor is 3PARdata and the product is VV). See the HP 3PAR StoreServ product documentation on the Linux host configuration.

NOTE: 3PARdata and VV are case sensitive.

c.Register EMC LUN types with native device-mapper-multipath by whitelisting EMC source array -specific information (if not previously configured).

d.Start native device-mapper-multipath.

e.Reload the multipath.conf file.

46 Performing Online Data Migration Using Linux