|
Posted by Nicolai on August 10, 2008, 6:37 am
Please log in for more thread options
> Well let me explain the background of this question:
>
> Server A (TSM client) needs to backup to Server B (TSM server) over
> Ethernet. Server A can have multiple TSM sessions to server B,
> resulting in multiple tape mounts. Furthermore each TSM session
> corresponds to one TCP session.
> Server A and Server B both have a layer 4 EtherChannel defined of 4
> interfaces in which the hashing is based on source and destination
> ports.
> So this means that, whenever Server A starts 2 TSM sessions to Server
> B (= 2 TCP sessions resulting in 2 tape mounts), the EtherChannel on
> server A will balance the load on two switchports (given the used
> hashing algorithm). Unfortunately, since my 3750E only allows layer 2
> and layer 3 EtherChannel load balancing, all load will be placed on
> the same physical port of server B's EtherChannel, only resulting in a
> maximum throughput of only 1 Gbit/s for server A. Ofcourse, whenever
> another server (f.e. server C) starts a TCP session with server B, it
> is likely (75% chance) that it will use another port of Server B's
> EtherChannel...
> Bottom line is that Server A will never get a bandwidth higher than 1
> Gbit/s no matter how many TCP sessions is starts with Server B.
>
> Do you understand the problem?
I do - and I currently have the same problem. I never get over 1Gbit. Will
keep an eye on this great post.
|
| Similar Threads | Posted |
| Layer 4 EtherChannel Load Balancing | August 9, 2008, 8:21 am |
| EtherChannel Load Balancing - per packet? | August 22, 2005, 5:41 am |
| Layer 3 Etherchannel Issue | September 16, 2008, 10:27 am |
| Load Balancing / Load Sharing over parallel paths | November 21, 2005, 9:14 am |
| Load Balancing | February 15, 2005, 6:13 pm |
| load-balancing t1s | August 30, 2005, 2:54 pm |
| Load Balancing | February 20, 2006, 11:33 am |
| OER and load balancing | March 2, 2006, 10:06 am |
| load balancing | January 3, 2007, 8:35 pm |
| load-balancing t1s | February 16, 2007, 1:43 pm |
| To QoS or load-balancing or both | July 21, 2008, 5:35 pm |
| Load Balancing NxSTM1s | August 23, 2005, 10:36 pm |
| RV042 and pix with load balancing | October 12, 2005, 9:01 am |
| Load Balancing 2 Routes | October 17, 2005, 8:08 am |
| Re: BGP and load balancing two routers | October 17, 2005, 10:48 am |
>
> Server A (TSM client) needs to backup to Server B (TSM server) over
> Ethernet. Server A can have multiple TSM sessions to server B,
> resulting in multiple tape mounts. Furthermore each TSM session
> corresponds to one TCP session.
> Server A and Server B both have a layer 4 EtherChannel defined of 4
> interfaces in which the hashing is based on source and destination
> ports.
> So this means that, whenever Server A starts 2 TSM sessions to Server
> B (= 2 TCP sessions resulting in 2 tape mounts), the EtherChannel on
> server A will balance the load on two switchports (given the used
> hashing algorithm). Unfortunately, since my 3750E only allows layer 2
> and layer 3 EtherChannel load balancing, all load will be placed on
> the same physical port of server B's EtherChannel, only resulting in a
> maximum throughput of only 1 Gbit/s for server A. Ofcourse, whenever
> another server (f.e. server C) starts a TCP session with server B, it
> is likely (75% chance) that it will use another port of Server B's
> EtherChannel...
> Bottom line is that Server A will never get a bandwidth higher than 1
> Gbit/s no matter how many TCP sessions is starts with Server B.
>
> Do you understand the problem?