docs: Add comprehensive memory inventory and resale valuation
- Document physical memory configuration for workstation (24GB, 3x Hynix 8GB) - Document Proxmox host memory details (112GB total: 6x 8GB Hynix + 2x 32GB HP) - Add April 2026 resale valuation estimates (~$805 combined) - Include DIMM-level details with serial numbers and part numbers Co-Authored-By: Oz <oz-agent@warp.dev>
This commit is contained in:
@@ -14,6 +14,15 @@
|
||||
|
||||
- Also runs Frigate NVR directly at `192.168.88.41`
|
||||
|
||||
### Workstation Memory Inventory (April 2026)
|
||||
- Installed memory: **24GB total**
|
||||
- DIMMs installed:
|
||||
- `CPU1_A0` / DIMM1 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `718BE2E4`, Rank 2
|
||||
- `CPU1_B0` / DIMM3 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `718BE3C5`, Rank 2
|
||||
- `CPU1_B1` / DIMM5 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `1145576F`, Rank 2
|
||||
- Empty slots: remaining reported DIMM slots unpopulated
|
||||
- Estimated resale value for installed memory: **~$135 total** (`~$45/stick`, used-market estimate)
|
||||
|
||||
## Network
|
||||
- **MikroTik router**: `192.168.88.1`
|
||||
- Main LAN: `192.168.88.0/24`
|
||||
@@ -245,6 +254,41 @@ If a `Recordings2` library appears, it means LiveTV's recording path in `/etc/je
|
||||
- When restoring VMs: restore all disks to HD4T-2 first, then `qm disk move` OS disk to nvme-thin
|
||||
- `delete_vm` MCP tool removes all disks — always confirm before running
|
||||
|
||||
## Proxmox Host Physical Memory Inventory (April 2026)
|
||||
- Host: `jg-hud` / `192.168.88.25`
|
||||
- Installed memory: **112GB total** (documentation previously rounded this to 110GB)
|
||||
- Maximum supported capacity reported by DMI: **1TB**
|
||||
- ECC: **Multi-bit ECC**
|
||||
|
||||
### Installed DIMMs
|
||||
- CPU1
|
||||
- `CPU1_A0` / DIMM1 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `718BE307`, Rank 2
|
||||
- `CPU1_B0` / DIMM3 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `718BE31F`, Rank 2
|
||||
- `CPU1_C0` / DIMM2 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `11455775`, Rank 2
|
||||
- `CPU1_D0` / DIMM4 — 32GB DDR4-2133, HP, Part `HP24D4R7D4MAM-32`, Serial `ED2DB54D`, Rank 2
|
||||
- `CPU1_B1` / DIMM5 — empty
|
||||
- `CPU1_D1` / DIMM6 — empty
|
||||
- CPU2
|
||||
- `CPU2_A0` / DIMM1 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `11455770`, Rank 2
|
||||
- `CPU2_B0` / DIMM3 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `718BE3C1`, Rank 2
|
||||
- `CPU2_C0` / DIMM2 — 8GB DDR4-2133, Hynix, Part `HMA41GR7AFR8N-UH`, Serial `718BE3B1`, Rank 2
|
||||
- `CPU2_D0` / DIMM4 — 32GB DDR4-2133, HP, Part `HP24D4R7D4MAM-32`, Serial `EA2DB84D`, Rank 2
|
||||
- `CPU2_B1` / DIMM5 — empty
|
||||
- `CPU2_D1` / DIMM6 — empty
|
||||
|
||||
### Memory Resale Valuation (April 2026)
|
||||
- Market estimate based on current used listings and reseller references:
|
||||
- 8GB DDR4-2133 Hynix ECC sticks: **~$45 each**
|
||||
- 32GB DDR4-2133 HP server sticks: **~$200 each**
|
||||
- Proxmox installed memory estimated resale value:
|
||||
- 6 × 8GB Hynix = **~$270**
|
||||
- 2 × 32GB HP = **~$400**
|
||||
- Total = **~$670**
|
||||
- Workstation installed memory estimated resale value:
|
||||
- 3 × 8GB Hynix = **~$135**
|
||||
- Combined estimated resale value for both systems' installed memory:
|
||||
- **~$805 total**
|
||||
|
||||
## DNS Resolution Flow (Split-DNS)
|
||||
All `*.jgitta.com` subdomains resolve internally to Caddy (192.168.88.110) via MikroTik static DNS entries — **not** through Cloudflare/public DNS. If a subdomain doesn't resolve internally, check MikroTik static DNS first, then Caddy config.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user