]> git.proxmox.com Git - pve-docs.git/blobdiff - qm.adoc
s/settings/Settings/
[pve-docs.git] / qm.adoc
diff --git a/qm.adoc b/qm.adoc
index c2912c23a4211773536de794dc9f2502191be6f1..8f3a6a95c1e209c115caebe599099208b2a30716 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -91,7 +91,7 @@ http://www.linux-kvm.org/page/Using_VirtIO_NIC]
 
 
 [[qm_virtual_machines_settings]]
-Virtual Machines settings
+Virtual Machines Settings
 -------------------------
 
 Generally speaking {pve} tries to choose sane defaults for virtual machines
@@ -581,12 +581,15 @@ include::qm.conf.5-opts.adoc[]
 Locks
 -----
 
-Online migrations and backups (`vzdump`) set a lock to prevent incompatible
-concurrent actions on the affected VMs. Sometimes you need to remove such a
-lock manually (e.g., after a power failure).
+Online migrations, snapshots and backups (`vzdump`) set a lock to
+prevent incompatible concurrent actions on the affected VMs. Sometimes
+you need to remove such a lock manually (e.g., after a power failure).
 
  qm unlock <vmid>
 
+CAUTION: Only do that if you are sure the action which set the lock is
+no longer running.
+
 
 ifdef::manvolnum[]