Hello, ## SETUP CentOS 8 Stream libguestfs-tools.noarch 1:1.40.2-24.el8.plesk libvirt.x86_64 7.6.0-6.el8s ## ISSUE REPRODUCTION lsof -p $(cat /run/libvirtd.pid) | wc -l # here we have N open file descriptors by libvirtd guestfish --ro -d domain1 run # here we have N+1 open file descriptors by libvirtd Ctrl+D # and we still have N+1 open file descriptors by libvirtd virt-df -d domain1 # after completion we still having N++ open file descriptors by libvirtd To fix this issue i am force to restart libvirtd -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20220222/a9d10902/attachment.htm>
On Tue, Feb 22, 2022 at 06:00:50PM +0300, ??????? wrote:> Hello, > > ## SETUP > > CentOS 8 Stream > libguestfs-tools.noarch 1:1.40.2-24.el8.plesk > libvirt.x86_64 7.6.0-6.el8sThe current libvirt shipping in CentOS 8 Stream is 8.0.0-2.module_el8.6.0+1087+b42c8331 which is 6 months newer than what you have installed. So I'd recommend ensuring you have latest CentOS stream content as a first step. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|