Product guide

36
Symmetrix Fibre Channel with Qlogic HBAs on UnixWare 7
Fabric Configurations
Configuring the Driver
to Output Persistent
Binding Information
Setup Checklist step 9b
To obtain the persistant binding information needed from the
osmlog, edit driver configuration file
/etc/conf/pack.d/qlc2200/space.c as follows:
1. Modify these two lines as shown:
char qlc2200_enable_binding = 0;
char qlc2200_enable_output_binding = 1;
2. Save the changes to space.c; then rebuild the kernel as follows
a. Type
cd /etc/conf/bin ENTER.
b. Type
./idbuild -B ENTER.
c. Type
./idcpunix ENTER.
3. Reboot.