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

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Sep 11 08:23:55 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).
> 
> 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(-)
> 

applied, to respective repository.

I omit an immediate version bump of storage and update of versioned dependencies
in container and manager for now. This cannot break anything existing you just get
an error in the rare case that you use immediately over 100 mps now.
Also this set of packages will get bumped quite soon probably anyway.





More information about the pve-devel mailing list