You can use an iSCSI attachment to migrate data from a Dell EqualLogic external storage system to your
system.
- Ensure that the iSCSI initiator system is running a level of software
that can support iSCSI migration. For Lenovo Storage V series systems, software version 7.7.0 or later is required.
- Ensure that the firmware that is installed on the iSCSI target
storage system is at the level that is recommended by the manufacturer.
Refer to the product documentation that is supplied with the storage
system for information.
- Verify that Ethernet ports are available and supported on each
system.
- You can use any available Ethernet port to establish iSCSI connectivity
between the Lenovo Storage V series system and the iSCSI target storage controller.
- To avoid performance bottlenecks, the iSCSI initiator and target
systems must use Ethernet ports at the same speed. Do not use a combination
of Ethernet links that run at different speeds.
- Ensure that you have the appropriate number of Ethernet cables
and switches to connect to the Ethernet ports on each system.
- Ensure that the appropriate Ethernet ports on each system are
connected to the appropriate Ethernet switches. For full redundancy
and increased throughput, use two or more Ethernet switches. Similarly
numbered Ethernet ports on each node of each system must be connected
to the same switch. They must also be configured on the same subnet
or VLAN.
For example, Figure 1 shows iSCSI connections between a Lenovo Storage V series system (iSCSI initiator) and a Dell EqualLogic system (iSCSI target). The Lenovo Storage V series system consists of two I/O groups. Because the
Dell system supports a limited number of iSCSI sessions, only two
nodes in a single I/O group can connect to the Dell EqualLogic storage system. A 4-port Ethernet card is installed in each
initiator node in the Lenovo Storage V series system. However, only two ports on initiator node
1 and initiator node 2 are connected to the switches. The first Ethernet
port on each node (IPA and IPE) must be connected to Ethernet switch
1. The second Ethernet port on each node (IPB and IPF) must be connected
to Ethernet switch 2.
Figure 1. Example of an iSCSI connection to a Dell EqualLogic iSCSI target
For more information about configuring support for Dell EqualLogic systems, see Configuring Dell EqualLogic storage systems.
Configure the cabling and systems
- Connect the Ethernet cables from the ports on the Lenovo Storage V series system (iSCSI initiator) to the appropriate Ethernet
switches. Use any available Ethernet port.
Note: On Lenovo Storage V3700 V2 and Lenovo
Storage V3700 V2 XP systems, ensure that Ethernet port 2 is not still configured
to be used as the technician port.
- Connect the Ethernet cables from the ports on the Dell EqualLogic system (iSCSI target) to the appropriate Ethernet switches.
Use any available Ethernet port.
- Stop all host I/O operations.
- On the Dell EqualLogic system, unmap the logical drives that contain the data to be
migrated from the hosts.
- On the Dell EqualLogic system, obtain the size of the volume that you want to migrate
to the Lenovo Storage V series iSCSI initiator system. To do so, enter the following
command, where volume_name is the name of the specific
volume.
- Verify that the Lenovo Storage V series system is configured as a replication layer. To
do so, enter the following command.
- If the Lenovo Storage V series system is not configured correctly, enter the
following command.
svctask chsystem -layer replication
Establish the iSCSI connections
- On the Lenovo Storage V series iSCSI initiator system, enter the following commands
to obtain the system's IP address or iSCSI qualified name (IQN).
- To display the IP address, enter the following command.
svcinfo lsportip
- To display the IQN name, enter the following
command.
svcinfo lsnodecanister
- On the Lenovo Storage V series system, enter the following cfgportip command to configure one or more ports to be used for iSCSI attachment
to the target storage system.
svctask cfgportip –nodenodename-storage yesport_id
Note: If the ports are configured with IPv6
addresses, specify the -storage-6 parameter on
the command.
- On the Dell EqualLogic system, map the volume that contains the data that you want
to migrate to the Lenovo Storage V series system. To do so, enter one of the following commands.
- volume_name
- Name of the volume
from which you want to migrate data (see step 4).
- ip_address
- IPv4 address of
the Lenovo Storage V series iSCSI initiator system, as displayed in step 7.
- iqn_name
- IQN of the Lenovo Storage V series iSCSI initiator system, as displayed in step 7.
- On the Lenovo Storage V series system, enter the following command to discover
the available ports on the iSCSI target system. The source_port_id is the Ethernet port on the Lenovo Storage V series iSCSI initiator system through which the discovery
is made. The dell_group_ip is the group IP
address of the Dell EqualLogic iSCSI target system.
svctask detectiscsistorageportcandidate –srcportidsource_port_id-targetipdell_group_ip
- Display information about the iSCSI
ports that were discovered on the Lenovo Storage V series iSCSI initiator system. The following command
returns information about the unique iSCSI Qualified Name (IQN) and
Internet Protocol (IP) combination.
svcinfo lsiscsistorageportcandidate
- Select one or more port candidates to configure. You can
specify up to 64 candidate IDs, each separated by a colon. The candidate_id is the value in the ID column of the output
that is displayed by the lsiscsistorageportcandidate command.
svctask addiscsistorageportcandidate_id
Note: If you entered authentication
information on the
detectiscsistorageportcandidate command in step
10,
you must also specify that information on this command. Ensure that
you specify the correct
tgt_user_name and
target_chap values on the command, as shown in the following
example.
svctask addiscsistorageportcandidate_id-usernametgt_user_name-chapsecrettarget_chap
Migrate the data
- On the Lenovo Storage V series system, complete the following steps to manage
the logical unit.
- To create one empty storage pool,
enter the following command. The extent_size is the size of the volume that you are migrating from the iSCSI
target system (as displayed in step 5).
svctask mkmdiskgrp -extextent_size
The logical unit that is mapped from the iSCSI target
system appears as an unmanaged-mode MDisk to the Lenovo Storage V series system.
- To list the unmanaged-mode MDisks, enter the following
command.
- If the new unmanaged-mode MDisk is not listed, perform
a fabric-level discovery. Enter the following to command to scan the
network for the unmanaged-mode MDisks.
- To convert the unmanaged-mode MDisk
to an image mode volume disk, enter the following command.
svctask mkvdisk -vtype image -iogrpiogrp_name-mdiskgrpmdiskgrp_name-mdiskmdisk_name-mirrorwritepriority redundancy
- iogrp_name
- Name or ID of the
I/O group.
- mdiskgrp_name
- Name or ID of
the storage pool that you created in step 13.a.
- mdisk_name
- Name or ID of the
unmanaged-mode MDisk.
- To list the hosts that were previously using the data
that the MDisk now contains, enter the following command.
svcinfo lssasportcandidate
- If the host does not exist on the Lenovo Storage V series system, you can create a new iSCSI or Fibre Channel
(or Fibre Channel over Ethernet) host.
- Enter the following command to map the new volume to
the host. When the image mode volume is mapped, it becomes accessible
for I/O operations to the host.
svctask mkvdiskhostmap -hosthostname diskname
- hostname
- Name or ID of the
host you created in step 13.f.
- diskname
- Name or ID of the
virtual disk you created in step 13.d.
- Enter the following command to display information about
the storage pools that are visible to the Lenovo Storage V series system.
- If no storage pools are available on the Lenovo Storage V series system to migrate the storage pool that you created
in step 13.a,
enter the following command to create a new storage pool. The extent_size is the size of the volume that you are migrating
from the iSCSI target system (as displayed in step 5).
svctask mkmdiskgrp -extextent_size-namepool_name
- Migrate the data from the Dell EqualLogic iSCSI target system to the storage pool on Lenovo Storage V series system. For information about migrating data to
volumes, see Managing volumes.
- To monitor the progress of the data migration, enter the
following command.
The data on the logical drives from the Dell EqualLogic iSCSI target system is migrated to the Lenovo Storage V series system. Host I/O operations are also switched
to the Lenovo Storage V series system.
- On the Lenovo Storage V series system, enter the following command to display
the configured ports on the iSCSI target system.
svcinfo lsiscsistorageport
- Delete the configured iSCSI target ports. Specify the row number
from the lsiscsistorageport output to identify
the sessions to delete.
svctask rmiscsistorageportlsiscsistorageport_row_id
- On the Dell EqualLogic iSCSI target system, enter the following command to delete
the volume that you migrated to the Lenovo Storage V series iSCSI initiator system.
deletevolume_name
- Disconnect the Ethernet cables that connect each system to the
Ethernet switches.