Decommission VM 105 (docker-vpn) — reclaim 256 GB disk #20
Labels
No Label
ai-changes-requested
ai-failed
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
infra-audit
monitoring
operations
proxmox
script
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/claude-home#20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
VM 105 (docker-vpn) is stopped but still consuming 256 GB on the Proxmox LVM datastore. SSH config already marks it as
# DECOMMISSIONED. If this disk is on the same datastore as production VMs, reclaiming it reduces the risk of a full-datastore hard outage.Current State
Pre-Deletion Verification (CRITICAL)
ssh pihole "pihole -q docker-vpn"and check/etc/pihole/custom.listssh proxmox "ls -la /var/lib/vz/dump/ | grep 105"Tasks
ssh proxmox "qm destroy 105 --purge"(purge removes disk too)ssh proxmox "lvs | grep pve"before and after~/.ssh/configLabels
infra-audit,proxmox