From: Ben Pfaff Date: Tue, 14 Aug 2012 20:23:59 +0000 (-0700) Subject: vswitch.xml: Document that active-backup works OK with multiple switches. X-Git-Tag: sliver-openvswitch-1.8.90-0~48^2~35 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=629d868ce79cb4e74e63434c9bc2326a9f7f1762 vswitch.xml: Document that active-backup works OK with multiple switches. Signed-off-by: Ben Pfaff --- diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 480fd63b6..4a0225c5c 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -820,7 +820,8 @@
active-backup
Assigns all flows to one slave, failing over to a backup slave when - the active slave is disabled. + the active slave is disabled. This is the only bonding mode in which + interfaces may be plugged into different upstream switches.