search for: leasefil

Displaying 19 results from an estimated 19 matches for "leasefil".

Did you mean: leasefile
2018 Oct 30
2
Re: Xen via libvirt
...ps://libvirt.org > Process: 6029 ExecReload=/bin/kill -HUP $MAINPID (code=exited, > status=0/SUCCESS) > Main PID: 8940 (libvirtd) > Tasks: 20 (limit: 32768) > CGroup: /system.slice/libvirtd.service > ├─2217 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf > --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper > ├─2221 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf > --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper > └─8940 /usr/local/sbin/libvirtd > node1 systemd[1]: Starting Virtualization daemon... >...
2013 Nov 22
1
Re: Help with Vrbr0
...rror: internal error Child process (/usr/sbin/dnsmasq -u > libvirt-dnsmasq --strict-order --bind-interfaces > --pid-file=/var/run/libvirt/network/default.pid --conf-file= > --except-interface lo --listen-address 192.168.122.1 --dhcp-range > 192.168.122.2,192.168.122.254 > --dhcp-leasefile=/var/lib/libvirt/dnsmasq/default.leases > --dhcp-lease-max=253 --dhcp-no-override) status unexpected: exit status 2 > > > 2013-11-22 10:42:51.113+0000: 1288: error : virCommandWait:2192 : > internal error Child process (/usr/sbin/dnsmasq -u libvirt-dnsmasq > --strict-order --b...
2019 May 02
2
Re: Running all my virtual machines with a low priority
On Thu, May 02, 2019 at 11:33:06AM +0200, Martin Kletzander wrote: > On Wed, May 01, 2019 at 11:58:23AM +0200, R. Diez wrote: > > > > > You would have to set the priority of all vCPUs in each guest, as well > > > as emulator threads in each guest (the latter needs very new libvirt). > > > > This does not seem a viable option then with Ubuntu 18.04. And
2012 Mar 23
1
[libvirt] Problem with Open vSwitch and dnsmasq
..."? Try something like this: ovs-vsctl add-port virbr1 port2 tag=2 ovs-vsctl set Interface port2 type=internal ifconfig port2 10.0.0.1 ifconfig port2 up /usr/sbin/dnsmasq --strict-order --bind-interfaces --except-interface lo --listen-address 10.0.0.1 --dhcp-range 10.0.0.10,10.0.0.20 --dhcp-leasefile=/var/lib/libvirt/dnsmasq/vlan2.leases --dhcp-lease-max=253 --dhcp-no-override Though I have not tested it... I tried the configuration you suggest; and the request is now received by dnsmasq. I executed: ifconfig port2 192.168.100.128 netmask 255.255.255.0 ifconfig port2 up /usr/sbin/dnsmasq --...
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
2017 Jun 03
2
Re: libvirtd not accepting connections
...nfig >-nodefaults -nographic -M none -qmp >unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait >-pidfile /var/lib/libvirt/qemu/capabilities. > ├─3246 /usr/sbin/libvirtd > ├─3457 /sbin/dnsmasq >--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro >--dhcp-script=/usr/libexec/libvirt_leaseshelper > └─3458 /sbin/dnsmasq >--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro >--dhcp-script=/usr/libexec/libvirt_leaseshelper > >Jun 03 17:14:25 example.com libvirtd[3246]: Failed to probe capabilities &gt...
2019 May 02
0
Re: Running all my virtual machines with a low priority
...--foreground [... blah blah ...] ??? ??????wpa_supplicant.service ??? ??? ??????878 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant ??? ??????libvirtd.service ??? ??? ?????? 987 /usr/sbin/libvirtd ??? ??? ?????? 1395 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper ??? ??? ?????? 1396 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper ??? ??? ??????12285 /usr/bin/qemu-system-x86_64 -name guest=UbuntuMATE1804,debug-t...
2018 Oct 30
0
Re: Xen via libvirt
...t; Process: 6029 ExecReload=/bin/kill -HUP $MAINPID (code=exited, status=0/SUCCESS) > Main PID: 8940 (libvirtd) > Tasks: 20 (limit: 32768) > CGroup: /system.slice/libvirtd.service > ├─2217 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf > --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper > ├─2221 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf > --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper > └─8940 /usr/local/sbin/libvirtd > node1 systemd[1]: Starting Virtualization...
2012 Jul 24
2
virsh iface-list error
...it-script=upstart --with-libvirtd # make # make install # /usr/sbin/libvirtd & # /usr/sbin/dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file= --except-interface lo --listen-address 192.168.122.1 --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-leasefile=/var/lib/libvirt/dnsmasq/default.leases --dhcp-lease-max=253 --dhcp-no-override Pl. let me know what could be the problem? Thanks Arun -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120724/8bc995...
2018 Oct 29
2
Xen via libvirt
Hello. I want to use libvirt for toolstack of Xen (not XenServer) to set up Openstack system but, I'm new to libvirt so, I had some troubles on installing libvirt. I downloaded the source code, build and installed it, following here ( https://libvirt.org/compiling.html). However, when I type a command (# virsh 'xen:///system' list) to check if libvirt has been installed successfully,
2013 Nov 22
0
Re: Help with Vrbr0
...o start network default error: internal error Child process (/usr/sbin/dnsmasq -u libvirt-dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file= --except-interface lo --listen-address 192.168.122.1 --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-leasefile=/var/lib/libvirt/dnsmasq/default.leases --dhcp-lease-max=253 --dhcp-no-override) status unexpected: exit status 2 2013-11-22 10:42:51.113+0000: 1288: error : virCommandWait:2192 : internal error Child process (/usr/sbin/dnsmasq -u libvirt-dnsmasq --strict-order --bind-interfaces --pid-file=/...
2017 Jun 04
0
Re: libvirtd not accepting connections
...ographic -M none -qmp >> unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait >> -pidfile /var/lib/libvirt/qemu/capabilities. >> ├─3246 /usr/sbin/libvirtd >> ├─3457 /sbin/dnsmasq >> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro >> --dhcp-script=/usr/libexec/libvirt_leaseshelper >> └─3458 /sbin/dnsmasq >> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro >> --dhcp-script=/usr/libexec/libvirt_leaseshelper >> >> Jun 03 17:14:25 example.com libvirtd[3246]: Fail...
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
2017 Jun 04
2
Re: libvirtd not accepting connections
...p >>> unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait >>> -pidfile /var/lib/libvirt/qemu/capabilities. >>> ├─3246 /usr/sbin/libvirtd >>> ├─3457 /sbin/dnsmasq >>> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro >>> --dhcp-script=/usr/libexec/libvirt_leaseshelper >>> └─3458 /sbin/dnsmasq >>> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro >>> --dhcp-script=/usr/libexec/libvirt_leaseshelper >>> >>> Jun 03 17:14:25 example....
2017 Jun 04
0
Re: libvirtd not accepting connections
...nix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait >>>> -pidfile /var/lib/libvirt/qemu/capabilities. >>>> ├─3246 /usr/sbin/libvirtd >>>> ├─3457 /sbin/dnsmasq >>>> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro >>>> --dhcp-script=/usr/libexec/libvirt_leaseshelper >>>> └─3458 /sbin/dnsmasq >>>> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro >>>> --dhcp-script=/usr/libexec/libvirt_leaseshelper >>>> >>>>...
2008 Feb 22
0
virt-manager on RH AS 5.1
...# ps -ef | grep libvirt root 31142 1 0 17:29 ? 00:00:00 libvirt_qemud --system --daemon nobody 31167 31142 0 17:29 ? 00:00:00 dnsmasq --keep-in-foreground --strict-order --bind-interfaces --pid-file --conf-file --listen-address 192.168.122.1 --except-interface lo --dhcp-leasefile=/var/lib/libvirt/dhcp-default.leases --dhcp-range 192.168.122.2,192.168.122.254 But I can''t see any port open on netstat: # netstat -nlp | grep 16509 # (nothing) So, on my desktop-client (Ubuntu hardy), the virt-manager (0.5.3) says: "Unable to open a connection to the libvirt...
2012 Sep 12
2
Network inoperable with QEMU arm example image
...stination 5) ps -ef | grep dnsmasq nobody 12382 1 0 Sep11 ? 00:00:00 /usr/sbin/dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file= --except-interface lo --listen-address 192.168.122.1 --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-leasefile=/var/lib/libvirt/dnsmasq/default.leases --dhcp-lease-max=253 --dhcp-no-override 6) ifconfig -a em1 Link encap:Ethernet HWaddr 00:19:B9:48:2B:BA inet addr:10.45.212.46 Bcast:10.45.212.255 Mask:255.255.255.0 inet6 addr: fe80::219:b9ff:fe48:2bba/64 Scope:Link...
2017 Jun 03
0
Re: libvirtd not accepting connections
...-i386 -S -no-user-config -nodefaults -nographic -M none -qmp unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait -pidfile /var/lib/libvirt/qemu/capabilities. ├─3246 /usr/sbin/libvirtd ├─3457 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper └─3458 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper Jun 03 17:14:25 example.com libvirtd[3246]: Failed to probe capabilities for /usr/bin/qemu-kvm:...
2012 Mar 22
0
[libvirt] Problem with Open vSwitch and dnsmasq
...port2 tag=2 > ovs-vsctl set Interface port2 type=internal > ifconfig port2 10.0.0.1 > ifconfig port2 up > /usr/sbin/dnsmasq --strict-order --bind-interfaces > --except-interface lo --listen-address 10.0.0.1 --dhcp-range > 10.0.0.10,10.0.0.20 > --dhcp-leasefile=/var/lib/libvirt/dnsmasq/vlan2.leases > --dhcp-lease-max=253 --dhcp-no-override > By the time you are doing this much stuff outside of libvirt, I think it would really be better to not use a libvirt virtual network at all, since libvirt is likely to do things to that network that would...