[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] [libvirt-users] libvirt live migration, qcow2 image,
From: |
Kashyap Chamarthy |
Subject: |
Re: [Qemu-discuss] [libvirt-users] libvirt live migration, qcow2 image, nbd server |
Date: |
Fri, 13 Feb 2015 11:15:00 +0100 |
User-agent: |
Mutt/1.5.23.1-rc1 (2014-03-12) |
On Thu, Feb 12, 2015 at 08:41:31PM -0600, Edward Young wrote:
> Hi all,
>
>
> When I live migrate a vm using
>
> "migrate --live --copy-storage-all mig-vm qemu+ssh://192.168.1.3/system
> tcp://192.168.1.3"
>
>
> I got the following error
>
>
> WARNING: Image format was not specified for
> 'nbd://node2:49155/drive-virtio-disk0' and probing guessed raw.
>
> 258 Automatically detecting the format is dangerous for raw
> images, write operations on block 0 will be restricted.
>
> 259 Specify the 'raw' format explicitly to remove the restrictions.
>
>
> >From the error itself, I can tell that nbd server treat this image as raw,
> rather than qcow2. My platform is libvirt+qemu. the image type of this vm
> is indeed qcow2. I do not know how to let nbd know this image format.
Hmm, I wonder if `virsh --migrate` should have a --format (or -F) option
that one can specify the format. Let's see what Eric Blake and others say.
--
/kashyap
- [Qemu-discuss] libvirt live migration, qcow2 image, nbd server, Edward Young, 2015/02/12
- Re: [Qemu-discuss] [libvirt-users] libvirt live migration, qcow2 image, nbd server,
Kashyap Chamarthy <=
- Re: [Qemu-discuss] libvirt live migration, qcow2 image, nbd server, Jakob Bohm, 2015/02/13
- Re: [Qemu-discuss] [libvirt-users] libvirt live migration, qcow2 image, nbd server, Eric Blake, 2015/02/13