thomas
2019-Dec-02 12:09 UTC
Re: [Libguestfs] virt-df -a xxx.qcow2 failure, after about ten minutes , failed
when run libguestfs-test-tool in the two pc,but the result is different. please tell me what cause the result and what cause the guest fail to run in the ram ? thanks !! At 2019-11-28 21:30:53, "Richard W.M. Jones" <rjones@redhat.com> wrote:>Could you please run: > > libguestfs-test-tool > >and attach the complete output to your email. > >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/
Nikolay Ivanets
2019-Dec-02 16:07 UTC
Re: [Libguestfs] virt-df -a xxx.qcow2 failure, after about ten minutes , failed
thomas, Your very first email refers to libguestsfs 1.40.2, where is libguestfs-test-tool reports refer to libguestfs 1.38.2. Anyway, can you download pre-built FIXED appliance matching your libguestfs version and try using it? Here is you can find pre-built FIXED appliances: http://download.libguestfs.org/binaries/appliance/ Download and untar it anywhere. Then launch libguestfs-test-tool specifying path to fixed appliance like this: LIBGUESTFS_PATH=/path/to/fixed-appliance libguestfs-test-tool Does it make any difference? +380979184774 Mykola Ivanets пн, 2 груд. 2019 о 14:22 thomas <s_kuang@163.com> пише:> > when run libguestfs-test-tool in the two pc,but the result is different. > please tell me what cause the result and what cause the guest fail to run in the ram ? > > thanks !! > > > > > > > At 2019-11-28 21:30:53, "Richard W.M. Jones" <rjones@redhat.com> wrote: > >Could you please run: > > > > libguestfs-test-tool > > > >and attach the complete output to your email. > > > >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 > Libguestfs@redhat.com > https://www.redhat.com/mailman/listinfo/libguestfs
Richard W.M. Jones
2019-Dec-03 08:58 UTC
Re: [Libguestfs] virt-df -a xxx.qcow2 failure, after about ten minutes , failed
On Mon, Dec 02, 2019 at 08:09:47PM +0800, thomas wrote:> [ 0.000000] Linux version 3.10.0 (root@NSG) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Fri Nov 1 10:40:29 UTC 2019The kernel that fails isn't the Red Hat kernel, so I suppose it lacks the right drivers or has some different configuration which breaks libguestfs. You can tell libguestfs to use a different kernel by setting the SUPERMIN_KERNEL parameter and removing the /var/tmp/.guestfs-* directory between runs. See the FAQ here: http://libguestfs.org/guestfs-faq.1.html#broken-kernel-or-trying-a-different-kernel For comparison the successful run is using the ordinary CentOS kernel: [ 0.000000] Linux version 3.10.0-957.10.1.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Mar 18 15:06:45 UTC 2019 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/
thomas
2019-Dec-05 06:54 UTC
Re: [Libguestfs] virt-df -a xxx.qcow2 failure, after about ten minutes , failed
yes, this system tailor it's kernel ,reduce the "CONFIG_VIRT_DRIVERS=y " ,this cause the vm fail to start . after add the virtio driver config ,then recompile the kernel , libguestfs-test-tool run successfully . thanks for help ! thomas.kuang . At 2019-12-03 16:58:38, "Richard W.M. Jones" <rjones@redhat.com> wrote:>On Mon, Dec 02, 2019 at 08:09:47PM +0800, thomas wrote: >> [ 0.000000] Linux version 3.10.0 (root@NSG) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Fri Nov 1 10:40:29 UTC 2019 > >The kernel that fails isn't the Red Hat kernel, so I suppose it lacks >the right drivers or has some different configuration which breaks >libguestfs. > >You can tell libguestfs to use a different kernel by setting the >SUPERMIN_KERNEL parameter and removing the /var/tmp/.guestfs-* >directory between runs. See the FAQ here: > >http://libguestfs.org/guestfs-faq.1.html#broken-kernel-or-trying-a-different-kernel > >For comparison the successful run is using the ordinary CentOS kernel: > >[ 0.000000] Linux version 3.10.0-957.10.1.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Mar 18 15:06:45 UTC 2019 > >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/
Apparently Analagous Threads
- Re: virt-df -a xxx.qcow2 failure, after about ten minutes , failed
- x2go is not able to start x2go sessions
- x2go is not able to start x2go sessions
- Auditd NETFILTER_PKT record missing src port, dst port
- virt-df -a xxx.qcow2 failure, after about ten minutes , failed