similar to: libvirt/dnsmasq is not adhering to static DHCP assignments

Displaying 20 results from an estimated 100 matches similar to: "libvirt/dnsmasq is not adhering to static DHCP assignments"

2017 Oct 31
1
Re: libvirt/dnsmasq is not adhering to static DHCP assignments
Hi, It looks like that's the issue: # cat /var/lib/libvirt/dnsmasq/osc_mgmt.hostsfile 52:54:00:2c:85:92,192.168.80.1,openstack-controller-00 But it makes me wonder...libvirt should be generating and managing this file right? Do I need to edit this myself or should libvirt be updating this file? If so then why isn't it? On Mon, Oct 30, 2017 at 5:21 AM, Yalan Zhang
2017 Oct 30
0
Re: libvirt/dnsmasq is not adhering to static DHCP assignments
Please check the dnsmasq hostsfile, should have all the records there: # cat /var/lib/libvirt/dnsmasq/osc_mgmt.hostsfile 52:54:00:2c:85:92,192.168.80.1,openstack-controller-00 52:54:00:e2:4b:25,192.168.80.2,openstack-database-00 52:54:00:50:91:04,192.168.80.3,openstack-keystone-00 52:54:00:fe:5b:36,192.168.80.7,openstack-rabbitmq-00 52:54:00:95:ca:bd,192.168.80.5,openstack-glance-00 -------
2018 May 24
0
[PATCH net-next v12 5/5] virtio_net: Extend virtio to use VF datapath when available
This patch enables virtio_net to switch over to a VF datapath when STANDBY feature is enabled and a VF netdev is present with the same MAC address. It allows live migration of a VM with a direct attached VF without the need to setup a bond/team between a VF and virtio net device in the guest. It uses the API that is exported by the net_failover driver to create and and destroy a master failover
2015 Dec 29
2
KVM Network (NetworkManager) broken
Hello, CentOS 7.2 I have a bad big problem with my Server running KVM Client. I have the most time restarting (reboot) the system a not running network !!! my interfaces change the name from eth1 to ensX or a Interface is not starting? I mean I have all Situation tested with NetworkManager without NetworkManager but the problem exist!!! I have 4 Interfaces created on install ens10 ens11
2014 Jul 30
4
wget: unable to resolve host address “xxxxx”
Hi all, I find that in my CentOS, which is installed in vmware, I can use yum to install software from Internet, and I can also ping websites, but I cannot download stuff using wget. I receive error msg unable to resolve host address ?xxxxx?. The IP address is 192.168.80.128, and this is the content of /etc/resolv.conf # Generated by NetworkManager domain localdomain search localdomain nameserver
2015 Dec 11
2
CentOS 7 Lost NIC
Hello, I have a big problem with my servers. I have 4 NIC on all my KVM Servers but the most time on a start (restart) I lost one NIC? It is not always the same, but this two are virtio NICs. with ifup eth0(1) the system say,I have no configured eth0 or eth1 file ? Can any tell me what I can do? thank's for a answer NetworkManager is disabled. -- mit freundlichen Gr??en / best regards,
2019 Aug 02
0
Re: libvirt/dnsmasq is not adhering to static DHCP assignments
On 8/1/19 4:21 AM, Christian Kujau wrote: > This is basically a continuation of an older posting[0] I found, but > apparently no solution has been posted. So, I'm trying to setup static > DHCP leases with dnsmasq that is being started by libvirtd: > > > ----------------------------------------------------------- > $ sudo virsh net-dumpxml --network default >
2015 Dec 12
2
CentOS 7 Lost NIC
Hello Am Friday 11 December 2015, 10:13:00 schrieb Gordon Messmer: > On 12/11/2015 06:04 AM, G?nther J. Niederwimmer wrote: > > I have 4 NIC on all my KVM Servers but the most time on a start (restart) > > I > > lost one NIC? It is not always the same, but this two are virtio NICs. > > > > with ifup eth0(1) the system say,I have no configured eth0 or eth1 file ?
2019 Aug 01
2
libvirt/dnsmasq is not adhering to static DHCP assignments
This is basically a continuation of an older posting[0] I found, but apparently no solution has been posted. So, I'm trying to setup static DHCP leases with dnsmasq that is being started by libvirtd: ----------------------------------------------------------- $ sudo virsh net-dumpxml --network default <network> [...] <dns enable='no'/> <ip
2020 Apr 17
3
Re: My VMs don't get IP with libvirt and dnsmasq
Hello! Thanks for your answer. Well, I think it has to ask for an IP as I have the same configuration in a different machine (with the same OS) and it works, there I see the DHCP packets and so on, but not here. And yeah, that pepito.conf file exists, this is its content: ##WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE ##OVERWRITTEN AND LOST. Changes to this
2020 Apr 16
4
My VMs don't get IP with libvirt and dnsmasq
Hello there, I wanted to share a problem I'm having with libvirt, for the case someone here could know how to solve it. I'm using an Ubuntu 18.04 LTS, I have libvirtd already installed and I think I got all the dependencies installed. So, I'm using virsh net-create to create this network: <network> <name>pepito</name> <forward mode='nat'/>
2010 Oct 17
2
Create a VPN network with some PC clients.
Hi to everybody, I want create a VPN with some PC clients and only one server, instead of LAN-to-LAN, but I'm not very sure how to do this. For example, I need to have: - Server LAN -------- (192.168.0.1/24) ---- tinc-VPN ---- (192.168.100.1/24) - Client-01 LAN --- (192.168.50.1/24) ---- tinc-VPN ---- (192.168.100.10/24) - Client-02 LAN --- (192.168.80.1/24) ---- tinc-VPN ----
2007 Apr 05
2
Routing Question
Hi, Somebody can help me , i have a linux gateway running ipsec, so if i ping a host on a remote ipsec network from gateway packet goes out with external ip address of gateway , is there a way that packets going from gateway to a remote network be sourced from internal gateway ip ? Thanks in advance Fernando _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl
2013 Oct 01
1
Extensions fail to register themselves when all trunks are unreachable.
Hi, my asterisk server has a strange behavior when all trunks are unreachable (for example due to internet connection), it doesn't accept registrations from any internal extension, and, obviously, I can't do any internal call. On the log I see only lines like: [2013-09-30 01:35:04] NOTICE[1827] chan_sip.c: Peer 'xxx' is now UNREACHABLE! Last qualify: 36 and then [2013-09-30
2016 Apr 10
1
create a network such as default network
Dear All, When user uses `virsh net-define xmlfile` , User only define an xml file in `/etc/libvirt/qemu/networks`. I created an uuid and another bridge in related xml file. But I need to create the following files for my network: `default.addnhosts default.conf default.hostsfile virbr0.status` Question is , can I create them via cmd? --Best regards mohsen
2018 May 22
7
[PATCH net-next v11 0/5] Enable virtio_net to act as a standby for a passthru device
The main motivation for this patch is to enable cloud service providers to provide an accelerated datapath to virtio-net enabled VMs in a transparent manner with no/minimal guest userspace changes. This also enables hypervisor controlled live migration to be supported with VMs that have direct attached SR-IOV VF devices. Patch 1 introduces a failover module that provides a generic interface for
2013 Mar 12
2
Problem with local Discovery in tinc-pre
I'm currently running tinc-pre6 on 2 nodes in a larger network. My Laptop (Lassulus), lan ip: 192.168.2.100, tinc-ip: 10.243.0.2 My Server (alphalabs), lan ip: 192.168.2.103, tinc-ip: 10.243.1.10 internet vserver (slowpoke), no lan ip, tinc-ip: 10.243.232.121 Everything works fine until both nodes are in the same LAN. The first 2-3 minutes everything is fine. Pings between the machines go
2018 May 24
11
[PATCH net-next v12 0/5] Enable virtio_net to act as a standby for a passthru device
The main motivation for this patch is to enable cloud service providers to provide an accelerated datapath to virtio-net enabled VMs in a transparent manner with no/minimal guest userspace changes. This also enables hypervisor controlled live migration to be supported with VMs that have direct attached SR-IOV VF devices. Patch 1 introduces a failover module that provides a generic interface for
2017 Jun 03
2
Re: libvirtd not accepting connections
On Sat, Jun 03, 2017 at 05:20:47PM -0400, Michael C Cambria wrote: >I also tried stopping libvirtd, renaming both qemu-system-i386 and >qemu-system-x86_64, start libvirtd. Things get further along; dnsmasq >log messages show up. > >$ sudo systemctl status libvirtd.service >● libvirtd.service - Virtualization daemon > Loaded: loaded
2017 Jun 03
2
Re: libvirtd not accepting connections
On Sat, Jun 03, 2017 at 09:22:58AM -0400, Michael C Cambria wrote: > > >On 06/02/2017 09:53 AM, Michael C. Cambria wrote: >> >> >> On 06/02/2017 09:43 AM, Martin Kletzander wrote: >>> [adding back the ML, you probably hit reply instead of reply-all, this >>> way other people might help if they know more] >>> >>> On Fri, Jun 02, 2017 at