PVE Backup Failure Issues

From Da Nerd Mage Wiki
Revision as of 13:50, 28 September 2024 by Tinker (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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>