Data Centers in MultiPortal represent the Proxmox environments you connect to. To use MultiPortal, you must configure at least one Data Center. If you are not on a community license, you can create additional Data Centers to integrate multiple Proxmox environments within MultiPortal.
Once a Data Center has been added, it is managed through two primary sections: Overview and Settings.
The Overview page provides key information about the Data Center and allows you to manage its core settings. It includes:
Below the node list, the Overview page also displays available storage volumes returned by Proxmox. Storage is broken down into:
The Settings page provides more in-depth configuration options for the Data Center. These are broken down into multiple sections:
Allows configuration of key storage and availability settings:
If you have Enable High Availablility Turned on in your instance, a new section called Placement Groups will appear. This section allows you to control the placement of your Virtual Machines, on per Virtual Data Center.
Placement Groups follow strict logic when assigning VMs to HA groups:
Scenario | Resulting Placement Group Assignment | Notes |
---|---|---|
HA disabled on Data Center | None | No HA applied |
HA enabled, no VDC or OS rules | MP-HA-Default | Fallback behavior |
VDC PG assigned (not enforced), no OS Rule | VDC Placement Group | VDC default |
VDC PG enforced, no OS Rule | VDC Placement Group | Enforced VDC applies |
OS Rule (not enforced), VDC PG enforced | VDC Placement Group | VDC enforcement wins |
OS Rule enforced, VDC PG also enforced | OS Placement Group | OS enforcement takes priority |
OS Rule enforced, VDC not enforced | OS Placement Group | OS rule wins |
OS Rule not enforced, no VDC PG | OS Placement Group | OS rule applies |
OS Rule not enforced, VDC PG not enforced | VDC Placement Group | VDC takes precedence |
Storage Policies allow users to group multiple Proxmox storage volumes under a single policy, making it easier to manage resource allocation within a Virtual Data Center (VDC) and ultimately within virtual machines.
When a Tenant creates a virtual machine disk, they select a Storage Policy to assign to the disk. The virtual disk is then created on the least-used storage volume within that policy, ensuring optimal resource distribution.
Storage Policies can not be deleted if they have Virtual Machines assigned to them.
Backup Storage functions similarly to Storage Policies but is specifically used for backups.
To deploy Windows virtual machines within MultiPortal, you must first:
The CPU Models section lets you control which CPU vendors and specific models are available when creating or updating virtual machines. You can disable an entire vendor (e.g., Intel, AMD, QEMU), or select the exact CPU models you want to display.