> diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index > 157b4a9..aaf2e4a 100644 > --- a/PVE/QemuServer.pm > +++ b/PVE/QemuServer.pm > @@ -3718,6 +3718,7 @@ my $snapshot_prepare = sub { > if !(($scfg->{path} && $volname =~ m/\.qcow2$/) || > ($scfg->{type} eq 'nexenta') || > ($scfg->{type} eq 'rbd') || > + ($scfg->{type} eq 'nfs') ||
Please can you remove this first? (that is not needed) _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel