I was leared vSphere VLAN with IPoIB partition configurations.
But, SRP protocol resides in default partition 0x7ffff only.
My all HCA is CX-2 2port configuration with 4036 QDR switch with vSphere environment.
Here is current SRP paths.
Path01: SRP Intiator HCA port 0 to SRP Target TCA port 0
Path02: SRP Intiator HCA port 0 to SRP Target TCA port 1
Path03: SRP Intiator HCA port 1 to SRP Target TCA port 0
Path04: SRP Intiator HCA port 1 to SRP Target TCA port 1
I think this configuration has needless path change overhead.
I want to optimal path configuration like belows
Path01: SRP Intiator HCA port 0 to SRP Target TCA port 0
Path02: SRP Intiator HCA port 1 to SRP Target TCA port 1
Can I configure this 2 path configuration with partition modification like Fibre Channel Zone?