Skip to content

Instantly share code, notes, and snippets.

@U007D
Created September 9, 2017 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save U007D/54d4fba7015571aab9f3787f8f03472b to your computer and use it in GitHub Desktop.
Save U007D/54d4fba7015571aab9f3787f8f03472b to your computer and use it in GitHub Desktop.
[brad@socrates:~]$ systemctl status libvirtd
● libvirtd.service - Libvirt Virtual Machine Management Daemon
Loaded: loaded (/nix/store/4lm6pa4wpxj37xvmd2dgjyma9n3dy9s9-libvirt-3.1.0/lib/systemd/system/libvirtd.service; en
Drop-In: /nix/store/kfz1xpchffc15w1926c3ffkzjqql7z8q-system-units/libvirtd.service.d
└─overrides.conf
Active: active (running) since Sat 2017-09-09 10:18:53 PDT; 1h 1min ago
Docs: man:libvirtd(8)
http://libvirt.org
Main PID: 1359 (.libvirtd-wrapp)
Tasks: 18 (limit: 19660)
CGroup: /system.slice/libvirtd.service
├─1359 /nix/store/4lm6pa4wpxj37xvmd2dgjyma9n3dy9s9-libvirt-3.1.0/sbin/libvirtd --config /nix/store/jkw6nc
├─1574 /nix/store/h0zww1kh0sqxa4ysmw6kjcmzzwbgzbdy-dnsmasq-2.76/bin/dnsmasq --conf-file=/var/lib/libvirt/
└─1575 /nix/store/h0zww1kh0sqxa4ysmw6kjcmzzwbgzbdy-dnsmasq-2.76/bin/dnsmasq --conf-file=/var/lib/libvirt/
Sep 09 10:18:55 socrates dnsmasq[1574]: started, version 2.76 cachesize 150
Sep 09 10:18:55 socrates dnsmasq[1574]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TF
Sep 09 10:18:55 socrates dnsmasq-dhcp[1574]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
Sep 09 10:18:55 socrates dnsmasq-dhcp[1574]: DHCP, sockets bound exclusively to interface virbr0
Sep 09 10:18:55 socrates dnsmasq[1574]: no servers found in /etc/resolv.conf, will retry
Sep 09 10:18:55 socrates dnsmasq[1574]: read /etc/hosts - 2 addresses
Sep 09 10:18:55 socrates dnsmasq[1574]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Sep 09 10:18:55 socrates dnsmasq-dhcp[1574]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Sep 09 10:19:02 socrates dnsmasq[1574]: reading /etc/resolv.conf
Sep 09 10:19:02 socrates dnsmasq[1574]: using nameserver 192.168.1.1#53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment