Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- 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>
1.7 KiB
1.7 KiB
R630-01 VM Status Check
Date: January 7, 2026
Status: ✅ CHECKED - NO VMs CONFIGURED
Summary
Checked all VMs on r630-01. No VMs are configured on this node - only containers are present.
VM Status
Current VM Status
Total VMs: 0
Running VMs: 0
Stopped VMs: 0
VM Configurations: 0
Result: ✅ No VMs found on r630-01
Container Status (For Reference)
Total Containers: 38 containers
Running Containers: 10 containers
Stopped Containers: 28 containers
Running Containers
- 100, 101, 102, 103, 104, 105, 106, 107, 108, 130
Stopped Containers
- 3000-3003, 3500, 3501, 5200, 6000, 6400, 10000-10230
Actions Taken
- ✅ Listed all VMs using
qm list- No VMs found - ✅ Checked VM configuration directory - No VM configs found
- ✅ Verified containers are present (38 containers)
- ✅ Confirmed r630-01 is container-only node
Verification Commands
Check VM Status
# List all VMs
qm list
# Result: No VMs configured
# Check VM configurations
ls /etc/pve/nodes/r630-01/qemu-server/*.conf
# Result: No VM config files found
Check Container Status
# List all containers
pct list
# Check running containers
pct list | grep running
# Check stopped containers
pct list | grep stopped
Conclusion
r630-01 is a container-only node - no VMs are configured. All virtualization on this node uses LXC containers.
Container Status:
- ✅ 10 containers running
- ⏸️ 28 containers stopped (need application installation/configuration)
Last Updated: January 7, 2026
Status: ✅ NO VMs CONFIGURED - CONTAINERS ONLY