]> git.proxmox.com Git - pve-docs.git/commitdiff
Merge Bonding form Wiki
authorWolfgang Link <w.link@proxmox.com>
Tue, 4 Oct 2016 09:31:35 +0000 (11:31 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 4 Oct 2016 10:27:07 +0000 (12:27 +0200)
pve-network.adoc

index 8146a3b16ea4f8f10b15fa7f9f2540f7b45558c2..3c03615f16a54c473af96ad96a613170b0191c2a 100644 (file)
@@ -154,10 +154,22 @@ iface vmbr0 inet static
 Linux Bond
 ~~~~~~~~~~
 
-Bonding is a technique for binding multiple NIC's to a single network
-device.  It is possible to achieve different goals, like make the
-network fault-tolerant, increase the performance or both
-together.
+Bonding (also called NIC teaming or Link Aggregation) is a technique
+for binding multiple NIC's to a single network device.  It is possible
+to achieve different goals, like make the network fault-tolerant,
+increase the performance or both together.
+
+High-speed hardware like Fibre Channel and the associated switching
+hardware can be quite expensive. By doing link aggregation, two NICs
+can appear as one logical interface, resulting in double speed. This
+is a native Linux kernel feature that is supported by most
+switches. If your nodes have multiple Ethernet ports, you can
+distribute your points of failure by running network cables to
+different switches and the bonded connection will failover to one
+cable or the other in case of network trouble.
+
+Aggregated links can improve live-migration delays and improve the
+speed of replication of data between Proxmox VE Cluster nodes.
 
 There are 7 modes for bonding: