Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On 26/09/2013 09:59, Alastair Battrick wrote: > I'm using this, in production, and it appears to work without a problem. > > # cat /proc/net/bonding/bond2 > Bonding Mode: load balancing (round-robin) Me too, and it works very well, but only with directly connected crossover cables between the servers. I wasn't able to get it working correctly via a switch on the replication network. It went wrong when I disconnected one of the cables. You might be able to get it to work better than me but I'd advise you to test failures like that before putting it into production if this is your use case. Btw, I found using jumbo frames (setting MTU=9000) made a huge improvement to performance here. Simon.