HP 3PAR Online Import for EMC Storage Data Migration Guide

DescriptionMandatory/OptionalParameter
Migration Type. For source EMC
Storage system supported migration
Defaults to offlinemigtype
type is MDM. Exception is where
volumes being migrated do not have a
host in their storage group on the
source EMC Storage system. This type
of migration must be offline.
UID of the destination storage system.
Since there is a 1:1 mapping, this is an
Optionaldestinationuid
optional parameter as the destination
will be autoselected.
Number of nodes in a cluster. Not
applicable for source EMC Storage
system MDM migration.
Not applicableClunodes
EXAMPLES
>createmigration -sourceuid 50067890C6E059EE -srchost "HPDL585-01" -destcpg "FC_r5"
-destprov thin -migtype MDM
>SUCCESS: Migration job submitted successfully. Please check status/details using
showmigration command.
Migration id: 1395864499741
>showmigration -migrationid 1395864499741
MIGRATION_ID TYPE SOURCE_NAME DESTINATION_NAME
START_TIME END_TIME STATUS(PROGRESS)(MESSAGE)
1395864499741 MDM CLARiiON+APM00123452867 3par_7200_DCA_01 Wed Mar 26
13:08:19 PDT 2014 -NA- preparationcomplete(100%)(-NA-)
>showmigrationdetails -migrationid 1395864499741
SOURCE_VOLUME DESTINATION_VOLUME TASK_ID PROGRESS
OIU_Test_Lun_01 OIU_Test_Lun_01 |unknown| 0%
The createmigration command example with mixed provisioning type. Create migration with
EMC 1 to be thin but others to be full provisioning, enter command:
createmigration -sourceuid 50067890C6E059EE -srcvolmap [{"EMC_1", thin, "FC_r5"}]
-destcpg FC_r5 -destprov full -migtype MDM
>SUCCESS: Migration job submitted successfully. Please check status/details using
showmigration command.
Migration id: 1400939745313
removedestination
Removes an added destination storage system.
DESCRIPTION
The removedestination command removes already added destination storage system and
clears all related migrations.
64 HP 3PAR Online Import Utility for EMC Storage: Commands