Hi Christian, the guest is properly set: # ls -la /dev/virtio-ports/org.qemu.guest_agent.0 lrwxrwxrwx 1 root root 11 May 25 19:07 /dev/virtio-ports/org.qemu.guest_agent.0 -> ../vport2p1 # lsof /dev/virtio-ports/org.qemu.guest_agent.0
In order to get the "qm agent 100 ping && echo ok" working, the following is needed: # systemctl start qemu-guest-agent # lsof /dev/virtio-ports/org.qemu.guest_agent.0 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME qemu-ga 444278 root 4u CHR 243,1 0t0 123 /dev/virtio-ports/../vport2p1 So, it is more likely a udev issue. Something is not properly set with the default settings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883009 Title: qemu-guest-agent / systemctl enable failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1883009/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs