On Sat, Mar 14, 2015 at 11:14:55PM +0530, Thirumalai Nambi wrote: > Thanks for your update, > > I got the libguestfs packages from the centOS base repo and installed it > via yum. [...] > Do you think the issue related to the running kernel?
No. I've no idea what's going on, and I cannot reproduce the problem myself. Can you do: cd /tmp cpio -id < /usr/lib64/guestfs/supermin.d/daemon.img ldd /tmp/sbin/guestfsd eu-readelf -d /tmp/sbin/guestfsd | grep NEEDED and: rpm -qa Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/ _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
