Displaying 12 results from an estimated 12 matches for "golembiovsky".
Did you mean:
golembiovský
2017 Jan 04
1
Re: [PATCH v3 2/6] v2v: ova: don't detect compressed disks, read the OVF instead
On Saturday, 10 December 2016 13:50:08 CET Tomas Golembiovsky wrote:
> On Fri, 09 Dec 2016 14:01:40 +0100
> Pino Toscano <ptoscano@redhat.com> wrote:
>
> > On Wednesday, 7 December 2016 17:13:06 CET Tomáš Golembiovský wrote:
> > > The information whether the disk is gzip compressed or not is stored
> > > in the OVF. The...
2018 Mar 28
1
Re: Change in ovirt-imageio[master]: Document the random I/O APIs
...; Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com>
> Gerrit-Reviewer: Daniel Erez <derez@redhat.com>
> Gerrit-Reviewer: Jenkins CI
> Gerrit-Reviewer: Nir Soffer <nsoffer@redhat.com>
> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com>
> Gerrit-Reviewer: Tomas Golembiovsky <tgolembi@redhat.com>
> Gerrit-Reviewer: Yaniv Kaul <ykaul@redhat.com>
> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
> Gerrit-Comment-Date: Wed, 28 Mar 2018 09:39:47 +0000
> Gerrit-HasComments: No
>
2016 Oct 05
3
libvirt-v2v error
Dear sir,
I'm getting following error while trying to convert a VMWare RHEL6 server
to kvm.
Please give any suggestion to resolve this.
[root@kvm16 ~]# virt-v2v ic esx://10.16.32.12/?no_verify=1 -o rhev -os
10.16.32.16:/vm-images/export_domain --network rhevm "10.16.32.36-db-
slcloudcontrol"
virt-v2v: Failed to connect to qemu:///system: libvirt error code: 45,
message:
2016 Dec 09
2
Re: [PATCH v3 2/6] v2v: ova: don't detect compressed disks, read the OVF instead
On Wednesday, 7 December 2016 17:13:06 CET Tomáš Golembiovský wrote:
> The information whether the disk is gzip compressed or not is stored
> in the OVF. There is no reason to do the detection.
>
> Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
> ---
> v2v/input_ova.ml | 28 +++++++++++++++++-----------
> v2v/test-v2v-i-ova-gz.ovf | 2 +-
> 2
2018 Sep 26
2
Re: OpenStack output workflow
[Adding Tomas Golembiovsky]
On Wed, Sep 26, 2018 at 12:11 PM Richard W.M. Jones <rjones@redhat.com>
wrote:
>
> Rather than jumping to a solution, can you explain what the problem
> is that you're trying to solve?
>
> You need to do <X>, you tried virt-v2v, it doesn't do <X>, etc.
&g...
2016 Sep 09
2
Extracting files from OVA is bad
...d that would allow creating
qemu disk backed by the archive.
3) Solve it on oVirt side: use some FUSE-based tool to provide
access to the archive and pass the OVA to virt-v2v not as a file but
as directory.
Does anyone have any other ideas or suggestions?
Best regards,
Tomas Golembiovsky
--
Tomáš Golembiovský <tgolembi@redhat.com>
2018 Sep 26
2
Re: OpenStack output workflow
On Wed, Sep 26, 2018 at 11:39 AM Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Sep 26, 2018 at 09:57:22AM +0200, Fabien Dupont wrote:
> > Hi,
> >
> > There has been discussion about the OpenStack output and Richard asked
> for
> > a public thread on this list, so here it is.
> >
> > For v2v from VMware to RHV, there is a Python script that
2016 Nov 30
4
Re: [PATCH v2 5/5] v2v: update tests to match changes in OVA import
On Wednesday, 23 November 2016 16:40:59 CET Tomáš Golembiovský wrote:
> On Mon, 21 Nov 2016 16:41:49 +0100
> Pino Toscano <ptoscano@redhat.com> wrote:
>
> > On Saturday, 12 November 2016 16:37:53 CET Tomáš Golembiovský wrote:
> > > The virt-v2v behaviour for OVA input now depends on QEMU version
> > > available. The tests affected by this now have two
2018 Sep 26
0
Re: OpenStack output workflow
On Wed, Sep 26, 2018 at 02:40:54PM +0200, Fabien Dupont wrote:
> [Adding Tomas Golembiovsky]
>
> Well, that's mainly IMS related challenges. We're working on
> OpenStack output support and migration throttling and this implies
> changes to virt-v2v-wrapper. This is then the opportunity to think
> about virt-v2v-wrapper maintenance and feature set. It has been
>...
2018 Sep 26
3
Re: OpenStack output workflow
On Wed, Sep 26, 2018 at 4:25 PM Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Sep 26, 2018 at 02:40:54PM +0200, Fabien Dupont wrote:
> > [Adding Tomas Golembiovsky]
> >
> > Well, that's mainly IMS related challenges. We're working on
> > OpenStack output support and migration throttling and this implies
> > changes to virt-v2v-wrapper. This is then the opportunity to think
> > about virt-v2v-wrapper maintenance and featu...
2016 Dec 06
0
Re: [PATCH v2 5/5] v2v: update tests to match changes in OVA import
On Wed, Nov 30, 2016 at 4:44 PM, Pino Toscano <ptoscano@redhat.com> wrote:
> On Wednesday, 23 November 2016 16:40:59 CET Tomáš Golembiovský wrote:
> > On Mon, 21 Nov 2016 16:41:49 +0100
> > Pino Toscano <ptoscano@redhat.com> wrote:
> > > On Saturday, 12 November 2016 16:37:53 CET Tomáš Golembiovský wrote:
> > > > v2v/Makefile.am
2016 Dec 10
0
Re: [PATCH v3 2/6] v2v: ova: don't detect compressed disks, read the OVF instead
On Fri, 09 Dec 2016 14:01:40 +0100
Pino Toscano <ptoscano@redhat.com> wrote:
> On Wednesday, 7 December 2016 17:13:06 CET Tomáš Golembiovský wrote:
> > The information whether the disk is gzip compressed or not is stored
> > in the OVF. There is no reason to do the detection.
> >
> > Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
> > ---
>