Operating System - HP-UX
1832275 Members
2213 Online
110041 Solutions
New Discussion

How to link logical volume with redundant Coltroller

 
Supen Kumar Khan
Occasional Contributor

How to link logical volume with redundant Coltroller

In my work place there is a VA7110 box having two controller.

I have created one Logical volume over a priticular Storage partition.
How could I link the Logical volume with the second controller of the VA7110 box..pls help me .
2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: How to link logical volume with redundant Coltroller

run
vgscan -v -p
to find more information and
vgextend vgxx
the alternate path.

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!   
skt_skt
Honored Contributor

Re: How to link logical volume with redundant Coltroller

Supen,

Looks like you created a logical unit(LUN) created and wants to make the same LUN visible over the other/alternate path too.
am i correct?

which tool did u used to create the logical volume?