OK thanks. If I have 3 NFS datastores, would I need 3 IPs for each VIF then?
Supposing I have 3 nfs datstores, would I use the same IPs for each on the VIFs like this?
vif1 on controller 1
192.168.1.10 - maps to my first nfs export on which is datastore1
192.168.1.11 - maps to my second nfs exports on which is datastore 2
192.168.1.12 - maps to my third nfs export on which is datastore 3
vif2 on controller 2
192.168.1.10 - maps to my first nfs export on which is datastore1
192.168.1.11 - maps to my second nfs exports on which is datastore 2
192.168.1.12 - maps to my third nfs export on which is datastore 3
Thanks!