Re: [Libguestfs] [PATCH FOR DISCUSSION ONLY v2] v2v: Add -o kubevirt output mode.

2018-03-28 Thread Piotr Kliczewski
On Wed, Mar 28, 2018 at 1:01 PM, Richard W.M. Jones wrote: > On Wed, Mar 28, 2018 at 12:33:56PM +0200, Piotr Kliczewski wrote: > > configure: error: Package requirements (jansson >= 2.7) were not met: > > You need to install jansson-devel. > OK, In addition I had to inst

Re: [Libguestfs] [PATCH FOR DISCUSSION ONLY v2] v2v: Add -o kubevirt output mode.

2018-03-28 Thread Piotr Kliczewski
On Wed, Mar 28, 2018 at 1:43 PM, Richard W.M. Jones wrote: > On Wed, Mar 28, 2018 at 01:37:06PM +0200, Piotr Kliczewski wrote: > > On Wed, Mar 28, 2018 at 1:01 PM, Richard W.M. Jones > > wrote: > > > > > On Wed, Mar 28, 2018 at 12:33:56PM +0200, Piotr Kliczewski w

Re: [Libguestfs] [PATCH FOR DISCUSSION ONLY v2] v2v: Add -o kubevirt output mode.

2018-03-29 Thread Piotr Kliczewski
Richard, Great progress. I really like it!!! Here is what I noticed: I see that in the yaml file we provide short-id as: os: osinfo: 'rhel7.2' whereas kubevirt expects it in metadata: metadata: labels: kubevirt.io/os: win10 For windows vms we need to create perset like this one [

Re: [Libguestfs] [PATCH FOR DISCUSSION ONLY v2] v2v: Add -o kubevirt output mode.

2018-03-29 Thread Piotr Kliczewski
czw., 29.03.2018, 17:41 użytkownik Richard W.M. Jones napisał: > On Thu, Mar 29, 2018 at 05:26:13PM +0200, Piotr Kliczewski wrote: > > Richard, > > > > Great progress. I really like it!!! > > > > Here is what I noticed: > > > > I see that in the y

Re: [Libguestfs] Windows v2v

2018-04-16 Thread Piotr Kliczewski
On Mon, Apr 16, 2018 at 2:57 PM, Richard W.M. Jones wrote: > So assuming the answer to the previous question was _yes_ ... > > Then there are various ways to force a full shutdown either one-off or > permanently. Can you work out what works and submit a documentation > patch to improve things fo