Lines Matching +full:12 +full:a
11 to create and destroy a failover master netdev and manages a primary and
15 The failover netdev acts a master device and controls 2 slave devices. The
17 a passthru/vf device with the same MAC gets registered as 'primary' slave
24 datapath. It also enables hypervisor controlled live migration of a VM with
32 enabled VMs in a transparent manner with no/minimal guest userspace changes.
42 <mac address='52:54:00:00:12:53'/>
52 <mac address='52:54:00:00:12:53'/>
69 periodically be unplugged. A second attribute - 'persistent' is provided and
72 Booting a VM with the above configuration will result in the following 3
77 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff
83 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff
85 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff
113 Live Migration of a VM with SR-IOV VF & virtio-net in STANDBY mode
120 Here is a sample script that shows the steps to initiate live migration from
121 the source hypervisor. Note: It is assumed that the VM is connected to a
122 software bridge 'br0' which has a single VF attached to it along with the vnet
129 <mac address='52:54:00:00:12:53'/>
146 MAC=52:54:00:00:12:53
169 On the destination hypervisor, a shared bridge 'br0' is created before migration
170 starts, and a VF from the destination PF is added to the bridge. Similarly an
181 bridge fdb del 52:54:00:00:12:53 dev ens36v0
182 bridge fdb del 52:54:00:00:12:53 dev vmtap01 master