Displaying 20 results from an estimated 4000 matches similar to: "possible to dynamically set/add network domain name?"
2014 Aug 06
0
Re: possible to dynamically set/add network domain name?
On 08/05/2014 06:25 PM, Rich Megginson wrote:
> trying to use virsh net-update to add a domain name
> libvirt-1.1.3.5-2.fc20.x86_64
> sudo virsh net-update default add domain "<domain name='test'/>"
> --live --config
> error: this function is not supported by the connection driver: can't
> update 'domain' section of network 'default'
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Hi
I have reinstall Fedora 20 from distrib. I have run yum update and yum
upgrade.
Running kernel is : 3.14.7-200.fc20.x86_64
Installed Libvirt packages are:
libvirt-client-1.1.3.5-2.fc20.x86_64
libvirt-daemon-1.1.3.5-2.fc20.x86_64
libvirt-daemon-config-network-1.1.3.5-2.fc20.x86_64
libvirt-daemon-driver-interface-1.1.3.5-2.fc20.x86_64
libvirt-daemon-driver-network-1.1.3.5-2.fc20.x86_64
2014 Jun 12
2
Fedora 19/20 new install :Unable to create vcpu cgroup
Hi,
After full new install of Fedora 19 or 20, I am getting this when I want
to create a new VMs.
Impossible de terminer l'installation : « Unable to create vcpu cgroup
for fedora20(vcpu: 0): Aucun fichier ou dossier de ce type »
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in
cb_wrapper
callback(asyncjob, *args,
2015 Aug 27
2
vms not persistent after upgrading to f22?
2014 Apr 06
3
Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everyone,
maybe this is an old fart, but I cant get it to work.
I am running libvirt on a laptop, where a dnsmasq is already running
to delegate dns info for my local (not-public) network. My resolv.conf
(on the host) lists the system-dnsmasq as first server.
I had to set the listen-adress for the system-dnsmasq to 127.0.0.1 and
set
2014 Apr 13
2
Re: Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Laine,
thanks for the answer.
On 13.04.14 16:13 Laine Stump wrote:
> There is no provision for that. If you want additional hosts to be
> known by the libvcirt instance of dnsmasq, you must enter them into
> the xml.
I can set the addn-hosts in the .conf file in
/var/lib/libvirt/dnsmasq/<nameofthenetwork>.conf.
I was just not
2014 Apr 10
2
Re: Changing dnsmasq DNS settings for virtual machines
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10.04.2014 13:08 Laine Stump wrote:
> On 04/06/2014 08:33 AM, Johannes Kastl wrote:
>> There was a bug in libvirt for quite awhile that caused
>> locally-unresolved requests for hostnames in the domain given by
>> the network's <domain name='xyzzy'/> element to be dropped rather
>> than forwarded. Is
2011 Nov 16
1
Speaking of DNSmasq ....
.... I am getting a bit tired of those pesky DNSmasq entries in my
syslog file, they fill it up about weekly, wash other stuff out of view
on a tail. Is there any way to suppress them. or else increase their
lease time so that they happen less frequently ? Having a finite lease
time for a VM seems nonsensical, it can't go anywhere or disconnect
(obviously) .... I tried restarting DNSmasq,
2017 Jul 17
5
SSH from host to domain using hostname
Hello!
I want to SSH from host to specific guest using hostname, e.g.
ssh <user>@<guest>
or
ssh test@vm02-fai
ssh to guest using IP works w/o issues.
I found Wiki article for "NSS module" (http://wiki.libvirt.org/page/NSS_module), but there are no results for the following commands:
ld4004:/home # virsh net-dhcp-leases default
Expiry Time MAC address
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 28
2
Libvirt APIs for creating virtual networks
I am using the Libvirt APIs to create the virtual networks to use the
dnsmasq capabilities.
I want to understand the APIs how to set the lease time in XML to control
the dnsmasq lease time.
Also, I need some DHCP statistics on the virtual network.
Is there any API available to fetch the statistics ?
Please let me know if any ?
Thanks & Regards
Santhosh Kumar Gunturu
2013 Nov 22
3
Re: Help with Vrbr0
On Friday 22 November 2013 01:24 PM, Gao feng wrote:
> On 11/22/2013 03:47 PM, Sherin A wrote:
>> Hello,
>>
>> I am not able to see vrbr0 in my box. Can some one help me with this ? . I am trying KVM+libvirt and planing to use Routed mode. I hope this virbr0 must be up for using this . I can give an
>> strace too.
>>
>> OS : Debian , kernel 3.12.0
2013 Nov 22
1
Re: Help with Vrbr0
On Friday 22 November 2013 04:19 PM, Sherin A wrote:
> On Friday 22 November 2013 01:33 PM, Sherin A wrote:
>> On Friday 22 November 2013 01:24 PM, Gao feng wrote:
>>> On 11/22/2013 03:47 PM, Sherin A wrote:
>>>> Hello,
>>>>
>>>> I am not able to see vrbr0 in my box. Can some one help me
>>>> with this ? . I am trying
2016 Apr 04
1
add external access to routed dnsmasq
I have created a routed virtual network. From within the routed net,
DNS requests to the dnsmasq interface virbr2 work fine.
On the libvirt host, DNS requests to the dnsmasq interface virbr2 work fine.
I would like to allow external hosts, on the same network as the
libvirt host, to query the dnsmasq interface. However external DNS
queries to the virbr2 interface time out.
The iptables firewall
2012 Mar 23
1
[libvirt] Problem with Open vSwitch and dnsmasq
Date: Thu, 22 Mar 2012 11:43:03 -0700
Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq
From: aatteka at nicira.com
To: dano1988 at hotmail.it
CC: libvir-list at redhat.com; roberto.sassu at polito.it; paolo.smiraglia at polito.it; dev at openvswitch.org
On Thu, Mar 22, 2012 at 11:11 AM, Daniele Milani <dano1988 at hotmail.it> wrote:
I think I could try the first solution.
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'/>
2017 May 19
1
disabling dnsmasq
HI!
I have some virtual networks (not only bridged) in my libvirt 3.3.0 installation and
therefore libvirt always starts dnsmasq. But I want to use my own DHCP and DNS servers
which are correctly working for this VM infrastructure.
How to completely disable dnsmasq in libvirt?
Ciao, Michael.
2023 Mar 19
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
hi,
I have configured a routed network on my laptop with a ipv6 subnet and
dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
but finding out which ips have been used is not as easy as with ipv4.
[root at lenovo ~]# virsh domifaddr --domain wec --source lease
Name MAC address Protocol Address
2010 Nov 19
2
libvirtd & dnsmasq
libvirtd is starting dnsmasq! This is on RHEL5.5
I don't see it mentioned in /etc/init.d/libvirtd or /etc/libvirt/* or
/etc/sysconfig/libvirtd
4337 ? S 0:00 /usr/sbin/dnsmasq --strict-order
--bind-interfaces --pid-file=/var/run/libvirt/network/default.pid
--conf-file= --listen-address 192.168.122.1 --except-interface lo
--dhcp-range 192.168.122.2,192.168.122.254
2009 Dec 13
1
Home LAN server - dnsmasq
Hello all,
I'm testing a home LAN server inside Virtualbox - figured it'd be easier
to build (and fix) things inside a virtual sandbox first, and then
migrate over to a physical install once I have most of the kinks worked
out. The host OS is Windows Vista; the guest OS will be various Linux
distributions for education/entertainment purposes.
First, a little explanation on the