From: Ben Pfaff Date: Wed, 27 Feb 2013 18:29:43 +0000 (-0800) Subject: vswitch.xml: Document iface-status behavior for intra-hypervisor migration. X-Git-Tag: sliver-openvswitch-1.10.90-1~10^2~78 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3634eb9929d8e78bf0f3ee514814447b2ef86fd1;p=sliver-openvswitch.git vswitch.xml: Document iface-status behavior for intra-hypervisor migration. Based on a face-to-face discussion. CC: Natasha Gude CC: Andrew Lambeth Signed-off-by: Ben Pfaff Acked-by: Ethan Jackson --- diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index e1d9372fe..30588a746 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -1956,6 +1956,11 @@ two different hypervisors. That is, active means that this is the active instance within a single hypervisor, not in a broader scope. + There is one exception: some hypervisors support ``migration'' from a + given hypervisor to itself (most often for test purposes). During + such a ``migration,'' two instances of a single might both be briefly marked + active on a single hypervisor.