Nate,<div><br></div><div>Thanks for you input. 802.3ad seems better but I am not in a position to terminate both links in the same switch or same stack. What about mode 6?</div><div><br></div><div>Thanks</div><div>Paras.<br>
<br><div class="gmail_quote">On Wed, Jan 13, 2010 at 4:31 PM, nate <span dir="ltr"><<a href="mailto:centos@linuxpowered.net">centos@linuxpowered.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Paras pradhan wrote:<br>
> I have a bonded interface running in mode 1 which is active/passive and no<br>
> issue with this. I need to change it to mode 0 for active/active setup. Does<br>
> mode 0 is dependent on the switches configuration? My setup is: 2 links from<br>
> bonded interface is connected to different switches.<br>
<br>
</div>You really should go the 802.3ad route (mode=4) if anything, this<br>
does require switch support. You can get unpredictable results with<br>
mode=0, and if you want best performance and availability stick<br>
to 802.3ad, which does require going to the same switch(or stack<br>
of switches).<br>
<br>
Myself with bonding on linux I use only mode=1.<br>
<br>
Another user like yourself posted on this topic a few months ago<br>
asking the same kind of question, and went down the non-802.3ad<br>
route and had major issues.<br>
<br>
Also note that your single-stream performance will not exceed that<br>
of a single link between hosts. So if your doing a file transfer<br>
between two hosts for example and you have several 1GbE links<br>
between them the throughput of that transfer will not exceed<br>
1Gbps. Load balancing is done on a per MAC/IP/tcp port basis<br>
depending on the equipment in use.<br>
<br>
10GbE is really cheap these days(cheaper than 1GbE in some cases<br>
on a per Gb basis) if you need faster performance, and simple<br>
to configure, I wrote a blog on this a couple of months ago:<br>
<br>
<a href="http://www.techopsguys.com/2009/11/17/affordable-10gbe-has-arrived/" target="_blank">http://www.techopsguys.com/2009/11/17/affordable-10gbe-has-arrived/</a><br>
<br>
nate<br>
<br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br></div>