1834058 Members
2470 Online
110063 Solutions
New Discussion

find alternate links

 
bharat satsangi
Frequent Advisor

find alternate links

hi
i need to find out all the alternate path associated with /dev/dsk/c15t1d1. is there any way to get it.
Thanks
7 REPLIES 7
Kapil Jha
Honored Contributor

Re: find alternate links

depends upon what you using,
if power path
powermt display dev=XXXX

would show u...

if nothing just normal LVM then do a
vgdisplay -v vg_which has this disk

you would see the alternate disk marked with alternate disk.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
bharat satsangi
Frequent Advisor

Re: find alternate links

i dont have power path.
and the alternate path is not yet added so it is not showing in vgdisplay.
please help.
Sunil Sheoran
Frequent Advisor

Re: find alternate links

Hi Bharat,

This depend on the type of storage and OS version you are using. In case of HP-UX 11.31 you can use
#ioscan -m dsf

Above command will show you the persistant path & all the legacy paths which are the alternat path of that disk.

In case of EMC storage you can use EMC power path software & can use the command
# powermt display

In case of HP Storage & HP-UX 11.23 or below you are supposed to use auto path or secure path software for load balancing & can use the coomand below to see the alt path to the disk.
# autopath display

Thanks

Sunil


Torsten.
Acclaimed Contributor

Re: find alternate links

If not on 11.31 then SAM will show you.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Kapil Jha
Honored Contributor

Re: find alternate links

If you do not have hell lotta disk....only c number would change tand d would remain same for the disk.
You can make out from there I suppose.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Robert Salter
Respected Contributor

Re: find alternate links

What OS version are you running, what type of storage are you using? Fiber or SCSI?

Time to smoke and joke
bharat satsangi
Frequent Advisor

Re: find alternate links

.