sam-4screen-desktop 2026-8-29:12:9:8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
created: 2026-05-28
|
||||
modified: 2026-05-28
|
||||
modified: 2026-08-29
|
||||
type: note
|
||||
tags: [dev-ops, filesystem, drives, network, consolidation]
|
||||
aliases: [drive-map, filesystem-map]
|
||||
@@ -20,6 +20,9 @@ aliases: [drive-map, filesystem-map]
|
||||
| **.35** | `sam-ubuntu1` | 192.168.20.35 | Ubuntu 24.04 | Docker server / app host |
|
||||
| **.13** | `nixos-desktop` | 192.168.20.13 | NixOS 26.05 | NAS / backup target |
|
||||
| **.23** | `file-server` | 192.168.20.23 | (VM) | NFS file server (USB host) |
|
||||
| **.28** | `proxmox` | 192.168.20.28 | Proxmox VE | Hypervisor — hosts all VMs (.23/.30/.35/.48) |
|
||||
| **.30** | `homeassistant` | 192.168.20.30 | HA OS 13.1 | Home automation VM |
|
||||
| **.48** | `proxmox-backup` | 192.168.20.48 | PBS | VM backup server |
|
||||
|
||||
---
|
||||
|
||||
@@ -167,6 +170,34 @@ No SSH access available. Contents fully visible via .35's CIFS mount.
|
||||
|
||||
---
|
||||
|
||||
## .28 — proxmox (192.168.20.28) — Proxmox VE Hypervisor
|
||||
|
||||
| Detail | Value |
|
||||
|--------|-------|
|
||||
| **Role** | Hypervisor — hosts all VMs: `.35` (sam-ubuntu1), `.23` (file-server), `.30` (Home Assistant), `.48` (PBS) |
|
||||
| **URL** | `https://192.168.20.28:8006` |
|
||||
| **Storage** | Local VM disks (incl. HA `.30`, `.35` root, `.23`, PBS datastore) |
|
||||
| **VM backups** | → PBS `.48` |
|
||||
|
||||
## .30 — homeassistant (192.168.20.30) — Home Assistant OS
|
||||
|
||||
| Detail | Value |
|
||||
|--------|-------|
|
||||
| **Role** | Home automation VM on Proxmox (.28) |
|
||||
| **URL** | `http://192.168.20.30:8123` |
|
||||
| **Storage** | VM disk on Proxmox (.28) |
|
||||
| **Backups** | → `.23` NFS `usb_3tb/backups/homeassistant/` (via .35's `/mnt/nfs_usb_3tb`) |
|
||||
|
||||
## .48 — proxmox-backup (192.168.20.48) — Proxmox Backup Server
|
||||
|
||||
| Detail | Value |
|
||||
|--------|-------|
|
||||
| **Role** | VM-level backup store for Proxmox (.28) — full VM backups (incl. `.35`) |
|
||||
| **URL** | `https://192.168.20.48:8007` |
|
||||
| **Storage** | PBS datastore (VM backups) |
|
||||
|
||||
---
|
||||
|
||||
## Backup Schedule Summary
|
||||
|
||||
| From | To | Tool | What's Covered | Gap |
|
||||
|
||||
Reference in New Issue
Block a user