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

Configuring a Standard Data Replication Manager Solution
87Data Replication Manager HSG80 ACS Version 8.7P Configuration Guide
The option of installing the SWCC Agent will be presented at this time. Choose Yes.
Installation of the SWCC Agent will begin. When installation is complete, you will be
asked if you wish to start the Agent:
Answer Yes if the host will be used as an SWCC Agent.
Answer No if the host will not be used as an SWCC Agent.
Refer to the HP StorageWorks HSG80 ACS Solution Software Version 8.7 for IBM AIX
Installation and Configuration Guide for additional information on this process.
#umount /cdrom
T 14. Remove the platform kit Fibre Channel driver with the following commands:
#installp -u PC1000.driver.obj
#lslpp -l PC1000.driver.obj
T 15. Load Secure Path for IBM Fibre Channel driver:
a. Load Secure Path CD into CD drive.
b. Enter the following commands:
#mkdir /mnt
#mount -v cdrfs -r /dev/cd0 /mnt
#mkdir /tmp/driver
#cp /mnt/driver/PC1000SP.image /tmp/driver
#cd /tmp/driver
#installp -acd PC1000SP.image all
#lslpp -l PC1000.driver.obj
#umount /mnt
Note: Follow the vendor documentation if using the PC2000 HBA.
T 16. Run Configuration Manager to add the Fibre Channel HBA to the configuration database
with the following commands:
#cfgmgr -v
#lsdev -Cc adapter
T 17. Connect fiber cables to HBAs.
T 18. Run Configuration Manager to add hdisks or HSG80 Raid Array to the configuration
database with the following commands:
#cfgmgr -v
#lsdev -Cc disk
The system will find HSG80 Raid Array devices at this time. If CCL is enabled on the
HSG80 the server will find a Command Console LUN.
Multiple instances of the Command Console LUN hdisks may be displayed. Remove all
of the higher numbered hdisks, keeping only the lowest numbered hdisk of the Command
Console LUN. Remove the hdisks with the following command:
#rmdev -dl hdiskx
where x is the number of the hdisk to be removed.