Displaying 20 results from an estimated 5000 matches similar to: "Libguestfs debugging issue"
2015 Jun 25
3
Problem with supermin and symlink in ibm_powerkvm ppc64le distro
Hi,
I've found a problem with supermin code running in an ibm_powerkvm
ppc64le distro.
Output of libguestfs-test-tool:
$ libguestfs-test-tool
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
2020 Jan 08
0
Re: bug report
It seems that the appliance is broken. Try removing /var/tmp/.guestfs-0/
and run the test tool again.
Tomas
On Fri, 3 Jan 2020 13:53:10 +0800
"??" <249016681 at qq.com> wrote:
> Hi,
> I have use kvm ? virsh ? virt for almost half year ?all things goes well ?
> but recently? I use
2018 Oct 15
2
Bug Report, .vhdx file not attaching
I am trying to mount a windows 10 backup .vhdx file.
I installed libguestfs through ```sudo apt-get install libguestfs-tools```
I am running Ubuntu 18.04.1 LTS and this is the installed version: ```1:1.36.13-1ubuntu3.2```
This is the output of the command I ran:
```
~$ guestmount --add Documents/8be29c38-0000-0000-0000-602200000000.vhdx --inspector --ro /media/Windows10/
libguestfs: trace:
2020 Jan 03
2
bug report
Hi,
I have use kvm ? virsh ? virt for almost half year ?all things goes well ?
but recently? I use virt-copy-in found some problem ? I have do nothing with my server ?but the problem appear .
2020 Jul 22
1
回复: 回复: bug report
Hi,Richard:
I use /bin/virt-copy-in failed , virt-copy-in have no diff with other nomarl machine(work well ) ,
/bin/virt-copy-in: symbol lookup error: /lib64/libguestfs.so.0: undefined symbol: json_string_length
here are
2019 Aug 20
1
A libguestfs-test-tool output
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
LIBGUESTFS_TRACE=1
LIBVIRT_DEFAULT_URI=qemu:///system
LIBGUESTFS_DEBUG=1
PATH=/home/farzad//.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
XDG_RUNTIME_DIR=/run/user/1000
SELinux: sh: 1:
2019 Nov 02
4
supermin: failed to find a suitable kernel
Hi all
I am trying to run the dockerized version of linaro lava. Unfortunately it is not possible to start libguetsfs inside one of the containers.
My settings are: Ubuntu Server 18.04.3, Docker version 18.09.7 running a Debian:stretch based contianer
Running libguestfs-test-tool gives me the following output:
root at e91c89e0874d:/# libguestfs-test-tool
2019 Nov 05
0
Re: supermin: failed to find a suitable kernel
On Mon, Nov 04, 2019 at 08:26:08PM +0000, Klaas Schulze-Dieckhoff wrote:
> As requested this is the output inside my container:
> root@ead989650980:/# ls /boot
> androidboot efi grubinitrd.img-core initrd.img-core-0.7.43+ppa27 uboot
> root@ead989650980:/# ls /lib/modules
> 4.15.0-66-generic
>
> I know, that there is no kernel inside /boot, but to my understanding this is
2017 Oct 16
2
Elias Hickman's libguestfs dump
1. What am I trying to do?Deploy OpenStack using OOOQ (TripleO Quickstart)
2. What commands did I run?I ran:bash quickstart.sh $VIRTHOST
3. What was the exact output of these commands?
fatal: [127.0.0.2]: FAILED! => {"changed": true, "cmd": ["virt-customize", "-a", "/home/stack/undercloud.qcow2", "--upload",
2016 Aug 29
2
Re: guestfs_launch gets stuck
Thanks Rich for you quick reply. I enabled logs and the program stuck
again, here is the call stack and log:
Thread 1 (Thread 0x7fac58edc8c0 (LWP 1271)):
#0 0x00007fac578fac20 in __poll_nocancel () from /lib64/libc.so.6
#1 0x00007fac56df3c5a in virNetClientIOEventLoop () from
/lib64/libvirt.so.0
#2 0x00007fac56df441b in virNetClientSendInternal () from
/lib64/libvirt.so.0
#3 0x00007fac56df5843
2020 Jan 08
3
回复: bug report
Hi,Tomas:
here is the test info: Thanks for your kind help .
************************************************************
* IMPORTANT NOTICE
2017 Apr 07
2
difficulty using virt-v2v with OVA
I have a Fedora 24 system I can already get this working for most OVA
files, just the BSD and atomic ones weren't recognized. Assuming my
version of virt-v2v is just old, I installed rawhide on a different system
and tried with virt-v2v-1.37.8-1.fc27.x86_64 and now its having another
problem. Is there a known version of virt-v2v I should be using? Here is
the output from the rawhide attempt
2019 Nov 28
2
virt-df -a xxx.qcow2 failure, after about ten minutes , failed
use the virt-df to query vm disk usage like this:
virt-df -a /home/centos7_mini.qcow2
then check:
virsh list --all
Id Name State
1 guestfs-p1km7lhfowv8o0q1running //virt-df will create a vm in temp filesystem
but after a few minutes , still fails to get the vm disk usage , why ??
[root@bogon libguestfs-1.38.2]# uname -ar
Linux bogon 3.10.0 #2 SMP Thu Nov 28 06:06:42 UTC 2019 x86_64 x86_64
2014 Dec 05
1
Re: virt-df error, help
thanks for your reply,
When I set the debug mode and run "libguestfs-test-tool" the result is:
virtTest@06MYRC5:~$ libguestfs-test-tool
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
************************************************************
2016 Aug 30
1
Help, it's not working!
Hi,
*1. What are you trying to do?*
I was trying to clean up a virtual machine image in place. I followed the
instruction in the Openstack documentation to do so. Here is the link:
http://docs.openstack.org/image-guide/ubuntu-image.html
*2. What exact command(s) did you run?*
virt-sysprep -d trusty
*3. What was the precise error or output of these commands?*
Examining the guest ...
Fatal error:
2018 Aug 24
0
libguestfs:error
[BEGIN] 2018/8/24 16:57:41
[root@localhost puduct]# guestmount -v --rw -a /home/kvmsystem/VSOS_2G.qcow2 -m /dev/sda1 /mnt/ids/
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x7f243deb9920, program = guestmount
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_recovery_proc false
libguestfs:
2020 Sep 03
1
Re: Error while loading shared libraries: libsbz.so
I've tried the workaround you suggested but it doesn't seem to work. Also
tried to add just "libsbz.so" to zz-workaround with no success. It throws
the same error as before.
PS: Sorry I've just hit reply without checking the "To:" address and I
guess it sent directly to you.
On Thu, Sep 3, 2020 at 1:59 PM Richard W.M. Jones <rjones@redhat.com> wrote:
>
2015 Jul 02
2
libguestfs error: need help troubleshooting
Hi,
I'm trying to manually create a rhel7 image using the qemu-img and virt-install commands. I'm re-testing a procedure I previously wrote with the new grub commands that a customer suggested we add in. This procedure is available at: http://file.bne.redhat.com/dnavale/docs/review/RH-guides/AG-020715/#sect-create-images
As in the procedure, I'm able to run all steps successfully
2018 Jan 15
2
but report
uname -a
Linux drh-MS-7888 4.13.0-26-generic #29~16.04.2-Ubuntu SMP Tue Jan 9
22:00:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
dpkg -l libguest*
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Architecture
2017 Jul 29
2
Re: cannot find any suitable libguestfs supermin
2017-07-29 0:20 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>:
>
> You need to download this appliance:
>
> http://download.libguestfs.org/binaries/appliance/
> appliance-1.36.1.tar.xz
>
> and unpack it under /home/user/appliance/ .
>
> Directly inside the /home/user/appliance directory you should see
> files called "initrd", "kernel",