Overview
CASA-MNKY is a general-purpose node in the MOOD MNKY Proxmox cluster, providing additional compute capacity and local storage while participating in shared NFS (hyper-mnky-shared).
This deep dive is based on the hardware snapshot collected at:
System identity
Fromdmidecode -t system:
- Manufacturer: Gigabyte Technology Co., Ltd.
- Product Name:
A520I AC - Version:
-CF - Family:
A520 MB - SMBIOS: 3.3.0
- UUID:
03560274-043c-05bf-ca06-990700080009 - OS / kernel: Proxmox VE 8.4.17 on
6.8.12-19-pve
dmidecode-baseboard.txt for board-level identifiers and BIOS details when planning upgrades.
CPU topology
Fromlscpu.txt:
- CPU model: AMD Ryzen 5 4600G with Radeon Graphics
- Sockets: 1
- Cores / threads: 6 / 12
- Max MHz: ~4308 MHz
- Virtualization: AMD-V
- Caches:
- L1d/L1i: 192 KiB (6 instances each)
- L2: 3 MiB (6 instances)
- L3: 8 MiB (2 instances)
- NUMA: 1 node (node0)
nvidia-smi output in the snapshot set).
Memory configuration
Fromdmidecode-memory.txt, meminfo.txt, and free-h.txt:
- Installed memory: ~62 GiB (cluster summary)
- DIMM layout: recorded in
dmidecode-memory.txt(slot population, speeds, vendor, part numbers) - NUMA: single node
Storage layout (ZFS and block)
Fromzpool-list.txt, zpool-status-rpool.txt, zfs-list.txt, lsblk.txt, and df-h.txt:
ZFS pools
CASA-MNKY currently exposes:
rpool:- Size: ~1.81 TiB
- Allocation: ~700 GiB used, ~1.13 TiB free
- Backing device: NVMe (see
zpool-list.txtfor full device ID)
zfs-list.txt to identify the dataset/zvol breakdown and confirm which workloads or volumes are consuming capacity.
Block devices
Uselsblk.txt to confirm:
- NVMe model and serial
- partition layout feeding ZFS
- any additional drives and mountpoints
Network configuration
Fromip-link.txt, ip-addr.txt, ip-route.txt, and ethtool-summary.txt:
- Bridge and NIC hierarchy captured (baseline for troubleshooting).
- Per-interface link speed/offload settings captured in
ethtool-summary.txt. - Routing baseline captured in
ip-route.txt.
PCI and USB topology
Fromlspci-nnvv.txt, lspci-tree.txt, lsusb.txt, and lsusb-tree.txt:
- Full PCI device inventory (chipset, NICs, storage controllers, any add-in cards).
- USB host controllers and attached devices.
Proxmox view (node + cluster)
Frompvesh-node-status.txt and pvesh-node-storage.txt:
- Node resource utilization baseline at capture time.
- Proxmox storage definitions active on CASA-MNKY (including
local-zfs,local, andhyper-mnky-shared).
pvesh-cluster-nodes.txt:
- Confirms online status and cluster membership.