]> git.proxmox.com Git - pve-docs.git/blobdiff - qm.adoc
pct.adoc: remove section "Container Advantage"
[pve-docs.git] / qm.adoc
diff --git a/qm.adoc b/qm.adoc
index 2b404caed701649e8c9711255b17b42e19413543..b43b5c02fdc9d124596edc7e2d968d2e48379e20 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -581,13 +581,25 @@ 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[]
+
+Files
+------
+
+`/etc/pve/qemu-server/<VMID>.conf`::
+
+Configuration file for the VM '<VMID>'.
+
+
 include::pve-copyright.adoc[]
 endif::manvolnum[]