[pve-devel] [PATCH 1/2] Include all snapshots when migrate storage zfs to zfs.

2016-03-19 Thread Wolfgang Link
--- PVE/Storage.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/Storage.pm b/PVE/Storage.pm index 140f8ae..a248773 100755 --- a/PVE/Storage.pm +++ b/PVE/Storage.pm @@ -512,7 +512,7 @@ sub storage_migrate { my $snap = "zfs snapshot $zfspath\@__migration__";

Re: [pve-devel] [PATCH 1/2] Include all snapshots when migrate storage zfs to zfs.

2016-03-19 Thread Wolfgang Link
I will check, but AFIK we have a check what prevent this. > Dietmar Maurer hat am 17. März 2016 um 07:10 > geschrieben: > > > applied. > > But I wonder how that whole storage_migrate() works with 'cloned' images? ___ pve-devel mailing list pve-devel@

Re: [pve-devel] [PATCH 1/2] Include all snapshots when migrate storage zfs to zfs.

2016-03-20 Thread Dietmar Maurer
applied. But I wonder how that whole storage_migrate() works with 'cloned' images? ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel