Operating System - HP-UX
1825766 Members
2557 Online
109687 Solutions
New Discussion

Re: PVLinks v Securepath failover - only 1 way? - EVA8000

 
SOLVED
Go to solution
A.W.R
Frequent Advisor

PVLinks v Securepath failover - only 1 way? - EVA8000

Hi,

We have an rx6600 with HP-UX 11i v2 with dual fc controllers connected to a SAN with an EVA8000 storage subsystem.

THe rx6600 is using PVlinks for to handle the FC controller redundancy.

We have found that with PVlinks the LUNs will only failover once. PVlinks does not failback when the primary path is restored. We need to do a reboot to achieve this. Is this the correct behaviour of PVlinks?

We have been told that Securepath will sort out this problem, will Securepath be a better option?

Appreciate any input you can share.

Thanks
Andrew
5 REPLIES 5
Torsten.
Acclaimed Contributor

Re: PVLinks v Securepath failover - only 1 way? - EVA8000

You should have at least 4 pathes (1 primary - 3 alternate) to a vdisk. If one path fails you will see this path as unavailable in vgdisplay. Once it come back, it should be available again.

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!   
Court Campbell
Honored Contributor

Re: PVLinks v Securepath failover - only 1 way? - EVA8000

I personally like securepath. I like the load balancing features it has. I know you can load balance with PVlinks, but the options you have for load balancing like round-robin and least I/O seem worth it.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Torsten.
Acclaimed Contributor

Re: PVLinks v Securepath failover - only 1 way? - EVA8000

Of course this features are really nice, I assume for this reason they are in hp-ux 11.31 ;-)

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!   
Basheer_2
Trusted Contributor

Re: PVLinks v Securepath failover - only 1 way? - EVA8000

Hi Andy,

I strongly recommend secure path ( which is going away in favor of bill's DMIO). i dont know why you guys are using pvlinks in a EVA8000
Jean-Marc Eurin
New Member
Solution

Re: PVLinks v Securepath failover - only 1 way? - EVA8000

Hello Andrew,

For PVlinks to failback to the primary path, you need to have the "autoswitch" set on the PV.

You can check the autoswitch status using 'pvdisplay /dev/dsk/cxtydz' and you can set it using the 'pvchange -S y /dev/dsk/cxtydz'.

Note that recent LVM patches have improved the failover times of PVlinks.

Regards,

Jean-Marc