Robert Milkowski wrote:
> Hello James,
....
> JCM> Sorry, I misread your stanza. You should in fact have
> 
> JCM> tape="sctp";
> JCM> ddi-vhci-class="scsi_vhci";
> JCM> name="mpt" parent="/[EMAIL PROTECTED],0/pci8086,[EMAIL 
> PROTECTED]/pci1000,3150" unit-address="0"
> JCM> mpxio-disable="yes";
> JCM> mpxio-disable="no";
> 
> 
> JCM> note the parent=... part.
> 
> 
> # grep -v "^#" /kernel/drv/mpt.conf
> tape="sctp";
> ddi-vhci-class="scsi_vhci";
> name="mpt" parent="/[EMAIL PROTECTED],0/pci8086,[EMAIL 
> PROTECTED]/pci1000,3150" unit-address="0" mpxio-disable="yes";
> mpxio-disable="no";


darnit, I got it wrong again :(
sorry!


Try this instead:


name="mpt" parent="/[EMAIL PROTECTED],0/pci8086,[EMAIL PROTECTED]" 
unit-address="0" 
mpxio-disable="yes";




> No warning message but after a reboot local disks are under MPxIO and
> 2530 still are not under MPxIO.
> See that parent for local disks is exactly as above yet still MPxIO is
> enabled for them.


hopefully the above change to the parent= bit will help here.


Please let me know how it goes, and send me another prtpicl -v
output when you've tried this latest.


thanks,
James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to