HP (Hewlett-Packard) AA-RW7CE-TE Universal Remote User Manual


 
May 18 15:10:30 simonb Create devinfo failed.
Enabling MPxIO
To enable MPxIO
for HP storage devices, the appropriate information for device-type-scsi-
options-list n
eed to be added in the /kernel/drv/scsi_vhci.conf le.
1. Use a text edit
or to change the conguration le. For example:
# vi /kernel/drv/scsi_vhci.conf
2. ForSolaris8and9performthefollowingsteps:
a. Change the mpxio-disable parameter to the following:
mpxio-disab
le="no";
b. Verify that the load-balance and auto-failback parameters are set to the following values
(the default setting may vary depending on the patch level / OS version):
load-balance="none";
auto-failb
ack="disable";
c. Add the following lines to cover all HP arrays:
device-type-scsi-options-list =
"HP HSV101", "symmetric-option",
"COMPAQ HSV111", "symmetric-option",
"HP HSV2", "symmetric-option",
"HP OPEN", "symmetric-option";
symmetric-option = 0x1000000;
NOTE:
Enter six spaces after ”HP” and two spaces after “COMPAQ”.
3. For Solaris 10 (patch 118833-24 for SPARC, patch 118855-19 for x86) , the scsi_vhci driver is
capable of detecting Asymmetric Logical Unit Access (ALUA) compliant devices advertised in the
Target Port Group Support (TPGS) eld. The EVA 4000/6000/8000 and the EVA 3000/5000
V4 are ALUA compliant arrays. Add the following lines to cover all H P arrays:
device-type-scsi-options-list =
"HP OPEN", "symmetric-option";
symmetric-option = 0x1000000;
NOTE:
Enter six spaces after ”HP”.
4. Depending on the Solaris version, select one of the following options:
a. For Solaris 8 or 9—run a reconguration reboot in order to activate the changes:
# reboot -- -r
b. For Solaris 10 (SPARC)—run the stmsboot command and conrm the reboot:
# stmsboot –e
c. For Solaris 10 (x86)–reboot the system to load the new denition if you are congu ring
for XP. Conguring for EVA does not require a reboot since denition has already been
congured.
MPxIO for Sun Solaris
9