]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/ISCSIPlugin.pm
Don't remove and recreate lun when changing a volume
[pve-storage.git] / PVE / Storage / ISCSIPlugin.pm
index 04b5172c7e254b9854d9b10fb172869afd7e64b0..131ffa0f87003c4dbe8318ebda41bc85ed81e512 100644 (file)
@@ -261,6 +261,7 @@ sub options {
         nodes => { optional => 1},
        disable => { optional => 1},
        content => { optional => 1},
+       bwlimit => { optional => 1 },
     };
 }