Displaying 4 results from an estimated 4 matches for "v2vovl636444".
2014 Nov 19
2
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
...ocalhost:33363 (raw) [sda]
nbd:localhost:49584 (raw) [sdb]
nbd:localhost:41988 (raw) [sdc]
removable media:
NICs:
[ 0.0] Creating an overlay to protect the source from being modified
qemu-img create -q -f qcow2 -b 'nbd:localhost:33363' -o
'compat=1.1,backing_fmt=raw' /var/tmp/v2vovl636444.qcow2
nbd.c:nbd_receive_negotiate():L501: read failed
qemu-img: /var/tmp/v2vovl636444.qcow2: Could not open
'nbd:localhost:33363': Could not open image: Invalid argument: Invalid
argument
virt-v2v: error: qemu-img command failed, see earlier errors
If reporting bugs, run virt-v2v with de...
2014 Nov 19
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
...st:49584 (raw) [sdb]
> nbd:localhost:41988 (raw) [sdc]
> removable media:
>
> NICs:
>
> [ 0.0] Creating an overlay to protect the source from being modified
> qemu-img create -q -f qcow2 -b 'nbd:localhost:33363' -o
> 'compat=1.1,backing_fmt=raw' /var/tmp/v2vovl636444.qcow2
> nbd.c:nbd_receive_negotiate():L501: read failed
> qemu-img: /var/tmp/v2vovl636444.qcow2: Could not open
> 'nbd:localhost:33363': Could not open image: Invalid argument:
> Invalid argument
What is supposed to happen is that qemu-nbd is started (3 times) on
the virt-p2v m...
2014 Nov 19
2
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
Le 19/11/2014 15:03, Richard W.M. Jones a écrit :
> On Wed, Nov 19, 2014 at 02:41:49PM +0100, Nicolas Ecarnot wrote:
>> When trying to p2v an Oracle Linux 7.0 VM, it ran very verbosely
>> then failed saying it was not a kind of OS it knows how to convert.
>
> We could probably support OEL with a bit of effort, but it's not
> supported now. The virt-v2v manual (which
2014 Nov 19
2
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
...nbd:localhost:41988 (raw) [sdc]
>> removable media:
>>
>> NICs:
>>
>> [ 0.0] Creating an overlay to protect the source from being modified
>> qemu-img create -q -f qcow2 -b 'nbd:localhost:33363' -o
>> 'compat=1.1,backing_fmt=raw' /var/tmp/v2vovl636444.qcow2
>> nbd.c:nbd_receive_negotiate():L501: read failed
>> qemu-img: /var/tmp/v2vovl636444.qcow2: Could not open
>> 'nbd:localhost:33363': Could not open image: Invalid argument:
>> Invalid argument
>
> What is supposed to happen is that qemu-nbd is started (3...