]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/LvmThinPlugin.pm
add disk rename feature
[pve-storage.git] / PVE / Storage / LvmThinPlugin.pm
index 4ba6f901d89f047157b59ac0c799d1b6e37d7773..c24af22be55ee8d02359b433a928c62e06417444 100644 (file)
@@ -355,6 +355,7 @@ sub volume_has_feature {
        template => { current => 1},
        copy => { base => 1, current => 1, snap => 1},
        sparseinit => { base => 1, current => 1},
+       rename => {current => 1},
     };
 
     my ($vtype, $name, $vmid, $basename, $basevmid, $isBase) =