[pve-devel] Snapshot Tests
Dietmar Maurer
dietmar at proxmox.com
Tue Sep 18 09:56:56 CEST 2012
> OK first problem is the QemuServer.pm and the hardcoded cases where
> snapshot is possible:
> die "can't snapshot volume '$volid'\n"
> if !(($scfg->{path} && $volname =~ m/\.qcow2$/) ||
> ($scfg->{type} eq 'rbd') ||
> ($scfg->{type} eq 'sheepdog'));
>
> If you add nexenta then snapshotting works fine except you want to include
> state.
should work now.
More information about the pve-devel
mailing list