Compaq StorageWorks HSG60 ACS Solution V8.6 for SGI IRIX Installation and Configuration Guide

Configuration Procedures 511
If the controller did have a failover mode previously set, the CLI may report an error.
Clear the error with this command:
CLEAR_ERRORS CLI
3. Enter the following command to remove any previously configured connections:
SHOW CONNECTIONS
A list of named connections, if any, is displayed.
4. Delete these connections by entering the following command:
DELETE !NEWCON01
Repeat this delete command for each of the listed connections. When completed, no
connections will be displayed.
Configure Controller Settings
5. Set the version to SCSI-2 using the following command:
SET THIS SCSI_VERSION=SCSI-2
Setting the SCSI version to SCSI-3 does not make the controller fully compliant with
the SCSI-3 standards.
6. Set the topology for the controller. If both ports are used, set topology for both ports:
SET THIS PORT_1_TOPOLOGY=FABRIC
SET THIS PORT_2_TOPOLOGY=FABRIC
If the controller is not factory-new, it may have another topology set, in which case
these commands will result in an error message. If this happens, take both ports offline
first, then reset the topology:
SET THIS PORT_1_TOPOLOGY=OFFLINE
SET THIS PORT_2_TOPOLOGY=OFFLINE
SET THIS PORT_1_TOPOLOGY=FABRIC
SET THIS PORT_2_TOPOLOGY=FABRIC
Restart the Controller
7. Restart the controller, using the following command:
RESTART THIS
It takes about one minute for the CLI prompt to come back after a RESTART
command.