Re: [pve-devel] [PATCH_V2] implement offline migration on zfs

2015-04-29 Thread Alexandre DERUMIER
: Wolfgang Link wolfg...@linksystems.org À: Lindsay Mathieson lindsay.mathie...@gmail.com Cc: pve-devel pve-devel@pve.proxmox.com Envoyé: Mercredi 29 Avril 2015 06:43:51 Objet: Re: [pve-devel] [PATCH_V2] implement offline migration on zfs Hi, As fare I know is hyper-v shared nothing a live mig

Re: [pve-devel] [PATCH_V2] implement offline migration on zfs

2015-04-28 Thread Lindsay Mathieson
Just as a matter of curiosity - this is Live offline Migration? like Hyper-V's Shared Nothing live migration? Also, is it any faster than std storage migration? -- Lindsay Mathieson ___ pve-devel mailing list pve-devel@pve.proxmox.com

Re: [pve-devel] [PATCH_V2] implement offline migration on zfs

2015-04-28 Thread Alexandre DERUMIER
Objet: Re: [pve-devel] [PATCH_V2] implement offline migration on zfs Just as a matter of curiosity - this is Live offline Migration? like Hyper-V's Shared Nothing live migration? Also, is it any faster than std storage migration? -- Lindsay Mathieson

Re: [pve-devel] [PATCH_V2] implement offline migration on zfs

2015-04-28 Thread Wolfgang
Hi, As fare I know is hyper-v shared nothing a live mig. Or Migration is a offline only migration. About the speed, this is at the moment limited by openssh. Am 29.04.2015 00:50 schrieb Lindsay Mathieson lindsay.mathie...@gmail.com : Just as a matter of curiosity - this is Live offline

[pve-devel] [PATCH_V2] implement offline migration on zfs

2015-04-27 Thread Wolfgang Link
Signed-off-by: Wolfgang Link w.l...@proxmox.com --- PVE/Storage.pm | 29 + 1 file changed, 29 insertions(+) diff --git a/PVE/Storage.pm b/PVE/Storage.pm index e46bc77..4e15df8 100755 --- a/PVE/Storage.pm +++ b/PVE/Storage.pm @@ -490,6 +490,35 @@ sub storage_migrate