HP StorageWorks HSG80 ACS Solution Software V8.8 for IBM AIX Installation and Configuration Guide (AA-RV1HA-TE, March 2005)

FC Configuration Procedures
148 HSG80 ACS Solution Software V8.8 for IBM AIX Installation and Configuration Guide
Setting This Controller
5. To set the prompt to the HSG80 controller, enter:
SET THIS_CONTROLLER PROMPT=”HSG>”
6. Clear any persistent error messages by entering the following command:
HSG> CLEAR CLI
7. Set the node by acquiring the World Wide Name (WWN) node number and
checksum from the enclosed label (located on the top surface of the controller
enclosure), and by entering the following command:
HSG> SET THIS_CONTROLLER NODE=NNNN-NNNN-nnnn-NNNN CHECKSUM
8. Enable the command console LUN by entering the following command:
HSG> SET THIS_CONTROLLER COMMAND_CONSOLE_LUN
9. Set the port topology offline by entering the following command:
HSG> SET THIS_CONTROLLER PORT_1_TOPOLOGY=OFFLINE
HSG> SET THIS_CONTROLLER PORT_2_TOPOLOGY=OFFLINE
10. Set the port topology by entering the following command:
HSG> SET THIS_CONTROLLER PORT_1_TOPOLOGY=FABRIC
HSG> SET THIS_CONTROLLER PORT_2_TOPOLOGY=FABRIC
See Table 15 for an example of LOOP_HARD topology setup.
11. Set the SCSI version by entering the following command:
HSG> SET THIS_CONTROLLER SCSI VERSION= <SCSI-2 or SCSI-3>
12. Determine if the operating system set for the online controller connection is
AIX_CAMBEX, by entering the following command:
HSG> SHOW CONNECTIONS
Note: Although an IBM operating system entry exists in the CLI and SWCC, for the
fibre channel connection, use setting AIX_CAMBEX for operation with your IBM host.
The IBM setting may cause problems when LUNs are not available to AIX or during
controller failover.
HSG> SET !NEWCONxx OPERATING_SYSTEM=AIX_CAMBEX
where: xx is the online connection ID produced in the SHOW CONNECTIONS command
above.