Displaying 8 results from an estimated 8 matches for "cuimingwen".
2014 Dec 05
1
Re: virt-df error, help
...arch path: /usr/lib/guestfs)
libguestfs: trace: launch = -1 (error)
libguestfs: trace: close
libguestfs: closing guestfs handle 0x15ee130 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsLdtNb8
From: Richard W.M. Jones
Date: 2014-12-04 18:02
To: cuimingwen@incito.com.cn
CC: libguestfs
Subject: Re: virt-df error, help
On Thu, Dec 04, 2014 at 04:53:21PM +0800, cuimingwen@incito.com.cn wrote:
> Hello, Richard,
> I run command as example: " virt-df -d `virsh domuuid 5`"
> some errors show :
> libguestfs: warnin...
2014 Dec 04
2
Re: virt-df error, help
On Thu, Dec 04, 2014 at 04:53:21PM +0800, cuimingwen@incito.com.cn wrote:
> Hello, Richard,
> I run command as example: " virt-df -d `virsh domuuid 5`"
> some errors show :
> libguestfs: warning: supermin-helper -f checksum returned a short string
> libguestfs: error: cannot find any suitable libgues...
2014 Dec 06
4
Re: virt-df error, help
...e on LIBGUESTFS_PATH (search path: /usr/lib/guestfs)
incito@M06MYPY9:~$
But I find another solution, I use “sudo virt-df -d `virsh domuuid 5`" , and set the user without password (/etc/sudoers) to run the command .
From: Richard W.M. Jones
Date: 2014-12-05 16:51
To: cuimingwen@incito.com.cn
CC: libguestfs
Subject: Re: Re: virt-df error, help
On Fri, Dec 05, 2014 at 09:11:40AM +0800, cuimingwen@incito.com.cn wrote:
> thanks for your reply,
> When I set the debug mode and run "libguestfs-test-tool" the result is:
[...]
> libguestfs: launch: v...
2014 Dec 11
2
Re: virt-df error, help
...estfs appliance failed to start or crashed.
See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs
or run 'libguestfs-test-tool' and post the *complete* output into a
bug report or message to the libguestfs mailing list.
From: Richard W.M. Jones
Date: 2014-12-10 18:08
To: cuimingwen@incito.com.cn; libguestfs
Subject: Re: Re: virt-df error, help
[PLEASE keep replies on the list]
On Wed, Dec 10, 2014 at 01:03:01PM +0800, cuimingwen@incito.com.cn wrote:
> Hi, Rich.
> when I compile install the libguestfish1.26.5
> ./configure ; make:
> the errors show “
>...
2014 Dec 05
0
Re: virt-df error, help
On Fri, Dec 05, 2014 at 09:11:40AM +0800, cuimingwen@incito.com.cn wrote:
> thanks for your reply,
> When I set the debug mode and run "libguestfs-test-tool" the result is:
[...]
> libguestfs: launch: version=1.24.5
I'll assume this is an old Ubuntu version, in which case you need to
run:
sudo update-guestfs-ap...
2014 Dec 09
0
Re: virt-df error, help
[Please keep replies on the mailing list]
On Tue, Dec 09, 2014 at 10:44:17AM +0800, cuimingwen@incito.com.cn wrote:
> Hi, Rich, my /tmp size is sufficient
> My OS version:
> NAME="Ubuntu"
> VERSION="14.04.1 LTS, Trusty Tahr"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 14.04.1 LTS"
> VERSION_ID="14.04"
> HOME...
2014 Dec 10
0
Re: virt-df error, help
[PLEASE keep replies on the list]
On Wed, Dec 10, 2014 at 01:03:01PM +0800, cuimingwen@incito.com.cn wrote:
> Hi, Rich.
> when I compile install the libguestfish1.26.5
> ./configure ; make:
> the errors show “
> /root/virTest/libguestfs-1.26.5/fish/progress.c:282: undefined reference to `tgetnum'
> guestfish-progress.o: In function `fprintf':
>...
2014 Dec 11
0
Re: virt-df error, help
On Thu, Dec 11, 2014 at 10:17:48AM +0800, cuimingwen@incito.com.cn wrote:
>
> Hi, Rich, follow your advice, I have succeeded in compiling the “libguestfs-1.26.5”
[...]
> But, When I run “virt-df `virsh domuuid 147`”
> the error show:(debug mode)
> “supermin helper [00000ms] host_cpu = x86_64
You're not running libguestfs...