findmnt inside nova_libvirt seems to report it mounted correctly as devpts, but podman inspect reports { "Type": "bind", "Source": "", "Destination": "/dev/pts", "Driver": "", "Mode": "", "Options": [], "RW": true, "Propagation": "" }, which I find extremely strange