HP StorageWorks HSG80 ACS Solution Software V8.8 for Linux X86 Installation and Configuration Guide (AA-RV1LA-TE, March 2005)
FC Configuration Procedures
122 HSG80 ACS Solution Software V8.8 for Linux X86 Installation and Configuration Guide
Setting Up a Single Controller
Powering On and Establishing Communication
1. Connect the computer or terminal to the controller, as shown in Figure 35.
The connection to the computer is through the COM1 or COM2 port.
2. Turn on the computer or terminal.
3. Apply power to the storage subsystem.
4. Open the file
/etc/uucp/port.
5. Verify that the computer or terminal is configured as follows as shown in the
port file:
— 9600 baud
— 8 data bits
— 1 stop bit
—no parity
— no flow control
If these lines are not in the
port file for the appropriate serial port, enter them
and save the file.
6. Create
/dev/ttys0 by entering the following commands:
cd /dev
./MAKEDEV ttyS0
7. Open a terminal window from the Desktop Program menu.
8. Start the Call Up (CU) Program, by entering the following command at the
prompt:
cu -p com1
9. Press Enter. A copyright notice and the CLI prompt is displayed, indicating
that you established a local connection with the controller.
Note: This example uses the Linux Call Up (CU) program which can be found in the
UUCP package.