Issue with Esx 6.0 U3 - Multipathing - 3PAR 3.2.x

Post Reply
raspoutitsa
Posts: 3
Joined: Wed Apr 25, 2018 6:57 am

Issue with Esx 6.0 U3 - Multipathing - 3PAR 3.2.x

Post by raspoutitsa »

Hi all,

Our infrastructure is like this :
2 ESX 6.0 U3
2 3PAR 3.2.x
4 San Switch
2 fabrics

Between each 3PAR we have made a remote copy link, Two luns are shown to the esx, one active whereas the other one is in standby. We don't have peerpersistence, we are using personna 11 and RR.

BUT, one of our ESX are using the standby path on some datastores, so, we are not able to mount these datastores (becasue in RO) on it.

WE have the same situation on multiple site with same configuration.

Could you help me to solve it ?

Thanks.
ailean
Posts: 392
Joined: Wed Nov 09, 2011 12:01 pm

Re: Issue with Esx 6.0 U3 - Multipathing - 3PAR 3.2.x

Post by ailean »

Don't export from mirror target unless full peer persistence configured (you don't need the witness part though).
markinnz
Posts: 136
Joined: Tue Mar 29, 2016 9:32 pm

Re: Issue with Esx 6.0 U3 - Multipathing - 3PAR 3.2.x

Post by markinnz »

I'm no VMware guru (that's next weeks training course), but I think there are 3 ways around this :

    Don't export the target/DR volumes to the ESX host until you need to (manual failover).
    Export but when scanning don't ever scan for VMFS (just dicover the devices and manually mount).
    Install and configure SRM (VMware Site Recovery Manager) it'll handle everythng for you.
raspoutitsa
Posts: 3
Joined: Wed Apr 25, 2018 6:57 am

Re: Issue with Esx 6.0 U3 - Multipathing - 3PAR 3.2.x

Post by raspoutitsa »

Thanks for your replies even if the news are not good ! :)

We already looked about SRM but we are working on scada system and for now we are not sure that fault tolerance could be implemented.

It seems that we bought peer persistence license, is it hard to configure ?
MammaGutt
Posts: 1578
Joined: Mon Sep 21, 2015 2:11 pm
Location: Europe

Re: Issue with Esx 6.0 U3 - Multipathing - 3PAR 3.2.x

Post by MammaGutt »

raspoutitsa wrote:Thanks for your replies even if the news are not good ! :)

We already looked about SRM but we are working on scada system and for now we are not sure that fault tolerance could be implemented.

It seems that we bought peer persistence license, is it hard to configure ?


PP for Manual Transparent Failover-only, you've done 90% of the job with Vmware. Just add path_management policy to the RC groups.

For Automatic Transparent Failover you need a third site to hold the Quorum Witness which boths 3PARs need independent IP access to so that a single site failure doesn't drop the IP connection for the other 3PAR.
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
raspoutitsa
Posts: 3
Joined: Wed Apr 25, 2018 6:57 am

Re: Issue with Esx 6.0 U3 - Multipathing - 3PAR 3.2.x

Post by raspoutitsa »

Thanks for your reply, could you give more information about the path_management_policy ?
MammaGutt
Posts: 1578
Joined: Mon Sep 21, 2015 2:11 pm
Location: Europe

Re: Issue with Esx 6.0 U3 - Multipathing - 3PAR 3.2.x

Post by MammaGutt »

https://h20195.www2.hpe.com/V2/GetPDF.a ... 734ENW.pdf
The path management policy ensure that the target port group state of volumes in the specified group will be Active on the primary and reported as Standby on the secondary.
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
Post Reply