[pve-devel] Storage migration: online design solution
Alexandre DERUMIER
aderumier at odiso.com
Wed Jan 9 09:24:15 CET 2013
>
> target can be file or device, (So I think it's for migrate between 2 storages available on same host)
>
>>Yes, and this is were NBD comes into play.
Maybe I'm wrong, but I don't think we need nbd for storage migrate on the same host. (just use new device/file as target option of qmp mirror)
>>Why do you think that? Late us say a VM has to disk devices on server-x
>>and server-y. If you then migrate storage from server-x to server-z
>>where should VM then be running? I have not seen any anything
>>indicating drive-mirror should be followed by a VM migrate.
start ndb server on remote server
Launch drive-mirror on remote nbd,
at the end of block mirror,the vm run on source server with remote storage on target server through nbd socket
the migrate vm to the target server
then rattach the target volume to the vm (drive-reopen (?))
stop nbdserver
This is the way is implemented in libvirt
----- Mail original -----
De: "Michael Rasmussen" <mir at datanom.net>
À: pve-devel at pve.proxmox.com
Envoyé: Mercredi 9 Janvier 2013 07:44:46
Objet: Re: [pve-devel] Storage migration: online design solution
On Wed, 09 Jan 2013 03:49:21 +0100 (CET)
Alexandre DERUMIER <aderumier at odiso.com> wrote:
>
> target can be file or device, (So I think it's for migrate between 2 storages available on same host)
>
Yes, and this is were NBD comes into play.
>
> So, if you use ndb server as target, is it for migrate storage between 2 differents host ? (From 1 local storage on 1 host to another local storage on different host by example)
>
In principle NBD can be running on a remote server or local but I would
guess using NBD for a local device must be slower than writing directly
to the device.
> If yes, I think we need to migrate also the vm on the new host ?
Why do you think that? Late us say a VM has to disk devices on server-x
and server-y. If you then migrate storage from server-x to server-z
where should VM then be running? I have not seen any anything
indicating drive-mirror should be followed by a VM migrate.
--
Hilsen/Regards
Michael Rasmussen
Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
Not all men who drink are poets. Some of us drink because we aren't
poets.
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list