[pve-devel] backup lock
Dietmar Maurer
dietmar at proxmox.com
Wed Dec 24 11:57:52 CET 2014
> On Wed, 24 Dec 2014 09:29:18 AM Dietmar Maurer wrote:
> > > Happens when a backup fails as well - last power outage we had was in the
> > > middle of backups and two VM's refused to start on node start because
> > > they
> > > were locked
> >
> > Well, this is a different problem.
>
>
> is it? vm is locked because backup failed or was cancelled - looks similar.
On power failure, it is impossible to remove the lock, because we are already
dead.
I guess we should remove that lock when we start a node.
But this bug is about removing the lock after receiving a signal (TERM).
More information about the pve-devel
mailing list