This feature shows that the storage can send and receive images. --- PVE/Storage/ZFSPoolPlugin.pm | 1 + 1 file changed, 1 insertion(+)
diff --git a/PVE/Storage/ZFSPoolPlugin.pm b/PVE/Storage/ZFSPoolPlugin.pm index 7579472..c98dc86 100644 --- a/PVE/Storage/ZFSPoolPlugin.pm +++ b/PVE/Storage/ZFSPoolPlugin.pm @@ -700,6 +700,7 @@ sub volume_has_feature { template => { current => 1}, copy => { base => 1, current => 1}, sparseinit => { base => 1, current => 1}, + replicate => { base => 1, current => 1}, }; my ($vtype, $name, $vmid, $basename, $basevmid, $isBase) = -- 2.1.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel