HP StorageWorks Data Replication Manager HSG80 ACS Version 8.7P Configuration Guide (AA-RPHZF-TE, March 2004)

Configuring a Standard Data Replication Manager Solution
89Data Replication Manager HSG80 ACS Version 8.7P Configuration Guide
T 3. Change the operating system for each connection to AIX (use WINNT for this function):
SET !NEWCONxx OPERATING_SYSTEM=WINNT
T 4. After you have renamed the host connections, issue the following command to see the new
settings:
SHOW CONNECTIONS
Update Switch Zones
The switch zones created earlier must be updated with the host connection information:
T 1. On the top fabric, add the host connection to the zone that contains port 1 of the top target
controller.
T 2. On the bottom fabric, add the host connection to the zone that contains port 1 of the
bottom target controller.
Disable Access to the Hosts at the Target Site
T To prevent the target hosts from writing to any remote copy set targets, access must be
disabled:
SET UnitName DISABLE=ALL
Repeat for each unit.
Note: This step is for remote copy set LUNs only.
Verify the Disks
T Verify that disks are present by issuing the following commands:
cfgmgr –v
lsdev –Cc disk
The cfgmgr command configures hdisks for all LUNs your system can access on the storage
arrays.
The output of the
lsdev command should be similar to that shown in
Example Display 17.
Example Display 17
hdisk0 Available 10-60-00-6,0 16 Bit LVD SCSI Disk Drive
hdisk1 Available 20-58-00-8,0 DEC HSG80 Command Console LUN
hdisk2 Available 20-58-00-8,7 DEC HSG80 RAID Array
In this example:
hdisk0 represents the internal hard drive of your AIX host.
hdisk1 represents the Command Console LUN (CCL).
hdisk2 represents a single unit or LUN (LUN 7 as denoted by the last number in the line
20-58-00-8,7).