Displaying 20 results from an estimated 60000 matches similar to: "Re: libguestfs bmap API"
2020 Jun 23
0
回复: virt-builder problem
THINK YOU!
I'm from China!
but,my network is can reaching http://builder.libguestfs.org/
------------------ 原始邮件 ------------------
发件人: "rjones"<rjones@redhat.com>;
发送时间: 2020年6月23日(星期二) 晚上6:37
收件人: "雁渡寒潭"<chnlcq@qq.com>;"libguestfs"<libguestfs@redhat.com>;
2014 Nov 24
1
Re: [PATCH 3/3] New APIs: bmap-file, bmap-device, bmap.
On Sunday 23 November 2014 22:16:41 Richard W.M. Jones wrote:
> Add support for a block mapping API, used by the 'virt-bmap' tool.
> ---
> daemon/Makefile.am | 1 +
> daemon/bmap.c | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++
> generator/actions.ml | 44 ++++++++++++++
> po/POTFILES | 1 +
> src/MAX_PROC_NR | 2 +-
> 5
2020 Jun 23
2
Re: virt-builder problem
On Tue, Jun 23, 2020 at 06:14:06PM +0800, 雁渡寒潭 wrote:
> hello: I yum install libguestfs-tools,when I run virt-builder -l
> error:
> curl: (56) Recv failure: Connection reset by peer
> virt-builder: error: external command ‘'curl' -q --config
> '/tmp/virt-builder.sVjrSV/guestfscurl53f9ac.conf'’ exited with error 56
Possibly a problem reaching
2016 May 17
0
Re: Can I specify qcow2 preallocation method with virt-builder?
On Tue, May 17, 2016 at 6:01 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Tue, May 17, 2016 at 05:53:31PM +0300, Yaniv Kaul wrote:
> > On Tue, May 17, 2016 at 5:48 PM, Richard W.M. Jones <rjones@redhat.com>
> > wrote:
> >
> > > On Tue, May 17, 2016 at 03:41:53PM +0100, Richard W.M. Jones wrote:
> > > > On Tue, May 17, 2016 at
2016 May 17
2
Re: Can I specify qcow2 preallocation method with virt-builder?
On Tue, May 17, 2016 at 05:53:31PM +0300, Yaniv Kaul wrote:
> On Tue, May 17, 2016 at 5:48 PM, Richard W.M. Jones <rjones@redhat.com>
> wrote:
>
> > On Tue, May 17, 2016 at 03:41:53PM +0100, Richard W.M. Jones wrote:
> > > On Tue, May 17, 2016 at 05:15:57PM +0300, Yaniv Kaul wrote:
> > > > When creating qcow2 images using virt-builder, is there a way to
2014 Nov 23
0
[PATCH 3/3] New APIs: bmap-file, bmap-device, bmap.
Add support for a block mapping API, used by the 'virt-bmap' tool.
---
daemon/Makefile.am | 1 +
daemon/bmap.c | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++
generator/actions.ml | 44 ++++++++++++++
po/POTFILES | 1 +
src/MAX_PROC_NR | 2 +-
5 files changed, 215 insertions(+), 1 deletion(-)
create mode 100644 daemon/bmap.c
diff --git
2010 May 13
1
[PATCH febootstrap] Pull in febootstrap-supermin-helper (C version) from libguestfs.
This patch is FYI as it needs more testing, although feel free to take
a look at it if you want.
Background: We'd like to change libguestfs so that the appliance can
support optional features. This would mean you could have (for
example) a 'libguestfs' base package and a 'libguestfs-xfs' package
providing optional support for XFS filesystem tools. This would only
apply to
2013 May 30
1
libguestfs for RHEL 6.5 preview repository
In RHEL 6.5 we are probably going to rebase libguestfs, febootstrap
and virt-v2v.
As usual when this happens, I've put up a preview repository:
http://oirase.annexia.org/tmp/libguestfs-RHEL-6.5/
If you want to use these packages, the easiest thing to do is to copy
the attached file into /etc/yum.repos.d/ and simply install or upgrade
libguestfs.
If you want to test libguestfs, obviously
2015 Oct 27
0
Re: [PATCH] v2v: virtio-win: include *.dll too
On Mon, Oct 26, 2015 at 09:00:03PM +0300, Roman Kagan wrote:
> Windows QXL drivers include also qxldd.dll which used to get filtered
> out and not copied over into the guest. As a result QXL driver failed
> to install due to a missing file.
> (* Skip files without specific extensions. *)
> - let extensions = ["cat"; "inf"; "pdb";
2019 Aug 09
1
Re: [PATCH v3] v2v: rhv-upload-plugin - improve wait logic after finalize (RHBZ#1680361)
On Fri, Aug 09, 2019 at 02:58:18AM +0300, Nir Soffer wrote:
> On Thu, Aug 8, 2019 at 5:05 PM Richard W.M. Jones <rjones@redhat.com> wrote:
>
> > > + if disk.status == types.DiskStatus.OK:
> > > + debug("finalized after %s seconds", time.time() -
> > start)
> >
>
> Maybe this was the real error? (using ,
2014 Aug 25
1
Re: Building virt-top to SLES 11 SP3
On Mon, Aug 25, 2014 at 01:25:33PM -0600, Eric Blake wrote:
> On 08/24/2014 10:59 PM, cjlove@san.rr.com wrote:
> > Hi all,
>
> [can you configure your mailer to wrap long lines?]
>
> >
> > I was curious whether anyone has successfully built virt-top (version 1.0.8) on SUSE SLES11 SP3.
>
> As mentioned on http://people.redhat.com/~rjones/virt-top/, you might
2017 Nov 16
0
Re: [Qemu-devel] Effect of qemu-img convert -m and -W options
On Thu, Nov 16, 2017 at 05:30:48PM +0000, Stefan Hajnoczi wrote:
> On Thu, Nov 16, 2017 at 3:10 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> > Both local filesystems, but on different SATA devices.
>
> Okay. I'm curious what the strace -f output looks like (only the
> preadv(2)/pwritev(2) syscalls are interesting at the moment).
Here's the full strace from
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
On Mon, Sep 29, 2014 at 1:27 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
> On Mon, Sep 29, 2014 at 01:22:19AM +0800, Zhi Yong Wu wrote:
>> Yes, I am trying to run it in Xen Domain0. I thought that we can use
>> Domain0 as a public libguestfs VM, This will avoid starting a new
>> guest for virt-xxx every time, But Domain0 has no corresponding qemu
>> task. So
2016 Oct 21
0
Re: libguestfs and exporting to OVA/OVF
On Thu, Oct 20, 2016 at 10:43:26PM +0200, Emmanuel Kasper wrote:
> Hi
> I've been looking for a standalone tool to create OVA/OVF VM files based
> on a disk image and found none. So I was thinking to write my own.
> Would you be interested in having such a tool in the libguestfs umbrella ?
There is this:
http://git.annexia.org/?p=import-to-ovirt.git
which can generate OVF, and
2014 Nov 18
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Tue, Nov 18, 2014 at 03:06:44PM +0100, Nicolas Ecarnot wrote:
[...]
> Then I PXE-boot my source physical machine (well, at present, at
> test time, another VM but whatever), when getting the graphical
> prompt to connect to the conversion server, I get
> "Failed to start virt-v2v-server on remote server".
> though I witness the SSH connection is OK on the conversion
2011 May 23
1
Remote use of libguestfs
[Stefan asked an interesting question on IRC about how / whether it is
possible to use libguestfs remotely. The answer is too detailed for IRC]
Consider this model of the libguestfs architecture[i]:
(2) libguestfs (3) Linux
(1) API protocol syscalls
program <--------> libguestfs <--------> qemu <-------->
2016 Jul 14
1
Re: Help: Can I access network inside libguestfs?
Thanks Richard. I followed your guide and it works for me.
Thanks,
Allen
2016-07-13 17:04 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>:
> [Let's keep the replies on the mailing list please]
>
> On Wed, Jul 13, 2016 at 11:04:13AM +0800, Baochuan Wu wrote:
> > Thanks Richard.
> > I tried guestfs_set_network, and I think I can successfully use yum -y to
> >
2017 Jul 16
0
IRC question: Is anyone able to verify the signatures from the libguestfs downloads?
18:44 < foo_> Is anyone able to verify the signatures from the libguestfs downloads (version 1.36.5). I cannot find the public key
19:33 < rwmjones> foo_: they're signed with my key (for rich@annexia.org), you can find the keyring here:
19:33 < rwmjones> http://pkgs.fedoraproject.org/cgit/rpms/libguestfs.git/tree/
19:34 < rwmjones> or on the usual GPG sites
19:35 <
2014 Oct 15
0
Re: Virt-v2v conversion issue
The script as worked perfectly :
+ size=100G
+ virt-builder fedora-20 --size 100G -o /tmp/in.img
gpg: Signature faite le mar. 08 juil. 2014 11:11:00 CEST avec la clef RSA d'identifiant E1B768A0
gpg: Bonne signature de « Richard W.M. Jones <rjones@redhat.com> »
gpg: alias « Richard W.M. Jones <rich@annexia.org> »
gpg: Attention : cette clef n'est pas certifiée
2015 Sep 16
0
FYI: Some changes to libguestfs / libguestfs-winsupport / virt-v2v / virt-p2v in RHEL 7.2
libguestfs is a set of tools for reading and modifying disk images and
virtual machines. virt-v2v and virt-p2v are tools for converting
guests from foreign hypervisors (especially VMware, Xen), or physical
machines, to run on KVM (eg. virt-manager, OpenStack/RHOS or oVirt/RHEV).
This is just a heads-up about some changes to the way libguestfs and
related packages will be packaged in RHEL 7.2.