libvirtd がゲストを一時停止しない

libvirtd がゲストを一時停止しない

私のゲスト(Windows 1 台、Linux 1 台)は停止されません。理由はわかりません。

の出力は次のようになりますsystemctl。間違っているように見えますが、systemctl start libvirt-guests && systemctl enable libvirt-guests

libvirt-guests.service                  loaded active exited    Suspend Active Libvirt Guests
libvirtd.service                        loaded active running   Virtualization daemon

関連するログもいくつかあるでしょうか?

Oct 05 12:06:27 slave-vi libvirtd[353]: End of file while reading data: Input/output error
Oct 05 12:06:27 slave-vi libvirtd[353]: internal error: End of file from monitor
Oct 05 12:06:27 slave-vi libvirtd[353]: internal error: End of file from monitor

この時点で何を探せばいいのか、何を試せばいいのか分かりません。

関連情報