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

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed Sep 5 11:37:08 CEST 2018


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(-)

-- 
2.18.0





More information about the pve-devel mailing list