PVE Backup Failure Issues
Jump to navigation
Jump to search
If omething causes a backup job to stop without warning, it can leave PVE guests in a locked state...
Problem: "Status: Stopped, Config locked (backup)"
if it's a VM:
qm unlock <vmid>
qm start <vmid>
if it's a LXC:
pct unlock <vmid>
pct start <vmid>