Soldato
- Joined
- 18 Oct 2002
- Posts
- 4,898
I don't see the point of presenting your various NFS volumes on separate IP addresses and different interfaces.
I'm guessing 10.20.2.x is one netapp controller (I'll call it 01) and 10.20.3.x is the other (I'll call it 01b). You said these are in a HA pair which is great.
I'd present all volumes on a controller on a single IP address. I'd also have both controllers on the same subnet for simplicity too.
I'd create 2 four port trunks on your switch stack. Trunk 1 would be 2 ports on member 1 and 2 ports on member 2. Trunk 2 would be the same, different ports obviously.
Netapp01 goes in trunk 1, 01b in trunk 2.
This config gives you maximum bandwidth, is easily managed and makes your ESXI config easier because you've only 1 trunk to your storage to set up, and adding another data store for VMWare is just a matter of creating the LUN in OnCommand, exporting it and adding it in VSphere. You retain switch redundancy and controller redundancy.
Your setup is more complicated than it needs to be because unless I'm missing something, you've got no more resilience, less bandwidth, and more admin overhead than the much simpler config I've suggested.
I'm guessing 10.20.2.x is one netapp controller (I'll call it 01) and 10.20.3.x is the other (I'll call it 01b). You said these are in a HA pair which is great.
I'd present all volumes on a controller on a single IP address. I'd also have both controllers on the same subnet for simplicity too.
I'd create 2 four port trunks on your switch stack. Trunk 1 would be 2 ports on member 1 and 2 ports on member 2. Trunk 2 would be the same, different ports obviously.
Netapp01 goes in trunk 1, 01b in trunk 2.
This config gives you maximum bandwidth, is easily managed and makes your ESXI config easier because you've only 1 trunk to your storage to set up, and adding another data store for VMWare is just a matter of creating the LUN in OnCommand, exporting it and adding it in VSphere. You retain switch redundancy and controller redundancy.
Your setup is more complicated than it needs to be because unless I'm missing something, you've got no more resilience, less bandwidth, and more admin overhead than the much simpler config I've suggested.