[pve-devel] vm migration + storage migration with ndb workflow notes
Alexandre DERUMIER
aderumier at odiso.com
Sat Jan 19 10:17:21 CET 2013
>>We only want to be able to migrate local disks (changing storage is not really needed?).
>>I guess that would make 'remote' migrate much easier?
I think the main feature is indeed live migrate from a local non shared storage to a another remote local non shared storage.
I see another usage (for my own need), migrate between 2 remote datacenters (1proxmox cluster across both), with a local san on each datacenter.
Each datacenter can use differents storage, with differents protocol (nfs -> iscsi for exemple).
What do you mean by ("changing storage is not really needed?"). Do you mean changing storage format ? (local raw -> remote local lvm by example)
Because,For online remote storage migration, with ndb, it's easy to mirror from any source storage to any remote storage.
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>, pve-devel at pve.proxmox.com
Envoyé: Samedi 19 Janvier 2013 07:16:17
Objet: RE: [pve-devel] vm migration + storage migration with ndb workflow notes
> I have finally understand the whole workflow for migrate vm + storage
> migrate at the same time
>
> (I don't have to much time to work on this, maybe it's better to have stable
> working disk clone/copy/live mirror code before )
Yes, I would also like to do that after copy/clone.
Besides, I think the whole thing gets to complex.
We only want to be able to migrate local disks (changing storage is not really needed?).
I guess that would make 'remote' migrate much easier?
More information about the pve-devel
mailing list