folderstructure

  1. T

    Feature Request: Expose is_mountpoint and mkdir options in Proxmox GUI for Directory Storage

    Hello Proxmox team, I’m currently using the Directory storage type for backups on an external USB drive and noticed a recurring issue that could be risky in production environments: If the external disk is not mounted, Proxmox silently creates the folder structure on the local disk (within the...
  2. A

    Management hierarchy

    Hello, We want to use Proxmox for some testing environments with about 180 users and 300 servers and we are currently testing it. The sheer number of vms per user/host without hierarchical views makes this pretty time consuming for day to day use of vms. Are there any plans for some sort of...
  3. F

    [suggestion] Folders for VMS

    Hi, my suggestion is to have the possibility the create Folders, like on VMWare or even Active directory, to organize the VMS eg: proxmox-1/ ├─ development/ │ ├─ project-1/ │ │ ├─ vm1 │ │ ├─ vm2 ├─ production/ │ ├─ project-1/ │ │ ├─ vm1 instead of the current one: proxmox-1/ ├─...
  4. DerDanilo

    [SOLVED] Directory Storage Type issues

    @wolfgang @Stoiko Ivanov There seem to be some small issues with the "Directory Storage Type". - The directory storage type generally allows to use local storage or mounted storage. - It creates the PVE folder structure when created. - It works just fine, could be used e.g. for CIFS mounts...