Displaying 20 results from an estimated 9000 matches similar to: "Elias Hickman's libguestfs dump"
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 Oct 16
0
Re: Elias Hickman's libguestfs dump
On Mon, Oct 16, 2017 at 04:06:42PM +0000, Elias Hickman wrote:
> supermin: internal insmod jbd2.ko
> supermin: internal insmod mbcache.ko
> supermin: internal insmod ext4.ko
> [ 0.384209] random: crng init done
> supermin: internal insmod crc-itu-t.ko
> supermin: internal insmod crc4.ko
> supermin: internal insmod crc7.ko
> supermin: internal insmod crc8.ko
>
2017 Oct 16
1
Re: Elias Hickman's libguestfs dump
I'm literally LOLing right now. I've been struggling to get OOOQ installed all night.Thank you, for answering so promptly.Could you perhaps point me in the direction of a tutorial/how-to for Backporting a commit, relevant to this issue?
Thanks again.~Elias
On Tuesday, October 17, 2017, 1:17:54 AM GMT+9, Richard W.M. Jones <rjones@redhat.com> wrote:
On Mon, Oct 16, 2017 at
2018 Jan 10
1
guestmount fails after linux kernel update 01/10/2018
Hello,
I had been using guestmount to mount a raw image and it has been working
great until I updated the kernel on 01/10/2018. I am running ubuntu 16.04
LTS, and have changed the read permissions to the vmlinuz as I have done
with previous kernels. The only change to my system between working and not
working is the kernel update from this morning. I am concerned this might
be related to the
2017 Dec 11
3
Libguestfs Hangs on CentOS 7.4
Hi,
We seem to be hitting an issue where libguestfs keeps hanging. virt-resize,
guestmount etc.. never complete. If we set
LIBGUESTFS_BACKEND_SETTINGS=force_tcg it completes.
The issue starts when updating to CentOS 7.4 (CentOS 7.3 work fine). It
doesn't seem to affect all 7.4 hypervisors and the only similarity that we
have found is that they all use NVMe drives.
Non-Volatile memory
2014 Dec 11
2
Re: virt-df error, help
Hi, Rich, follow your advice, I have succeeded in compiling the “libguestfs-1.26.5”
my ”libguestfs-test-tool is passed “
“ libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfs7jxKy0
===== TEST FINISHED OK =====”
But, When I run “virt-df `virsh domuuid 147`”
the error show:(debug mode)
“supermin helper [00000ms] host_cpu = x86_64
supermin helper [00000ms]
2012 Mar 01
1
libguestfs on debian squeeze
Hello all,
I tried unsuccessfully to run libguestfs on debian squeeze (with kernel
from testing) using the packages you provide here:
http://libguestfs.org/download/binaries/debian-packages/.
The output I get from libguestfs-test tool is this:
===== Test starts here =====
LIBGUESTFS_DEBUG=1
TMPDIR=(not set)
libguestfs: new guestfs handle 0x17f32c0
library version: 1.14.0
guestfs_get_append:
2011 Dec 23
1
Kernel panic on Ubuntu 10.04
Hello!
I'm trying to install libguestfs on Ubuntu 10.04
I've installed packages from here:
http://libguestfs.org/download/binaries/ubuntu1004-packages/
I get kernel panic on running libguestfs_test_tool, here is outptut:
libguestfs: new guestfs handle 0xa596c0
===== Test starts here =====
LIBGUESTFS_DEBUG=1
library version: 1.13.11
guestfs_get_append: (null)
guestfs_get_attach_method:
2011 Aug 08
1
libguestfs-test-tool on ubuntu: kernel panic
Hi,
I am trying to get libguestfs-test-tool working on ubuntu. The first
problem I had was that HiveX won't compile on ubuntu to due to some missing
symbols (rpl-getopt, I see this has already been reported). Second problem
is that if HiveX is not available, guestfish doesn't link because code
refers to symbols which aren't compiled into libguestfs (I was able to work
around this by
2013 Nov 07
2
Kernel panic with virt-builder etc.
Hi there,
I am trying to write an article on virt-builder and managed to compile
version 1.24.1 of libguestfs on Ubuntu 13.10 (I had mixed success with
the git version and 1.25.x). When I am running virt-builder I am getting
an error message:
virt-builder: error: virt-resize failed
Upon further investigation it turns out that there's a kernel panic when
booting the freshly created image.
2015 Sep 11
1
libguestfs failure
This is a brand new CentOS7 with RDO allinone build. We can't launch any
instances.. Any help is greatly appreciated@!
Output from
libguestfs-test-tool
___________________________________
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your
2020 Jan 08
3
回复: bug report
Hi,Tomas:
here is the test info: Thanks for your kind help .
************************************************************
* IMPORTANT NOTICE
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:
>
2017 Jul 30
0
Re: cannot find any suitable libguestfs supermin
2017-07-29 20:17 GMT+08:00 lampahome <pahome.chen@mirlab.org>:
>
>
> 2017-07-29 18:00 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>:
>>
>> > I download the newset package and extract in my
>> > path(/share/CACHEDEV1_DATA/appliance/) and set env
>> > It doesn't work.
>> > and I run the libugestfs-test-tool:
>>
>>
2016 Aug 29
2
guestfs_launch gets stuck
Hello everyone,
I am using libguestfs on CentOS 7.2. I am trying to modify Red Hat 5.4
disks. I am using C/C++. I found the process gets stuck
inside guestfs_launch:
Thread 1 (Thread 0x7fe3aa6148c0 (LWP 1265)):
#0 0x00007fe3a9032c20 in __poll_nocancel () from /lib64/libc.so.6
#1 0x00007fe3aa1e5ea4 in read_data () from /lib64/libguestfs.so.0
#2 0x00007fe3aa20af0c in
2015 Dec 04
2
Re: virt-builder is very slow in git master when building ubuntu 14.04 vm
Hi Rich,
I set LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 when calling
virt-builder, and here is
the log:
[ 0.1] Downloading:
file:///home/myan/work/libguestfs/builder/website/ubuntu-14.04.xz
[ 1.4] Planning how to build this image
[ 1.4] Uncompressing
[ 4.4] Opening the new disk
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_tmpdir
2017 Dec 02
0
Re: [nbdkit PATCH] nbd: Fix memory leak
On Sat, Dec 02, 2017 at 11:52:31AM -0600, Eric Blake wrote:
> When converting from a single transaction to a linked list, I
> forgot to free the storage for each member of the list.
>
> Reported-by: Richard W.M. Jones <rjones at redhat.com>
> Fixes: 7f5bb9bf13f041ea7702bda557d9dd668bc3423a
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>
> I'm
2015 May 28
3
Re: Concurrent scanning of same disk
2015-05-27 15:21 GMT+03:00 Richard W.M. Jones <rjones@redhat.com>:
> On Wed, May 27, 2015 at 09:38:38AM +0300, NoxDaFox wrote:
> > * RuntimeError: file receive cancelled by daemon - On r =
> > libguestfsmod.checksums_out (self._o, csumtype, directory, sumsfile)
> > * RuntimeError: hivex_close: do_hivex_close: you must call 'hivex-open'
> > first to
2020 Sep 03
0
Re: Error while loading shared libraries: libsbz.so
[Please keep replies on the list]
> ************************************************************
> * IMPORTANT NOTICE
> *
> * When reporting bugs, include the COMPLETE, UNEDITED
> * output below in your bug report.
> *
> ************************************************************
> libguestfs: trace: set_verbose true
2016 Feb 27
2
"guestmount --rw" fails but "guestmount --ro" succeeds on Ubuntu 14.04
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
guestmount --ro -a agent-disk1.vmdk -i /mnt/vmdk --> Works fine
guestmount --rw -a agent-disk1.vmdk -i /mnt/vmdk
libguestfs: error: appliance closed the connection unexpectedly.
This usually means the libguestfs appliance crashed.
See