HP 3PAR Online Import for EMC Storage Data Migration Guide

A HP 3PAR Online Import Utility for EMC Storage:
Commands
This appendix provides reference to OIU CLI commands that are used during the Online Import
Utility procedure.
adddestination
Adds a destination system.
DESCRIPTION
The adddestination command adds a destination storage system to the Peer Motion Utility that
is intended to be migrated.
PARAMETERS
DescriptionMandatory/OptionalParameter
IP address of the management station
to connect to get details.
Mandatorymgmtip
Username to be used to connect to
management application.
MandatoryUser
Plain text password to be used.MandatoryPassword
Storage system family type like 3PAROptionalType
Friendly name of the storage system or
serial number or 64 bit
OptionalName or UID
hyphenated/non-hyphenated WWN to
identify the storage system. This is
required especially when there are
multiple storage systems managed
under same IP address.
Port number on which management
application accepts request to connect
OptionalPort
& provide source storage system
details. If not found default based on
storage system type will be used.
True/False. This enables or disables
secure channel communication with
OptionalSecure
source storage system, wherever
applicable. Default value will be false
or default used by source storage
system communication layer.
EXAMPLES
>adddestination -mgmtip 10.21.19.23 -user 3pardst -password 3parhelp -type 3PAR
>SUCCESS: Added destination storage system.
addsource
DESCRIPTION
The addsource command adds a source storage system to the OIU that is intended to be migrated.
adddestination 61