On Wed, 07 Jan 2009 17:33:24 -0800 (PST)
aniu <[email protected]> wrote:

> thanks tmcmahon!   
> but i want access the original path before  enable mpxio.
> how do i?
> >If c2 and c4 were the original targets before you enable mpxio they 
> >won't be accessible. You might want to run devfsadm -C to clear them
> >up.


You could read the manpage for stmsboot, which tells you that
there is an option to display that information - the -L option.

example:

# stmsboot -L
non-STMS device name                    STMS device name
------------------------------------------------------------------
/dev/rdsk/c0t7d0        /dev/rdsk/c4t600A0B8000254D3E00000D44462D5586d0
/dev/rdsk/c0t7d1        /dev/rdsk/c4t600A0B80002FC0C100000B0B462D3A7Fd0
/dev/rdsk/c0t7d2        /dev/rdsk/c4t600A0B80002FC0C100000B0A462D2D05d0
/dev/rdsk/c0t7d3        /dev/rdsk/c4t600A0B8000254D3E00000D43462D5126d0
/dev/rdsk/c0t8d0        /dev/rdsk/c4t600A0B8000254D3E00000D44462D5586d0
/dev/rdsk/c0t8d1        /dev/rdsk/c4t600A0B80002FC0C100000B0B462D3A7Fd0
/dev/rdsk/c0t8d2        /dev/rdsk/c4t600A0B80002FC0C100000B0A462D2D05d0
/dev/rdsk/c0t8d3        /dev/rdsk/c4t600A0B8000254D3E00000D43462D5126d0
/dev/rdsk/c2t8d0        /dev/rdsk/c4t600A0B8000254D3E00000D44462D5586d0
/dev/rdsk/c2t8d1        /dev/rdsk/c4t600A0B80002FC0C100000B0B462D3A7Fd0
/dev/rdsk/c2t8d2        /dev/rdsk/c4t600A0B80002FC0C100000B0A462D2D05d0
/dev/rdsk/c2t8d3        /dev/rdsk/c4t600A0B8000254D3E00000D43462D5126d0
/dev/rdsk/c2t9d0        /dev/rdsk/c4t600A0B8000254D3E00000D44462D5586d0
/dev/rdsk/c2t9d1        /dev/rdsk/c4t600A0B80002FC0C100000B0B462D3A7Fd0
/dev/rdsk/c2t9d2        /dev/rdsk/c4t600A0B80002FC0C100000B0A462D2D05d0
/dev/rdsk/c2t9d3        /dev/rdsk/c4t600A0B8000254D3E00000D43462D5126d0
/dev/rdsk/c3t2d0        /dev/rdsk/c4t500000E011B3C040d0
/dev/rdsk/c3t3d0        /dev/rdsk/c4t500000E011B3EE80d0


What you *must* remember, however, is that if you have MPxIO
paths (because MPxIO is enabled), then you are *not* able to
access the old physical path. This is by design.


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