Has anyone gotten any performance gains from network interface trunking with a netapp? So far I haven't.... my suspicion is that I don't have the switch setup right.
----- More details:
I'm trying to setup trunking on a netapp connected to a Cisco 3550 gigabit switch (OS vers.12 on the switch).
The odd thing is that when I setup two gigabit lines trunked together from the netapp to the switch I saw no improvement in thoughtput compared to a single gigabit line.
As a test I set up four 100Mbit interfaces trunked together from the netapp to the switch. Again, I see the same throughput as with a single 100Mbit interface alone - there was no gain in throughput from adding three more interfaces. (Measured by connecting a Sun to the switch with a gigabit interface).
The trunking worked even before I set anything on the switch. The only thing I knew to do on the switch was put the interfaces in a channel group:
switch> interface range GigabitEthernet1/0/17 - 18 switch> channel-group 1 mode on switch> end
...but still no change in throughput (this worked with sun trunking, and there I did see a gain in throughput).
netapp> vif create multi romvif0 -b rr e4a e4b e4c e4d
netstat and vif status both show roughly equal numbers of packets on all four interfaces; all four are definitely being used.
-Chris Moll Lawrence Berkeley National Laboratory