[SunHELP] SunHELP Digest, Vol 86, Issue 3

David Strom dstrom at ciesin.columbia.edu
Fri Sep 28 13:29:20 CDT 2012


Here, it's not too long:

# more /kernel/drv/scsi_vhci.conf
#
# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#pragma ident   "@(#)scsi_vhci.conf     1.9     04/08/26 SMI"
#
name="scsi_vhci" class="root";
#
# Load balancing global configuration: setting load-balance="none" will 
cause
# all I/O to a given device (which supports multipath I/O) to occur via one
# path.  Setting load-balance="round-robin" will cause each path to the 
device
# to be used in turn.
#
load-balance="round-robin";
#
# Automatic failback configuration
# possible values are auto-failback="enable" or auto-failback="disable"
auto-failback="enable";
#
# For enabling MPxIO support for 3rd party symmetric device need an
# entry similar to following in this file. Just replace the "SUN     SENA"
# part with the Vendor ID/Product ID for the device, exactly as reported by
# Inquiry cmd.
#
# device-type-scsi-options-list =
# "SUN     SENA", "symmetric-option";
#
# symmetric-option = 0x1000000;
#

--
Dave

On 9/28/2012 2:25 PM, Richie wrote:
> On 9/28/2012 1:35 PM, David Strom wrote:
>> I have notes on configuring Solaris 10 for our old CX500, now using a
>> NS-120 which includes a CX-120, I believe.
>>
>> In /kernel/drv/fp.conf, I have this line:
>>
>> mpxio-disable="yes";
>>
>> So, to use PowerPath (we are), it would seem you should be disabling
>> mpxio in that file.
>>
>> HTH.
>>
>> --
>> David Strom
>>
>
> Do you mind sending me your scsi_vhci.conf ?  In the mean time I have
> decided to engage Oracle support on this.


More information about the SunHELP mailing list