Verified on jammy as well. Performed exact same steps as noble, sharing history as I lost command logs (tmux crashed).
ubuntu@jammy:~$ history 14 sudo virsh define --file domain.xml --validate 15 sudo virsh start libvirt-lp2117467 17 pgrep qemu-pr-helper 18 sudo nsenter --target 15728 --mount bash Only dm-0 was visible at /dev. Enabled jammy-proposed and upgraded libvirt packages to 8.0.0-1ubuntu7.13 24 sudo apt install libvirt-daemon libvirt-daemon-system libvirt-clients -t jammy-proposed 26 sudo virsh destroy libvirt-lp2117467 27 sudo virsh start libvirt-lp2117467 28 pgrep qemu-pr-helper 29 sudo nsenter --target 17416 --mount bash ubuntu@jammy:~$ sudo nsenter --target 17416 --mount bash root@jammy:/# ls /dev/ block dm-0 hugepages mqueue ptmx random sdb sdd urandom disk full mapper null pts sda sdc shm zero root@jammy:/# ls /dev/sd* /dev/sda /dev/sdb /dev/sdc /dev/sdd Both dm-0 and sda to sdd can be seen in /dev/. Fix verified. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2117467 Title: Multipath device's targets are not added to domain namespace/cgroup To manage notifications about this bug go to: https://bugs.launchpad.net/libvirt/+bug/2117467/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
