Product guide
Table Of Contents
- Introduction
- Arbitrated Loop Configurations
- Fabric Configurations
- UnixWare 7 Fabric Environment
- Setup Checklist
- Verifying Symmetrix Configuration
- Verifying and Updating HBA BIOS-Level Configurations
- Scanning for the Symmetrix on an HBA BIOS Level
- Install the HBA Driver
- Changing System Configuration File Settings
- UnixWare 7 Conventions and Persistent Binding Information
- Beware of Ghost Names
- Configuring and Enabling Persistent Binding
- Troubleshooting

29
Symmetrix Fibre Channel with Qlogic HBAs on UnixWare 7
Fabric Configurations
6. Copy the EMC-approved UnixWare 7.1.1 driver to the /tmp
directory your UnixWare 7 host as qlc2200.Z.
Creating the Driver
Diskette
Setup Checklist step 6b
1. Type cd /tmp ENTER.
2. Type
uncompress qlc2200.Z ENTER.
3. The driver is in a disk image format and should be copied onto a
diskette to be installed. Insert a blank diskette into the
UnixWare 7 host.
4. Type
format /dev/rdsk/f0q18dt ENTER, to format the diskette.
5. To copy the disk image to the the diskette, type
dd if=/tmp/qlc2200 of=/dev/rdsk/f0q18dt ENTER.
This process takes several minutes.
6. Proceed to Installing the Driver.
Installing the Driver Setup Checklist step 6c
1. Insert the EMC-approved qla2200 driver diskette into the diskette
drive.
2. Type pkgadd -d diskette1 ENTER to start installing the package.
3. Type
GO ENTER to start scanning the diskette.
4. When the scan is complete, type
1 ENTER to select the QLA2200
package.
5. After installation is complete, type
q ENTER to exit the package
installation utility.
6. Type
shutdown ENTER to reboot the host.