Proxmox VE 9.1 — Oracle VM Layout: Dual RAC Clusters, OMS, OKV and GoldenGate

This article picks up where the networking and storage setup left off. The Proxmox host (pve01.lab.example.com) is running with two VLAN-aware bridges, a ZFS mirror pool (vmpool), and shared ASM zvols already created. We now create all ten VMs using the qm CLI, configure shared storage for RAC, and verify each group before installing Oracle software. 1. VM Inventory and Resource Plan VM ID Hostname Role vCPU RAM OS Disk Notes 100 rac1-node1 RAC Cluster 1, Node 1 8 32 GB 80 GB Shared ASM 101 rac1-node2 RAC Cluster 1, Node 2 8 32 GB 80 GB Shared ASM 110 rac2-node1 RAC Cluster 2, Node 1 8 32 GB 80 GB Shared ASM 111 rac2-node2 RAC Cluster 2, Node 2 8 32 GB 80 GB Shared ASM 120 oms01 Enterprise Manager OMS 1 4 24 GB 80 GB + 200 GB data Primary OMS 121 oms02 Enterprise Manager OMS 2 4 24 GB 80 GB + 200 GB data Secondary OMS 130 okv01 Oracle Key Vault Primary 4 16 GB 80 GB TDE key store 131 okv02 Oracle Key Vault Secondary 4 16 GB 80 GB Paired node 140 ogg01 GoldenGate Microservices (Extract) 4 16 GB 80 GB + 200 GB trail OGG 23ai MA 141 ogg02 GoldenGate Microservices (Replicat) 4 16 GB 80 GB + 200 GB trail OGG 23ai MA Total: 56 vCPU / 240 GB RAM — host has 32 threads and 256 GB. vCPU is intentionally overcommitted (lab workloads are not all active simultaneously). RAM headroom: 16 GB for Proxmox host. ...

March 3, 2026 · 9 min · mardaff

Proxmox VE 9.1 on AMD EPYC 9124 — Networking and Storage for Oracle Workloads

This article covers the host-level setup of a purpose-built AMD EPYC 9124 tower server for Oracle workload virtualisation using Proxmox VE 9.1. The hardware was purchased with BIOS pre-configured for IOMMU, SR-IOV, and Global C-States. Before creating a single VM, the network bridges, VLANs, and ZFS storage pools must be correct — mistakes here cascade into every VM that follows. 1. Hardware Reference Component Detail Case Fractal Design Define 7 XL Motherboard Supermicro H13SSL-N (E-ATX, AMD SP5) CPU AMD EPYC 9124 — 16C/32T, 3.1 GHz, 125W cTDP RAM 8× 32 GB DDR5-4800 ECC Registered = 256 GB OS NVMe 2× Samsung 990 PRO 1 TB M.2 PCIe 4.0 (ZFS mirror) VM NVMe 4× Samsung PM9A3 1.92 TB U.2 PCIe 4.0 (ZFS pool) 1GbE NICs 2× onboard (H13SSL-N) 10GbE NICs 1× Intel X550-T2 PCIe → 2 ports (SR-IOV capable) PSU SilverStone VERTEX PX-1000 (1000W, 80+ Platinum) BIOS IOMMU on · SR-IOV on · Global C-States on · cTDP 125W 2. Proxmox VE 9.1 Installation 2.1 Boot and Install Download the Proxmox VE 9.1 ISO from https://www.proxmox.com/en/downloads and write to USB: ...

March 3, 2026 · 8 min · mardaff

Oracle Exadata X11M: Architecture and Hardware Specifications

The Exadata X11M platform separates database compute and storage cells connected via an RDMA-capable RoCE fabric. This page summarizes hardware variants and provides practical command-line examples for common administration, troubleshooting and monitoring tasks. Architecture Overview Database Servers (Compute) These servers run the database and client-facing workloads. Standard Exadata X11M Database Server CPU: 2x 96-core AMD EPYC 9J25 (192 physical cores) Memory: 6400 MT/s DDR5, 512 GB–3 TB Local storage: 2x 3.84 TB NVMe (OS / Oracle binaries) Exadata X11M-Z Database Server (Entry) ...

February 21, 2026 · 3 min · mardaff