Create Resource Group
caution
Draft — needs screenshots. This section hasn't been through the docs-capture pipeline yet, so there are no screenshots. Steps are grounded in the current product code (routes and page components), not a live capture — verify against the running product once this section is captured.
From the Resource Groups list, click Create Resource Group to open the setup wizard. It's a multi-step form — each step must be completed before the next unlocks:
- Requirements — turn CPU pinning on or off, and choose a CPU overcommit ratio (1:1, 2:1, 4:1, or 8:1 virtual cores per physical core). Enabling CPU pinning dedicates physical cores to the group and forces the overcommit ratio to 1:1 — no overcommit is allowed alongside pinning.
- Select Datastores — choose which available (non-reserved) datastore(s) supply storage to the group. Each option shows its current usage and replica count.
- Select Compute Nodes — choose which physical compute nodes contribute capacity. Switching a node off also clears any cores already selected on it.
- Select Cores — pick specific CPU cores from the chosen compute nodes, grouped by node and CPU socket. Cores already allocated to another resource group, or reserved, can't be selected.
- Select PCI Devices (optional) — assign PCI devices available on the selected compute nodes.
- Select Networks (optional) — choose which networks are available to instances deployed in this group.
- Name & Description — a name is required; description is optional.
A progress summary alongside the form (desktop) recaps your selections at each step. Once the required steps (datastores, compute nodes, cores, and name) are filled in, submit to create the group — you'll land on its new detail page.