search for: ser1325

Displaying 2 results from an estimated 2 matches for "ser1325".

2020 Mar 04
2
Bug: readdir() returning null on large number of files
There's a bug (https://bugzilla.redhat.com/show_bug.cgi?id=1674392) and it's almost a year since it has been reported. Is there any plans/suggestions on its fixing? Didn't find any commits regarding this issue but maybe I'm just blind.
2018 Oct 23
1
How does guestmount actually work?
Is there any articles that explain in detail how actually guestmount works internally? My main question is how does guestfs deal with backing disk changes. So, I have a libvirt/qemu-kvm setup. Each vm has a lvm2 volume for a disk. For example, I want to mount one of these volumes and read some data. 1. I mount the volume using guestmount (guestmount --ro -d <libvirt domain> -m /dev/sda1