Files
proxmox/docs/02-architecture/DBIS_PHASE2_PROXMOX_SOVEREIGNIZATION_ROADMAP.md
defiQUG 6f53323eae
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 6s
Finalize DBIS infra verification and runtime baselines
2026-03-28 19:18:32 -07:00

4.2 KiB
Raw Permalink Blame History

DBIS Phase 2 — Proxmox sovereignization roadmap

Last updated: 2026-03-28
Purpose: Close the gap between todays Proxmox footprint (23 active cluster nodes, ZFS/LVM-backed guests, VLAN 11 LAN) and the target in dbis_chain_138_technical_master_plan.md Sections 45 and 8 (multi-node HA, Ceph-backed storage, stronger segmentation, standardized templates).

Current ground truth: PROXMOX_VE_OPERATIONAL_DEPLOYMENT_TEMPLATE.md, config/proxmox-operational-template.json, STORAGE_GROWTH_AND_HEALTH.md.


Current state (summary)

Area As deployed (typical) Master plan target
Cluster Corosync cluster h on ml110 + r630-01 + r630-02 (ml110 may be repurposed — verify Phase 1) 3+ control-oriented nodes, odd quorum, HA services
Storage Local ZFS / LVM thin pools per host Ceph OSD tier + pools for VM disks and/or RBD
Network Primary 192.168.11.0/24, VLAN 11, UDM Pro edge, NPMplus ingress Additional VLANs: storage replication, validator-only, identity, explicit DMZ mapping
Workloads Chain 138 Besu validators/RPC, Hyperledger CTs, apps — see DBIS_NODE_ROLE_MATRIX.md Same roles, template-standardized provisioning

Milestone 1 — Cluster quorum and fleet expansion


Milestone 2 — ML110 migration / WAN aggregator


Milestone 3 — Ceph introduction (decision + prerequisites)

  • Decision record: whether Ceph replaces or complements ZFS/LVM for new workloads; minimum network (10G storage net, jumbo frames if used), disk layout, and JBOD attachment per HARDWARE_INVENTORY_MASTER.md.
  • Pilot: non-production pool → migrate one test CT → expand OSD count.

Milestone 4 — Network segmentation (incremental)

Map master plan layers to implementable steps:

  1. Dedicated storage replication VLAN (Ceph backhaul or ZFS sync).
  2. Validator / P2P constraints (firewall rules between sentry and RPC tiers — align CHAIN138_CANONICAL_NETWORK_ROLES_VALIDATORS_SENTRY_AND_RPC.md).
  3. Identity / Indy tier isolation when multi-entity governance requires it.

Milestone 5 — VM / CT templates (Section 7 of master plan)


Milestone 6 — Backup and DR alignment (master plan Sections 8, 16)

  • Hourly/daily snapshot policy per guest tier; cross-site replication targets (RPO/RTO) documented outside this file when available.
  • Reference: existing backup scripts for NPMplus and operator checklist.