Interestingly after manually creating the symlink it works again.
root@b:~# virsh autostart --disable h-test-newname Domain h-test-newname unmarked as autostarted root@b:~# ll /etc/libvirt/qemu/autostart/ total 2 drwxr-xr-x 2 root root 2 Mar 26 09:16 ./ drwxr-xr-x 4 root root 5 Mar 26 09:13 ../ root@b:~# virsh autostart h-test-newname Domain h-test-newname marked as autostarted root@b:~# ll /etc/libvirt/qemu/autostart/ total 3 drwxr-xr-x 2 root root 3 Mar 26 09:17 ./ drwxr-xr-x 4 root root 5 Mar 26 09:13 ../ lrwxrwxrwx 1 root root 36 Mar 26 09:17 h-test-newname.xml -> /etc/libvirt/qemu/h-test-newname.xml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921325 Title: VM will not auto-start automatically when server is rebooted after virsh domrename To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1921325/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
