Virtualization lab for GL124.
No actual files:
$ rpm -qR libvirt /bin/sh libvirt-client = 4.7.0-1.fc29 libvirt-daemon = 4.7.0-1.fc29 libvirt-daemon-config-network = 4.7.0-1.fc29 libvirt-daemon-config-nwfilter = 4.7.0-1.fc29 libvirt-daemon-driver-interface = 4.7.0-1.fc29 libvirt-daemon-driver-libxl = 4.7.0-1.fc29 libvirt-daemon-driver-lxc = 4.7.0-1.fc29 libvirt-daemon-driver-network = 4.7.0-1.fc29 libvirt-daemon-driver-nodedev = 4.7.0-1.fc29 libvirt-daemon-driver-nwfilter = 4.7.0-1.fc29 libvirt-daemon-driver-qemu = 4.7.0-1.fc29 libvirt-daemon-driver-secret = 4.7.0-1.fc29 libvirt-daemon-driver-storage = 4.7.0-1.fc29 libvirt-daemon-driver-uml = 4.7.0-1.fc29 libvirt-daemon-driver-vbox = 4.7.0-1.fc29 libvirt-libs = 4.7.0-1.fc29 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 $
$ rpm -qR qemu-kvm qemu-system-x86 = 2:3.0.0-1.fc29 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 $
$ rpm -qR qemu-system-x86 qemu-audio-alsa = 2:3.0.0-1.fc29 qemu-audio-oss = 2:3.0.0-1.fc29 qemu-audio-pa = 2:3.0.0-1.fc29 qemu-audio-sdl = 2:3.0.0-1.fc29 qemu-block-curl = 2:3.0.0-1.fc29 qemu-block-dmg = 2:3.0.0-1.fc29 qemu-block-gluster = 2:3.0.0-1.fc29 qemu-block-iscsi = 2:3.0.0-1.fc29 qemu-block-nfs = 2:3.0.0-1.fc29 qemu-block-rbd = 2:3.0.0-1.fc29 qemu-block-ssh = 2:3.0.0-1.fc29 qemu-system-x86-core = 2:3.0.0-1.fc29 qemu-ui-curses = 2:3.0.0-1.fc29 qemu-ui-gtk = 2:3.0.0-1.fc29 qemu-ui-sdl = 2:3.0.0-1.fc29 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 $
$ sudo systemctl status libvirtd.service ● libvirtd.service - Virtualization daemon Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2018-11-08 18:27:50 EST; 3s ago Docs: man:libvirtd(8) https://libvirt.org Main PID: 8428 (libvirtd) Tasks: 19 (limit: 32768) Memory: 52.9M CPU: 308ms CGroup: /system.slice/libvirtd.service ├─1589 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt> ├─1590 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt> └─8428 /usr/sbin/libvirtd Nov 08 18:27:50 localhost.localdomain systemd[1]: libvirtd.service: Found left-over process 1589 (dnsmasq) in control group while start> Nov 08 18:27:50 localhost.localdomain systemd[1]: This usually indicates unclean termination of a previous run, or service implementati> Nov 08 18:27:50 localhost.localdomain systemd[1]: libvirtd.service: Found left-over process 1590 (dnsmasq) in control group while start> Nov 08 18:27:50 localhost.localdomain systemd[1]: This usually indicates unclean termination of a previous run, or service implementati> Nov 08 18:27:50 localhost.localdomain systemd[1]: Starting Virtualization daemon... Nov 08 18:27:50 localhost.localdomain systemd[1]: Started Virtualization daemon. Nov 08 18:27:50 localhost.localdomain dnsmasq[1589]: read /etc/hosts - 2 addresses Nov 08 18:27:50 localhost.localdomain dnsmasq[1589]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses Nov 08 18:27:50 localhost.localdomain dnsmasq-dhcp[1589]: read /var/lib/libvirt/dnsmasq/default.hostsfile $