Files
proxmox/docs/06-besu/NODE_LIST_RECONCILIATION_REPORT.md
defiQUG dbd517b279 Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains
- Omit embedded publish git dirs and empty placeholders from index

Made-with: Cursor
2026-04-12 06:12:20 -07:00

2.8 KiB

Node List Reconciliation Report

Historical note: This report reflects the reconciliation state at the time it was written and intentionally mentions then-current migration relationships from the 2500 series. It should be read as audit history, not as the current allowlist/inventory state.

Last Updated: 2026-01-31
Document Version: 1.0
Status: Active Documentation


Date: 2025-01-18
Status: RECONCILIATION COMPLETE


Issues Identified

1. Old/Migrated Nodes Present

Found in static-nodes.json: Enodes with IPs from old/migrated VMIDs:

  • 192.168.11.221 (old 2201, migrated from 2501)
  • 192.168.11.232 (old 2301, migrated from 2502)
  • 192.168.11.233 (old 2303, migrated from 2503)
  • 192.168.11.234 (old 2304, migrated from 2504)
  • 192.168.11.235 (old 2305, migrated from 2505)
  • 192.168.11.236 (old 2306, migrated from 2506)
  • 192.168.11.237 (old 2307, migrated from 2507)
  • 192.168.11.238 (old 2308, migrated from 2508)

Status: These VMIDs (2201, 2301, 2303-2308) do not exist in current Proxmox - they are from old migration that may have been reverted or not completed.

Action: REMOVED - These are old/migrated entries that no longer match current VMID configuration.


2. Missing Current Nodes

Missing from static-nodes.json:

  • Sentries: 1500, 1501, 1502, 1503 (all 4 missing)
  • RPC nodes: 2400, 2402, 2500-2508 (11 nodes - some may be stopped)

Action: Enodes collected from running nodes and added.


3. Current Valid Nodes

Present and valid:

  • Validators: 1000-1004 (5/5)
  • RPC: 2101, 2401 (2/13)

Reconciliation Actions

Removed

  • 8 old/migrated enodes (221, 232-238)
  • Pruned duplicates (none found)
  • Removed erroneous entries

Added

  • Missing enodes for running nodes
  • Collected via RPC from active nodes

Updated

  • static-nodes.json - Cleaned and updated
  • permissioned-nodes.json - Synchronized with static-nodes.json

Final File Status

static-nodes.json:

  • Contains enodes for current active nodes only
  • Removed old/migrated entries
  • Added missing sentries and RPC nodes (from running nodes)

permissioned-nodes.json:

  • Synchronized with static-nodes.json
  • Identical content

Migration Context

Note: The old IPs (221, 232-238) were from a documented migration plan that moved RPC nodes from 2500s to 2201/2301/2303-2308. However, based on current ALL_VMIDS_ENDPOINTS.md, the current active configuration uses:

  • 2101 (migrated from 2500)
  • 2400-2402 (ThirdWeb RPC)
  • 2500-2508 (original RPC nodes, some stopped)

The migration may have been partially completed or reverted, so the node lists now reflect the current actual VMID configuration rather than the migration plan.


Status: FILES RECONCILED AND CLEANED