Displaying 20 results from an estimated 40000 matches similar to: "Re: Debugging libguestfs"
2020 Oct 05
0
Re: Debugging libguestfs
On Mon, Oct 05, 2020 at 06:28:06PM +0000, Alexander Prada wrote:
> Here is my output I am getting on my kali machine. I believe that the error is:
>
> guestfsd: error while loading shared libraries: libtsk.so.19: cannot open
> shared object file: No such file or directory
>
> I tried to change the LD_LIBRARY_PATH to numerous locations and libtsk.so.19 is
> inside
2020 Oct 05
2
Re: Debugging libguestfs
Rich,
Thank you for the very quick response. I tried the echo command that you listed and it still gives me the same error:
Any other possible suggestions? On Monday, October 5, 2020, 02:42:08 PM EDT, Richard W.M. Jones <rjones@redhat.com> wrote:
On Mon, Oct 05, 2020 at 06:28:06PM +0000, Alexander Prada wrote:
> Here is my output I am getting on my kali machine. I believe
2016 Jun 13
0
Re: libguestfs-tools and NTFS compression attribute
[Please follow up on libguestfs@redhat.com, there is no need to subscribe]
On Mon, Jun 13, 2016 at 04:03:20PM +0200, Vlastimil Burián wrote:
> Hello Richard,
>
> I need a little help with libguestfs-tools
>
> I used it as follows:
>
> |sudo guestmount -a thevirtualdisk.vhdx -i /mnt/anydirectory |
>
>
> But so far I have no clue as to if it is possible and if
2016 Feb 22
0
Re: Reply:Re: how to compile my own libguestfs with the ntfs support ?
On Mon, Feb 22, 2016 at 11:00:53PM +0800, 罗思标 wrote:
> Hi rjones,
>
> Good catch, thanks a lot. Does it only disable from official
> rhel/centos RPM with
> `XXXX-RHEL-7-Reject-use-of-libguestfs-winsupport-features-.patch' in
> libguestfs while it still work in upstream source code (
> e.g. rhel-7.2 branch in https://github.com/libguestfs/libguestfs ) ,
Yes, this patch to
2015 Jan 28
0
Re: Can't create any VPS using KVM template due to the error with libguestfs
On Thu, Jan 29, 2015 at 12:16:30AM +0530, Thirumalai Nambi wrote:
> Hi,
>
> I'm using SolusVM control panel to create KVM VPS. Suddenly, I can't make
> any VPS on Host-Node. Their build log says the SolusVM can't read the
> libguestfs in server.
>
> During the debug, I've tried to mount existing VPS using guestmount command
> and I can't mount the KVM
2010 Nov 02
0
[ANNOUNCE] libguestfs 1.6.0 tools for accessing and modifying VM disk images
libguestfs is tools and a library for accessing and modifying virtual
machine disk images.
Home page: http://libguestfs.org/
Source: http://libguestfs.org/download/
I'm pleased to announce the latest stable release of libguestfs 1.6.0
which is available immediately from the website and through Fedora.
This represents an enormous amount of work over the last 4-5 months
and
2009 Dec 07
2
Re: libguestfs performance
On Tue, Dec 01, 2009 at 04:08:38PM +0100, Pierre Riteau wrote:
> For a project of mine I would like to create VMs from tarballs of
> root filesystems. I would like to use libguestfs since this is
> exactly what the tar2vm.sh guestfish recipe does.
>
> However, I need to extract tarballs that are in the hundreds of
> megabytes, but my tests showed that performance is very low,
2018 Jun 29
0
Re: libguestfs compilation
in fact, it was vhd and not hvd.
if I understand correctly, guestmount uses qemu to allow the host to access
the contents of the virtual machine disk : it makes it live to access its
disk ?
thank you for answering.
2018-06-28 16:30 GMT+02:00 Richard W.M. Jones <rjones@redhat.com>:
> On Thu, Jun 28, 2018 at 03:55:32PM +0200, Pascal wrote:
> > hello,
> >
> > I'd like
2019 May 13
0
Re: [libguestfs/libguestfs] virt-tar-out (#37)
On Sun, May 12, 2019 at 04:11:08PM -0700, Jun Aruga wrote:
> I am using libguestfs tool on Fedora 30.
>
> libguestfs version: 1.40.2
> libguestfs-tools-c RPM package version: libguestfs-tools-c-1.40.2-4.fc30.x86_64
>
>
> I have a question about `virt-tar-out`.
>
> ```
> $ rpm -qf /usr/bin/virt-tar-out
> libguestfs-tools-c-1.40.2-4.fc30.x86_64
> ```
>
2019 Jan 17
0
ANNOUNCE: libguestfs 1.40 released
I'm pleased to announce libguestfs 1.40, a library and a set of tools
for accessing and modifying virtual machine disk images.
This release represents about a year of work by many contributors.
I'd like to call out in particular substantial contributions from:
Pino Toscano, Tomáš Golembiovský, Nir Soffer and Nikolay Ivanets.
See the release notes below for full details.
You can get
2018 Jun 28
2
Re: libguestfs compilation
On Thu, Jun 28, 2018 at 03:55:32PM +0200, Pascal wrote:
> hello,
>
> I'd like to have "juste" guestmount in my toolkit to mount hvd/vhdx images,
> so I try to compile libguestfs with a minimum of dependencies : where can i
> get help to get there without polluting github etc ?
You can email libguestfs@redhat.com (no need to subscribe).
The instructions for compiling
2010 Jul 08
0
[ANNOUNCE] libguestfs 1.4.0 - tools for accessing and modifying disk images and virtual machines
I'm pleased to announce a major new release of libguestfs.
libguestfs is a library and a set of tools for accessing and modifying
disk images and virtual machines. You can use this for viewing and
editing files inside guests, scripting changes to VMs, monitoring disk
used/free statistics, P2V, V2V, performing partial backups, cloning
VMs, and much more.
Home page: http://libguestfs.org/
2014 Oct 18
1
ANNOUNCE: libguestfs 1.28 released
I'm pleased to announce libguestfs 1.28, a library and set of tools
for accessing and modifying virtual machine disk images.
This release took 7 months of work by a considerable number of people,
and has many new features (see release notes below), including new
'virt-v2v' and 'virt-p2v' tools for importing guests from foreign
hypervisors to KVM, and 'virt-log' which
2012 Jun 25
0
virt-resize
[Please keep replies on the list so that others can benefit
from the answers]
On Mon, Jun 25, 2012 at 07:13:49AM -0500, Dan The Man wrote:
> Hmmm well I beleive the only way I can think to do it is enlarge the lv
> in linux as usual , then have to boot into freebsd , modify the
> partition table for rest of sectors and use the growfs command, even
> that is problematic seeing the
2014 Nov 05
1
Re: Missing libguestfs-winsupport in EL7
On Wed, Nov 05, 2014 at 05:42:24PM +0000, Craig Schenk wrote:
> Hi, the libguestfs-winsupport RPM seems gone from EL7 (I've checked
> RHEL, CentOS, Oracle Linux and Scientific and all have an existence
> underflow condition for that package). There seems to alternate way
> to guestmount or do other libguestfs operations on an NTFS qcow2
> image, and all return an error
2016 Feb 27
0
Re: "guestmount --rw" fails but "guestmount --ro" succeeds on Ubuntu 14.04
On Fri, Feb 26, 2016 at 06:56:07PM -0800, Vadaseri Vadaseri wrote:
> 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:
2017 Jul 31
0
Re: read/write performance through mount point by guestmount
if I mount through guestfs library in python or guestfish, the same
condition happenes?
I mean the insane number of layers and the performance
2017-07-31 16:52 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>:
> On Mon, Jul 31, 2017 at 09:49:00AM +0100, Richard W.M. Jones wrote:
> > On Mon, Jul 31, 2017 at 12:20:10PM +0800, lampahome wrote:
> > > I mount the disk.qcow2
2011 Apr 12
0
[ANNOUNCE] libguestfs 1.10.0 - tools for accessing and modifying VM disk images
I'm happy to announce that after 5 months of development, the new
stable version of libguestfs is available. libguestfs is a set of
tools and a library for accessing, creating and modifying the contents
of virtual machines and disk images.
Home page: http://libguestfs.org/
Binary packages for:
Fedora: http://koji.fedoraproject.org/koji/packageinfo?packageID=8391
2016 Nov 15
2
Libguestfs debugging issue
Hi. I am currently debugging an issue with libguestfs in Centos 7.2 (Kernel
3.10.0-327.36.3.el7.x86_64).
libguestfs is being called by SaltStack to access a qcow2 image, but it is
failing. I have narrowed the issue down to the command below:
guestmount -i -a /opt/vm-spinning/salt-mnt/salt-images/pb123/system.qcow2
--rw /tmp/guest/opt.vm-spinning.salt-mnt.salt-images.pb123.system.qcow2
I have
2009 Nov 02
4
[PATCH 0/3 VERSION 3 FOR DISCUSSION ONLY] FUSE support for libguestfs
This is the third version of the FUSE bindings for libguestfs. Still,
read and write calls don't work, but you can now navigate through the
filesystem hierarchy efficiently.
Rich.
.gitignore | 3 +
HACKING | 3 +
Makefile.am | 5 +
README | 2 +
TODO | 37 +--
bindtests | 13 +
bootstrap | 2 +