]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/SheepdogPlugin.pm
sheppdog : has_feature : copy
[pve-storage.git] / PVE / Storage / SheepdogPlugin.pm
index 33b83bb0c97c6e7f0c2e6d3f105e1bfef852cee5..46c2bd516806ef80a6707cccc53eecd43bb4e50b 100644 (file)
@@ -432,6 +432,7 @@ sub volume_has_feature {
    my $features = {
        snapshot => { current => 1, snap => 1},
        clone => { base => 1},
+       copy => { base => 1, current => 1, snap => 1},
     };
 
     my ($vtype, $name, $vmid, $basename, $basevmid, $isBase) =