Mike,
If you look at my networking diagram, my first thought was that I really need redundancy on my service console. This can be accomplished by taking vmnic2, which is dedicated to the Exagrid, and pull it into vSwitch0. Unless I purchase another nic card, that leaves me with how to send data to the Exagrid.
If I take vSwitch1, which is now just NFS traffic, I could also use it for the Exagrid by using vlan tagging. NFS traffic on vlan 126 and Exagrid on vlan 128. All of my storage traffic already has Jumbo Frames enabled. In other words, I have Jumbo Frames enabled on my Netapp filer, the Cisco 3750 switch, vSwitch1, and the VMKernel port. I think that the nics in the Exagrid can do Jumbo Frames.
The question becomes the "end to end" thing for Jumbo Frames. All traffic going to the Exagrid during backup goes through the Commvault Media agent which is one of my VMs. I want to make sure that I have two nics involved here, one nic for incoming traffic to the Media Agent from the switch and one nic from the media agent to the Exagrid (via the switch). This gives me 1GB of bandwidth coming in and 1GB going out.
Some of this traffic starts on my Netapp filer (NDMP dumps) but I think for backup purposes it goes out the management port (vlan 125) which I do not have Jumbo Frames enabled. I also have some stand alone servers (vlan 125 again) so trafic coming into the Media Agent would not be via Jumbo Frames but the traffic going from the Media Agent to the Exagrid would be Jumbo Frames. I am guessing this would not work.
Dave