TechFlow-Assistant
VM 호스트 1번 서버의 요청 주신 로그는 아래와 같습니다.
● libvirtd.service - libvirt legacy monolithic daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; preset: disabled)
Drop-In: /etc/systemd/system/libvirtd.service.d
└─libvirt-exporter.conf
Active: active (running) since Wed 2026-09-02 11:09:19 KST; 3h 20min ago
Docs: man:libvirtd(8)
https://libvirt.org/
Main PID: 121435 (libvirtd)
Tasks: 27 (limit: 32768)
Memory: 99.2M (peak: 125.8M)
CPU: 45.416s
CGroup: /system.slice/libvirtd.service
└─121435 /usr/sbin/libvirtd -l
Sep 02 14:54:36 ablecube2 libvirtd[121435]: Guest agent is not responding: QEMU guest agent is not connected
[root@ablecube2 ~]# virsh list --all
Id Name State
--------------------------
4 ccvm running
5 v-1-VM running
6 s-2-VM running
7 i-2-3-VM running
8 i-2-5-VM running
9 i-2-4-VM running
VM 호스트 2번 서버의 요청 주신 로그는 아래와 같습니다.
[root@ablecube3 ~]# systemctl status libvirtd
● libvirtd.service - libvirt legacy monolithic daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; preset: disabled)
Drop-In: /etc/systemd/system/libvirtd.service.d
└─libvirt-exporter.conf
Active: active (running) since Wed 2026-09-02 13:47:17 KST; 1h 12min ago
Docs: man:libvirtd(8)
https://libvirt.org/
Main PID: 243346 (libvirtd)
Tasks: 20 (limit: 32768)
Memory: 88.4M (peak: 118.9M)
CPU: 2.563s
CGroup: /system.slice/libvirtd.service
└─243346 /usr/sbin/libvirtd -l
Sep 02 13:47:17 ablecube3 systemd[1]: Starting libvirt legacy monolithic daemon...
Sep 02 13:47:17 ablecube3 dnsmasq[2266]: read /etc/hosts - 5 addresses
Sep 02 13:47:17 ablecube3 dnsmasq-dhcp[2266]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Sep 02 13:47:17 ablecube3 libvirtd[243346]: libvirt version: 10.10.0, package: 15.9.el9_7 (Rocky Linux Build System <releng@rockylinux.org>, 2026-04-08-11:31:44, )
Sep 02 13:47:17 ablecube3 libvirtd[243346]: hostname: ablecube3
Sep 02 13:47:17 ablecube3 libvirtd[243346]: Configured security driver "none" disables default policy to create confined guests
Sep 02 13:47:49 ablecube3 dnsmasq[2266]: exiting on receipt of SIGTERM
[root@ablecube3 ~]# virsh list --all
Id Name State
--------------------