X-Git-Url: https://git.proxmox.com/?p=pve-storage.git;a=blobdiff_plain;f=PVE%2FStorage%2FLvmThinPlugin.pm;fp=PVE%2FStorage%2FLvmThinPlugin.pm;h=c24af22be55ee8d02359b433a928c62e06417444;hp=4ba6f901d89f047157b59ac0c799d1b6e37d7773;hb=95dfa44ca1a41bd5913c5b7c66adcf8291fac6d4;hpb=93fbc019630bc497b6b67a2cc6cf4ff66a2655e0 diff --git a/PVE/Storage/LvmThinPlugin.pm b/PVE/Storage/LvmThinPlugin.pm index 4ba6f90..c24af22 100644 --- a/PVE/Storage/LvmThinPlugin.pm +++ b/PVE/Storage/LvmThinPlugin.pm @@ -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) =