To bind a target that does not appear in the Persistent Binding Table:

1. Click Bind New Target. The Bind New Target dialog box is displayed.

Figure 30: HBAnyware Utility, Bind New Target Dialog Box

2.Click the type of binding you want to use, and type the WWPN, WWNN or D_ID you want to bind to the target.

3.Select the Bus ID and Target ID that you want to bind, and click OK.

Note: A target will not appear on the target list if automapping has been disabled and the target is not already persistently bound.

Adding New Targets Using sd.conf for Solaris 8, 9 and 10

You can perform on-the-fly configuration changes, without rebooting, using the HBAnyware utility. For Solaris 8, you must first add the new targets to the sd.conf file.

To add new targets using sd.conf (Solaris 8):

1. Edit the Solaris SCSI configuration file (sd.conf):

#vi /kernel/drv/sd.conf

.

.

.

name="sd" parent="lpfc" target=17 lun=1; name="sd" parent="lpfc" target=18 lun=10; name="sd" parent="lpfc" target=19 lun=15;

.

.

.

2. Save the file and exit vi.

Changing Parameters or Bindings for Solaris 8, 9 and 10

To change parameters or bindings in Solaris 9 and 10, edit the sd.conf file as shown above and force a reread of the file with the update_drv -f sd command.

To change parameters or bindings in Solaris 8:

1.Stop all I/O on the device.

2.Unconfigure all ports with open instances to the driver.

3.Unload the driver using the modunload command. (See "Loading or Unloading the Driver without Rebooting" on page 69 for more information.)

4.Reload the driver using the modload command. (See "Loading or Unloading the Driver without Rebooting" on page 69 for more information.)

Solaris SFS Driver User Manual

Page 68

Page 75
Image 75
Emulex LP1150-F4 Adding New Targets Using sd.conf for Solaris 8, 9, Changing Parameters or Bindings for Solaris 8, 9