search for: skrivanek

Displaying 20 results from an estimated 22 matches for "skrivanek".

2004 Aug 25
5
S <-> R
...R/S created in R/S. (Ie R->S or S->R.) I have tried 'dput' and 'dump' in S, but neither of the created files could be read into R (with 'dget' nor 'source'). Is there any way that I can save a list object in S that can be read into R? Sincerely, Zachary Skrivanek, PhD Research Scientist Program Phase Statistics-Endocrine [[alternative HTML version deleted]]
2016 Mar 30
2
Re: [ovirt-devel] virt-v2v become zombie via python cpopen on error
On 30.03.16 14:28, Nir Soffer wrote: > On Wed, Mar 30, 2016 at 1:36 PM, Michal Skrivanek > <michal.skrivanek@redhat.com> wrote: > > > >> On 30 Mar 2016, at 11:49, Richard W.M. Jones <rjones@redhat.com> wrote: > >> > >> On Wed, Mar 30, 2016 at 12:19:35PM +0300, Shahar Havivi wrote: > >>> Hi, > >>> > >>>...
2018 May 01
1
Re: [PATCH] v2v: Map Windows Server 2012 R2 x86-64 to ovirt ID 25.
...<display><single_qxl_pci>false</single_qxl_pci> </display></vm>" Thanks, michal [1] https://bugzilla.redhat.com/show_bug.cgi?id=1573462 > > "Non Linux Operating systems must have the Single PCI option > disabled" > > Thanks to Michal Skrivanek for diagnosis. > > Fixes commit 593a19cc86cfa8f24c66518c8ba21222550b066a. > --- > v2v/create_ovf.ml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/v2v/create_ovf.ml b/v2v/create_ovf.ml > index c29b8421c..190cf8bed 100644 > --- a/v2v/create_ovf.m...
2016 Mar 30
2
Re: virt-v2v become zombie via python cpopen on error
> On 30 Mar 2016, at 11:49, Richard W.M. Jones <rjones@redhat.com> wrote: > > On Wed, Mar 30, 2016 at 12:19:35PM +0300, Shahar Havivi wrote: >> Hi, >> >> We encounter a problem in VDSM project that virt-v2v become zombie task while >> importing vm from vmware. >> When virt-v2v is in 'copy disk' mode and we someone deletes the vm at vmware
2016 Dec 07
2
Re: [PATCH v3] v2v: -o vdsm: Add --vdsm-compat flag. -o rhev: Drop support for RHV < 4.1 (RHBZ#1400205).
...emu is available. We can make this the default later when all RHV > instances have moved to 4.1. > > It also adds: > > vdsm-compat-option > > to the `virt-v2v --machine-readable' output to indicate that this flag > can be used. > > Thanks: Yaniv Kaul, Michal Skrivanek. > --- LGTM, just one note below. > diff --git a/v2v/test-v2v-o-vdsm-options.sh b/v2v/test-v2v-o-vdsm-options.sh > index 3b7eaae..1de0e17 100755 > --- a/v2v/test-v2v-o-vdsm-options.sh > +++ b/v2v/test-v2v-o-vdsm-options.sh > @@ -21,6 +21,7 @@ > unset CDPATH > export LANG...
2016 Mar 30
0
Re: [ovirt-devel] virt-v2v become zombie via python cpopen on error
On Wed, Mar 30, 2016 at 1:36 PM, Michal Skrivanek <michal.skrivanek@redhat.com> wrote: > >> On 30 Mar 2016, at 11:49, Richard W.M. Jones <rjones@redhat.com> wrote: >> >> On Wed, Mar 30, 2016 at 12:19:35PM +0300, Shahar Havivi wrote: >>> Hi, >>> >>> We encounter a problem in VDSM project t...
2018 May 01
2
[PATCH] v2v: Map Windows Server 2012 R2 x86-64 to ovirt ID 25.
I also checked the other ovirt IDs and they all seem to be correct, although this mapping to internal oVirt database IDs is by its nature very fragile and will require constant maintenance. Rich.
2016 Mar 30
0
Re: [ovirt-devel] virt-v2v become zombie via python cpopen on error
On Wed, Mar 30, 2016 at 3:32 PM, Shahar Havivi <shaharh@redhat.com> wrote: > On 30.03.16 14:28, Nir Soffer wrote: >> On Wed, Mar 30, 2016 at 1:36 PM, Michal Skrivanek >> <michal.skrivanek@redhat.com> wrote: >> > >> >> On 30 Mar 2016, at 11:49, Richard W.M. Jones <rjones@redhat.com> wrote: >> >> >> >> On Wed, Mar 30, 2016 at 12:19:35PM +0300, Shahar Havivi wrote: >> >>> Hi, >> &gt...
2018 Feb 27
2
Re: [PATCH] v2v: remove MAC address related information
> On 27 Feb 2018, at 13:57, Richard W.M. Jones <rjones@redhat.com> wrote: > > On Tue, Feb 27, 2018 at 01:34:21PM +0100, Tomáš Golembiovský wrote: >> On Tue, 27 Feb 2018 12:53:08 +0100 >> Pino Toscano <ptoscano@redhat.com> wrote: >> >>> On Tuesday, 27 February 2018 12:35:36 CET Tomáš Golembiovský wrote: >>>> Remove ties to MAC address
2016 Dec 01
1
[PATCH v2] v2v: -o vdsm: Add --vdsm-compat-11 flag, -o rhev: Drop support for RHV < 4.1 (RHBZ#1400205).
...interim flag (--vdsm-compat-11) which turns off the previous behaviour. We can drop this flag later when all RHV instances have moved to 4.1. It also adds: vdsm-compat-11-option to the `virt-v2v --machine-readable' output to indicate that this flag can be used. Thanks: Yaniv Kaul, Michal Skrivanek. --- v2v/cmdline.ml | 5 +++++ v2v/output_rhev.ml | 4 ---- v2v/output_vdsm.ml | 11 ++++++++--- v2v/output_vdsm.mli | 1 + v2v/virt-v2v.pod | 11 ++++++++++- 5 files changed, 24 insertions(+), 8 deletions(-) diff --git a/v2v/cmdline.ml b/v2v/cmdline.ml index 2d0a10a..9a56d60 100644...
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
"Richard W.M. Jones" <rjones@redhat.com> writes: > On Wed, Nov 16, 2016 at 09:06:29AM +0200, Michal Skrivanek wrote: >> >> > On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote: >> > >> > Hi, >> > >> > My last VM imported in 2 minutes. This one has been sitting for three >> > hours. I think this is a bug. >> >> we...
2016 Dec 07
2
[PATCH v3] v2v: -o vdsm: Add --vdsm-compat flag.
v3: Change the flag from --vdsm-compat-11 to --vdsm-compat=1.1 Also the --machine-readable output has changed. I have also added a test. Rich.
2016 Nov 16
0
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
On Wed, Nov 16, 2016 at 09:06:29AM +0200, Michal Skrivanek wrote: > > > On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote: > > > > Hi, > > > > My last VM imported in 2 minutes. This one has been sitting for three > > hours. I think this is a bug. > > well, some time it does take a long ti...
2016 Nov 30
0
[PATCH] v2v: -o vdsm, -o rhev: Don't create compat=0.10 images;
...to output the old style qcow2 compat=0.10 images. Since RHEV 3.6 GA, RHEL 6 has not been supported as a RHEV node type. There are significant downsides to using qcow2 compat=0.10 instead of the modern default (compat=1.1), so stop forcing compat=0.10 for these targets. Thanks: Yaniv Kaul, Michal Skrivanek. --- v2v/output_rhev.ml | 4 ---- v2v/output_vdsm.ml | 10 ---------- 2 files changed, 14 deletions(-) diff --git a/v2v/output_rhev.ml b/v2v/output_rhev.ml index e45043b..3280150 100644 --- a/v2v/output_rhev.ml +++ b/v2v/output_rhev.ml @@ -248,10 +248,6 @@ object Changeuid.func changeuid_t...
2018 Feb 27
0
Re: [PATCH] v2v: remove MAC address related information
On Tue, Feb 27, 2018 at 04:43:15PM +0100, Michal Skrivanek wrote: > > We're passing the source MAC through into the OVF (see rasd:MACAddress > > and v2v/create_ovf.ml). Does oVirt use it? > > no. Exactly for the reason Tomas mentioned, the MAC spaces are > almost always entirely different and we reallocate a different MAC > eve...
2018 May 01
0
[PATCH] v2v: Map Windows Server 2012 R2 x86-64 to ovirt ID 25.
This was the apparent cause of a conversion failure: "Non Linux Operating systems must have the Single PCI option disabled" Thanks to Michal Skrivanek for diagnosis. Fixes commit 593a19cc86cfa8f24c66518c8ba21222550b066a. --- v2v/create_ovf.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2v/create_ovf.ml b/v2v/create_ovf.ml index c29b8421c..190cf8bed 100644 --- a/v2v/create_ovf.ml +++ b/v2v/create_ovf.ml @@ -418,7 +418,7...
2016 Dec 07
0
Re: [PATCH v3] v2v: -o vdsm: Add --vdsm-compat flag. -o rhev: Drop support for RHV < 4.1 (RHBZ#1400205).
...ter when all RHV > > instances have moved to 4.1. > > > > It also adds: > > > > vdsm-compat-option > > > > to the `virt-v2v --machine-readable' output to indicate that this flag > > can be used. > > > > Thanks: Yaniv Kaul, Michal Skrivanek. > > --- > > LGTM, just one note below. > > > diff --git a/v2v/test-v2v-o-vdsm-options.sh b/v2v/test-v2v-o-vdsm-options.sh > > index 3b7eaae..1de0e17 100755 > > --- a/v2v/test-v2v-o-vdsm-options.sh > > +++ b/v2v/test-v2v-o-vdsm-options.sh > > @@ -21,6...
2016 Nov 16
0
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
On Wed, Nov 16, 2016 at 10:56:39AM -0500, Derek Atkins wrote: > "Richard W.M. Jones" <rjones@redhat.com> writes: > > > On Wed, Nov 16, 2016 at 09:06:29AM +0200, Michal Skrivanek wrote: > >> > >> > On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote: > >> > > >> > Hi, > >> > > >> > My last VM imported in 2 minutes. This one has been sitting for three > >> > hours. I think t...
2016 Dec 07
0
[PATCH v3] v2v: -o vdsm: Add --vdsm-compat flag. -o rhev: Drop support for RHV < 4.1 (RHBZ#1400205).
...e --vdsm-compat=1.1 when it is known that modern qemu is available. We can make this the default later when all RHV instances have moved to 4.1. It also adds: vdsm-compat-option to the `virt-v2v --machine-readable' output to indicate that this flag can be used. Thanks: Yaniv Kaul, Michal Skrivanek. --- v2v/cmdline.ml | 7 +++++++ v2v/output_rhev.ml | 4 ---- v2v/output_vdsm.ml | 11 ++++++++--- v2v/output_vdsm.mli | 1 + v2v/test-v2v-o-vdsm-options.sh | 11 +++++++++-- v2v/virt-v2v.pod | 21 ++++++++++++++++++++- 6 files ch...
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
> On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote: > > Hi, > > My last VM imported in 2 minutes. This one has been sitting for three > hours. I think this is a bug. well, some time it does take a long time. Are you sure it was hung? No I/O going on? adding libguestfs list Thanks, michal > > Just in case it helps, here's a larger piece of