Displaying 6 results from an estimated 6 matches for "bcn_bridge1".
2016 Mar 18
2
Networking in KVM
...-bridge.html
>
> Check that they're using your static bridge. 'virsh dumpxml <vm>' will
> have a section like:
>
> ====
> <interface type='network'>
> <mac address='52:54:00:71:20:fa'/>
> <source network='bcn_bridge1' bridge='bcn_bridge1'/>
> <target dev='vnet2'/>
> <model type='e1000'/>
> <alias name='net2'/>
> <address type='pci' domain='0x0000' bus='0x00' slot='0x05'
> function=&...
2016 Mar 17
2
Networking in KVM
<div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px"><div>Thanks, I followed the 2nd article, and it got the existing virtual machines communicating with each other.<br /><br />However, any new virtual machines I created after making the changes can't communicate with anything, they can't even get out to the internet, even if I manually
2016 Mar 11
2
100% CPU when using nested virtualization
Hi all,
I got a new laptop recently and what worked before no longer works
(Fedora 23 on the laptops in both cases)...
I'm trying to get nested virtualization to work because I use the VMs
on the laptop to simulate an HA cluster that itself hosts VMs. I don't
care much at all about the performance of the nested VM, it's just there
so that I can work on the cluster's code.
2016 Mar 17
0
Networking in KVM
...info. Any suggestions on
> that?
>
> Paul
Check that they're using your static bridge. 'virsh dumpxml <vm>' will
have a section like:
====
<interface type='network'>
<mac address='52:54:00:71:20:fa'/>
<source network='bcn_bridge1' bridge='bcn_bridge1'/>
<target dev='vnet2'/>
<model type='e1000'/>
<alias name='net2'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x05'
function='0x0'/>
<...
2016 Mar 18
0
Networking in KVM
...tic bridge. 'virsh dumpxml
> <vm>' will
> have a section like:
>
> ====
> <interface type='network'>
> <mac address='52:54:00:71:20:fa'/>
> <source network='bcn_bridge1' bridge='bcn_bridge1'/>
> <target dev='vnet2'/>
> <model type='e1000'/>
> <alias name='net2'/>
> <address type='pci' domain='0x0000' bus='0x00'
>...
2016 Mar 21
0
Networking in KVM
...will<br />have a section like:<br /><br />====<br /> <interface type='network'><br /> <mac address='52:54:00:71:20:fa'/><br /> <source network='bcn_bridge1' bridge='bcn_bridge1'/><br /> <target dev='vnet2'/><br /> <model type='e1000'/><br /> <alias name='net2'/><br /> ...