mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 11:07:37 +00:00
qm.adoc: improve Locks section
This commit is contained in:
parent
704f19fb66
commit
0bcc62dd93
9
qm.adoc
9
qm.adoc
@ -581,12 +581,15 @@ include::qm.conf.5-opts.adoc[]
|
|||||||
Locks
|
Locks
|
||||||
-----
|
-----
|
||||||
|
|
||||||
Online migrations and backups (`vzdump`) set a lock to prevent incompatible
|
Online migrations, snapshots and backups (`vzdump`) set a lock to
|
||||||
concurrent actions on the affected VMs. Sometimes you need to remove such a
|
prevent incompatible concurrent actions on the affected VMs. Sometimes
|
||||||
lock manually (e.g., after a power failure).
|
you need to remove such a lock manually (e.g., after a power failure).
|
||||||
|
|
||||||
qm unlock <vmid>
|
qm unlock <vmid>
|
||||||
|
|
||||||
|
CAUTION: Only do that if you are sure the action which set the lock is
|
||||||
|
no longer running.
|
||||||
|
|
||||||
|
|
||||||
ifdef::manvolnum[]
|
ifdef::manvolnum[]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user