[pve-devel] [RFC pve-container/manager 0/3] fix #1897: bump max. number of MPs to 256

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Sep 6 06:48:43 CEST 2018


On 9/5/18 11:37 AM, Fabian Grünbichler wrote:
> bump max. number of mountpoints and unused volumes to 256 (each) and adapt GUI
> accordingly.
> 
> note: this patch series should only be applied after Stoiko's free disk name
> refactoring in pve-storage, which will include a parallel bump of the range of
> allowed automatically generated volume IDs per guest (currently 100).
> 

Look OK! Although I'd rather had the refactoring from the container patch
send separate, but no big issue...

I'll wait for Stoiko to send out the v2 of his series, until then:

Reviewed-by: Thomas Lamprecht <t.lamprecht at proxmox.com>

> pve-container:
> 
> Fabian Grünbichler (1):
>   fix #1897: bump MAX_MOUNT_POINTS to 256
> 
>  src/PVE/LXC/Config.pm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> pve-manager:
> 
> Fabian Grünbichler (2):
>   fix #1897: bump max number of mountpoints to 256
>   switch MP selector to integer input
> 
>  www/manager6/Utils.js      |  2 +-
>  www/manager6/lxc/MPEdit.js | 29 +++++++++++------------------
>  2 files changed, 12 insertions(+), 19 deletions(-)
> 






More information about the pve-devel mailing list