[ovs-dev] [bond docs 2/4] vswitch.xml: Document that active-backup works OK with multiple switches.

Ethan Jackson ethan at nicira.com
Thu Aug 16 21:00:42 UTC 2012


Looks good, thanks.

Ethan

On Tue, Aug 14, 2012 at 1:26 PM, Ben Pfaff <blp at nicira.com> wrote:
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  vswitchd/vswitch.xml |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
> index 480fd63..4a0225c 100644
> --- a/vswitchd/vswitch.xml
> +++ b/vswitchd/vswitch.xml
> @@ -820,7 +820,8 @@
>          <dt><code>active-backup</code></dt>
>          <dd>
>            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.
>          </dd>
>        </dl>
>
> --
> 1.7.2.5
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list