Files
proxmox/NODE_CREATION_STATUS.md
defiQUG fbda1b4beb
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
docs: Ledger Live integration, contract deploy learnings, NEXT_STEPS updates
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands
- CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround
- CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check
- NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere
- MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates
- LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 15:46:57 -08:00

1.9 KiB

Node Creation Status Report

Date: 2026-01-23
Status: 🟡 In Progress

Summary

Total Nodes to Create: 18
Successfully Created: 14+ containers
Remaining: Configuration and Besu setup

Created Containers

ALLTRA Network (7/9)

  • 1505: besu-sentry-alltra-1 (192.168.11.170) - Running
  • 1506: besu-sentry-alltra-2 (192.168.11.171) - Running
  • 2500: besu-rpc-alltra-1 (192.168.11.172) - Running
  • 2501: besu-rpc-alltra-2 (192.168.11.173) - Running
  • 2502: besu-rpc-alltra-3 (192.168.11.174) - Running
  • 5201: cacti-alltra-1 (192.168.11.177) - Running
  • 6401: indy-alltra-1 (192.168.11.179) - Running
  • 6202: firefly-alltra-1 (192.168.11.175) - Status TBD
  • 6203: firefly-alltra-2 (192.168.11.176) - Status TBD
  • 6001: fabric-alltra-1 (192.168.11.178) - Status TBD

HYBX Network (7/9)

  • 1507: besu-sentry-hybx-1 (192.168.11.244) - Running
  • 1508: besu-sentry-hybx-2 (192.168.11.245) - Running
  • 2503: besu-rpc-hybx-1 (192.168.11.246) - Running
  • 2504: besu-rpc-hybx-2 (192.168.11.247) - Running
  • 2505: besu-rpc-hybx-3 (192.168.11.248) - Running
  • 5202: cacti-hybx-1 (192.168.11.251) - Running
  • 6402: indy-hybx-1 (192.168.11.253) - Running
  • 6204: firefly-hybx-1 (192.168.11.249) - Status TBD
  • 6205: firefly-hybx-2 (192.168.11.250) - Status TBD
  • 6002: fabric-hybx-1 (192.168.11.252) - Status TBD

Next Steps

  1. Verify all containers are running
  2. Install and configure Besu on new Besu nodes (10 nodes: 4 sentries + 6 RPC)
  3. Collect enode addresses from new Besu nodes
  4. Update master node lists with new enodes
  5. Deploy updated node lists to all nodes
  6. Update master reference documents

Notes

  • Template downloaded successfully on r630-01
  • Storage issues resolved (using thin1-r630-02 for r630-02)
  • Containers created in parallel where possible
  • Besu installation/configuration required before enode collection