Thank you Joe, after turning on the multipathing, the WWN devices show up.
It sounds like that the box where you're seeing the controller and > disk doesn't have multipathing turned on. > > In /kernel/drv/scsi_vhci.conf the default setting for mpxio-disable > is "yes", this must be changed to "no"; > > mpxio-disable="no"; > > and the default the setting for auto-fail back is "disable", you want > to change this to "enable"; > > auto-fail back="enable" > > You must also reboot for these changes to take effect (this is one of > the few times you have to do that in Solaris). > > After the reboot, you should see the WWN. > > Joe > > > > > _______________________________________________ > [email protected] mailing list > http://lists.hosef.org/cgi-bin/mailman/listinfo/luau > >
