I was able to verify on plucky. Same steps as noble. ubuntu@plucky:~$ sudo nsenter --target 11699 --mount bash root@plucky:/# ls /dev/ disk dm-0 full hugepages mapper mqueue null ptmx pts random shm urandom userfaultfd zero
root@plucky:/# ls /dev/sd* ls: cannot access '/dev/sd*': No such file or directory Enabled the plucky-proposed and upgraded libvirt packages to 11.0.0-2ubuntu6.3 ubuntu@plucky:~$ sudo apt install libvirt-daemon libvirt-daemon-system libvirt-clients -t plucky-proposed ubuntu@plucky:~$ sudo virsh destroy libvirt-lp2117467 Domain 'libvirt-lp2117467' destroyed ubuntu@plucky:~$ sudo virsh start libvirt-lp2117467 Domain 'libvirt-lp2117467' started ubuntu@plucky:~$ pgrep qemu-pr-helper 13492 ubuntu@plucky:~$ sudo nsenter --target 13492 --mount bash root@plucky:/# ls /dev/ block disk dm-0 full hugepages mapper mqueue null ptmx pts random sda sdb sdc sdd shm urandom userfaultfd zero root@plucky:/# 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. ** Tags removed: verification-needed-jammy verification-needed-noble verification-needed-plucky ** Tags added: verification-done-jammy verification-done-noble verification-done-plucky -- 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
