search for: vnet13

Displaying 16 results from an estimated 16 matches for "vnet13".

Did you mean: vnet1
2010 Jun 09
1
Missing target dev for interface
...2:10::f2:c5'/> <source network='local'/> </interface> Compared to the others which have: <interface type='network'> <mac address='54:52:d1:32:0a:a1'/> <source network='local'/> <target dev='vnet13'/> </interface> This is problematic as I wanted to use domifstat on the domains. Using the packet counts shown via ifconfig on the host, I was able to determine what the vnet interface should be, but passing that to domifstat doesn't work: $ virsh domifstat maki221 vnet13 Con...
2015 Dec 09
2
How to manually add a new interface to a bridge device?
...8000.00237dd22a4c no eth0 vnet0 vnet10 vnet11 vnet13 vnet2 vnet3 vnet4 vnet6...
2017 Oct 30
2
libvirt/dnsmasq is not adhering to static DHCP assignments
...tional info about the VM and network it's attached to =========== [root@dragon dnsmasq]# virsh domiflist openstack-database-00 Interface Type Source Model MAC ------------------------------------------------------- vnet12 bridge br20 virtio 52:54:00:6c:ce:b9 vnet13 network VM_MGMT rtl8139 52:54:00:7d:ca:87 vnet14 network osc_mgmt rtl8139 52:54:00:e2:4b:25 [root@dragon dnsmasq]# virsh net-info osc_mgmt Name: osc_mgmt UUID: d93fe709-14ae-4a0e-8989-aeaa8c76c513 Active: yes Persistent: yes Autostart:...
2016 Mar 18
2
Networking in KVM
...vm>' if you're comfortable editing > XML). An additional command to run to verify your Ethernet bridge(s) operation is: brctl show brctl show <bridge> ~]# brctl show XX_br0 bridge name bridge id STP enabled interfaces XX_br0 8000.00151713fdbc no p1p1 vnet0 vnet1 vnet11 vnet12 vnet13 vnet19 vnet2 vnet4 vnet6 vnet7 -- ---~~.~~--- Mike // SilverTip257 // -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20160318/0d883b73/attachment-0002.html>
2015 Dec 09
2
How to manually add a new interface to a bridge device?
...8000.00237dd22a4c no eth0 vnet0 vnet10 vnet11 vnet13 vnet2 vnet3 vnet4 vnet6...
2015 Dec 09
0
How to manually add a new interface to a bridge device?
...eth0 > > vnet0 > > vnet10 > > vnet11 > > vnet13 > > vnet2 > > vnet3 > > vnet4 > > vnet6 > >...
2015 Dec 09
3
How to manually add a new interface to a bridge device?
...8000.00237dd22a4c no eth0 vnet0 vnet10 vnet11 vnet13 vnet2 vnet3 vnet4 vnet6...
2013 Sep 05
0
windows guest network kept down automatically when several windows guest running in one KVM host,
...<source bridge='kvmbr3'/> <model type='e1000'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </interface> brctl show as follow: kvmbr28000.b8ca3a5cbea2noeth2 vnet0 vnet11 vnet13 vnet15 vnet17 vnet19 vnet2 vnet21 vnet23 vnet25 vnet27 vnet29 vnet5 vnet7 vnet9 The /etc/sysctl.conf configure as follow: # Kernel sysctl configuration file for Red Hat Linux # # For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and # sysctl.conf(5) for more details. # Controls IP pa...
2017 Oct 30
0
Re: libvirt/dnsmasq is not adhering to static DHCP assignments
...rk it's attached to > =========== > > [root@dragon dnsmasq]# virsh domiflist openstack-database-00 > Interface Type Source Model MAC > ------------------------------------------------------- > vnet12 bridge br20 virtio 52:54:00:6c:ce:b9 > vnet13 network VM_MGMT rtl8139 52:54:00:7d:ca:87 > vnet14 network osc_mgmt rtl8139 52:54:00:e2:4b:25 > > [root@dragon dnsmasq]# virsh net-info osc_mgmt > Name: osc_mgmt > UUID: d93fe709-14ae-4a0e-8989-aeaa8c76c513 > Active: yes >...
2016 Mar 18
0
Networking in KVM
...tional command to run to verify your Ethernet bridge(s) > operation is: > brctl show > brctl show <bridge> > > > ~]# brctl show XX_br0 > bridge name bridge id STP enabled interfaces > XX_br0 8000.00151713fdbc no p1p1 > vnet0 > vnet1 > vnet11 > vnet12 > vnet13 > vnet19 > vnet2 > vnet4 > vnet6 > vnet7 > > > > > -- > ---~~.~~--- > Mike > // SilverTip257 // > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > https://lists.centos.org/mailman/listi...
2017 Oct 31
1
Re: libvirt/dnsmasq is not adhering to static DHCP assignments
...> =========== >> >> [root@dragon dnsmasq]# virsh domiflist openstack-database-00 >> Interface Type Source Model MAC >> ------------------------------------------------------- >> vnet12 bridge br20 virtio 52:54:00:6c:ce:b9 >> vnet13 network VM_MGMT rtl8139 52:54:00:7d:ca:87 >> vnet14 network osc_mgmt rtl8139 52:54:00:e2:4b:25 >> >> [root@dragon dnsmasq]# virsh net-info osc_mgmt >> Name: osc_mgmt >> UUID: d93fe709-14ae-4a0e-8989-aeaa8c76c513 >> A...
2015 Dec 09
0
How to manually add a new interface to a bridge device?
...t; > If I run a ?brctl show? I get the following: > > # brctl show > > bridge name bridge id STP enabled interfaces > > br0 8000.00237dd22a4c no eth0 > > vnet0 > > vnet10 > > vnet11 > > vnet13 > > vnet2 > > vnet3 > > vnet4 > > vnet6 > > vnet8 > > br1 8000.00237dd22a50 no eth1 > > vnet1 > > vnet12 > > vnet5 > >...
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
2015 Dec 09
0
How to manually add a new interface to a bridge device?
...l show? I get the following: > > # brctl show > > bridge name bridge id STP enabled interfaces > > br0 8000.00237dd22a4c no eth0 > > vnet0 > > vnet10 > > vnet11 > > vnet13 > > vnet2 > > vnet3 > > vnet4 > > vnet6 > > vnet8 > > br1 8000.00237dd22a50 no eth1 > > vnet1 > > vnet12 > >...
2016 Mar 21
0
Networking in KVM
...lt;/span>vnet11</div><div class="gmail_extra"><span class="" style="white-space:pre"> </span>vnet12</div><div class="gmail_extra"><span class="" style="white-space:pre"> </span>vnet13</div><div class="gmail_extra"><span class="" style="white-space:pre"> </span>vnet19</div><div class="gmail_extra"><span class="" style="white-space:pre"> </span>vnet2</div>&...
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.