host006.hackeriet.no is a Proxmox VE hypervisor in the klynge001 cluster.
For inventory details, use the NetBox/IPAM entry host006 (device ID 75). NetBox is the source of truth for device model, rack/location, cabling, IP assignments, tenant, and current inventory state.
Normal access:
ssh root@host006.hackeriet.nohttps://host006.hackeriet.no:8006/ or https://10.10.50.26:8006/Access notes:
10.10.50.26/24.Do not paste secrets into the wiki.
Relevant hackeriet/pass entries:
root@host006.hackeriet.no.gpghost006-backup-age-key.gpgKeep decrypted values out of the wiki.
Observed over SSH on 2026-05-20:
Debian GNU/Linux 12 (bookworm)6.8.12-9-pvepve-manager/8.3.5Treat this as emergency orientation only. Live state may differ.
Observed over SSH on 2026-05-20:
klynge00110.10.50.2610.10.50.26 and 10.10.50.2732
If cluster state matters during an incident, verify it live with pvecm status.
NetBox and LibreNMS currently agree on the physical uplink:
host006 / LAN#38pit-swGigabitEthernet0/30Observed host-level bridges include:
vmbr50 for infra hosts / management, address 10.10.50.26/24vmbr130 for server network / public-facing VM trafficvmbr3 for Hackeriet wired networkDo not treat this page as the source of truth for network inventory. Use NetBox for that.
The host has a Proxmox vzdump backup job named backup-5b87a3ab-9074.
Observed configuration on 2026-05-20:
sun 03:00localsnapshotzstdkeep-last=1backupmail@hackeriet.noRecent observed failure pattern:
vma_queue_write: write error - Broken pipe.Do not delete backups or ISOs without operator approval.
/ was observed at 94% used on 2026-05-20.local was observed at 88.33% used on 2026-05-20.munin-node.service.host006.hackeriet.no were seen in Proxmox logs/config during earlier investigation.Paths commonly useful during incident response:
/etc/pve/jobs.cfg/etc/vzdump.conf/var/log/vzdump/var/lib/vz/dump/var/lib/vz/template/iso/etc/network/interfaces/etc/pve/nodes/host006/configBasic host checks:
hostname -f pveversion pvecm status systemctl --failed df -h -x tmpfs -x devtmpfs pvesm status ip -br addr show scope global
Backup checks:
sed -n '1,220p' /etc/pve/jobs.cfg sed -n '1,220p' /etc/vzdump.conf find /var/log/vzdump -maxdepth 1 -type f -printf '%TY-%Tm-%Td %TH:%TM %p\n' | sort | tail -20 find /var/lib/vz/dump -maxdepth 1 -type f -printf '%TY-%Tm-%Td %TH:%TM %10s %f\n' | sort
Service checks:
systemctl status pve-cluster pvedaemon pveproxy pvestatd pvescheduler systemctl status pve-firewall proxmox-firewall corosync systemctl status munin-node journalctl -u munin-node --since "1 hour ago"