Disable Inbuilt multipathing software of Solaris 10

Dear UNIX Gurus

I need to know how to disable MPXIO feature (Inbuilt multipathing software of Solaris 10) as we are going to implemented iSCSI EMC based SAN. I am bit new to this feature so kindly suggest how to disable it

Regards

It should be off by changing mpxio-disable to yes for iSCSI. It's set in /kernel/drv/iscsi.conf

thanks reborg

when I checked in /kernal/drv/iscsi.conf , there is comment(#) in front of mpxio-disable="yes".

Should I remove the comment symbol in front of this line & restart the computer OR just run
#stmsboot -d

and this will configure the /kernal/drv/iscsi.conf file automatically

Please guide me

Regards

Comment and reboot, if memory serves corectly stmsboot does not affect the iSCSI configuration.

Thanks from the bottom of heart reborg