- Organized 252 files across project - Root directory: 187 → 2 files (98.9% reduction) - Moved configuration guides to docs/04-configuration/ - Moved troubleshooting guides to docs/09-troubleshooting/ - Moved quick start guides to docs/01-getting-started/ - Moved reports to reports/ directory - Archived temporary files - Generated comprehensive reports and documentation - Created maintenance scripts and guides All files organized according to established standards.
2.6 KiB
2.6 KiB
DHCP Containers - Complete List
Generated: 2026-01-05
Source: CONTAINER_INVENTORY_20260105_142842.md
DHCP Containers Found
| VMID | Name | Host | Status | Current DHCP IP | Hostname | Notes |
|---|---|---|---|---|---|---|
| 3500 | oracle-publisher-1 | ml110 | running | 192.168.11.15 | oracle-publisher-1 | ⚠️ IP in reserved range (physical servers) |
| 3501 | ccip-monitor-1 | ml110 | running | 192.168.11.14 | ccip-monitor-1 | 🔴 CRITICAL: IP conflict with r630-04 physical server |
| 100 | proxmox-mail-gateway | r630-02 | running | 192.168.11.4 | proxmox-mail-gateway | - |
| 101 | proxmox-datacenter-manager | r630-02 | running | 192.168.11.6 | proxmox-datacenter-manager | - |
| 102 | cloudflared | r630-02 | running | 192.168.11.9 | cloudflared | - |
| 103 | omada | r630-02 | running | 192.168.11.20 | omada | - |
| 104 | gitea | r630-02 | running | 192.168.11.18 | gitea | - |
| 6200 | firefly-1 | r630-02 | running | 192.168.11.7 | firefly-1 | - |
| 7811 | mim-api-1 | r630-02 | stopped | N/A | mim-api-1 | - |
Summary
- Total DHCP containers: 9
- Running: 8
- Stopped: 1 (VMID 7811)
Critical Issues
1. IP Conflict - VMID 3501
- VMID: 3501 (ccip-monitor-1)
- Current IP: 192.168.11.14
- Conflict: This IP is assigned to physical server r630-04
- Action Required: Must change IP immediately to resolve conflict
2. Reserved IP Range - VMID 3500
- VMID: 3500 (oracle-publisher-1)
- Current IP: 192.168.11.15
- Issue: IP is in reserved range (192.168.11.10-25) for physical servers
- Action Required: Change IP to outside reserved range
IP Assignment Plan
Starting from 192.168.11.28 (since .26 and .27 are already in use):
| VMID | Name | Current DHCP IP | Proposed Static IP | Priority |
|---|---|---|---|---|
| 3501 | ccip-monitor-1 | 192.168.11.14 | 192.168.11.28 | 🔴 HIGH (IP conflict) |
| 3500 | oracle-publisher-1 | 192.168.11.15 | 192.168.11.29 | 🔴 HIGH (reserved range) |
| 100 | proxmox-mail-gateway | 192.168.11.4 | 192.168.11.30 | 🟡 Medium |
| 101 | proxmox-datacenter-manager | 192.168.11.6 | 192.168.11.31 | 🟡 Medium |
| 102 | cloudflared | 192.168.11.9 | 192.168.11.32 | 🟡 Medium |
| 103 | omada | 192.168.11.20 | 192.168.11.33 | 🟡 Medium |
| 104 | gitea | 192.168.11.18 | 192.168.11.34 | 🟡 Medium |
| 6200 | firefly-1 | 192.168.11.7 | 192.168.11.35 | 🟡 Medium |
| 7811 | mim-api-1 | N/A (stopped) | 192.168.11.36 | 🟢 Low (stopped) |
Last Updated: 2026-01-05