mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 13:01:54 +00:00
pct.adoc: copied Locks section from qm.adoc
Adopted for containers.
This commit is contained in:
parent
0bcc62dd93
commit
2a11aa7063
12
pct.adoc
12
pct.adoc
@ -634,6 +634,18 @@ NOTE: If you have changed the container's configuration since the last start
|
|||||||
attempt with `pct start`, you need to run `pct start` at least once to also
|
attempt with `pct start`, you need to run `pct start` at least once to also
|
||||||
update the configuration used by `lxc-start`.
|
update the configuration used by `lxc-start`.
|
||||||
|
|
||||||
|
Locks
|
||||||
|
-----
|
||||||
|
|
||||||
|
Container migrations, snapshots and backups (`vzdump`) set a lock to
|
||||||
|
prevent incompatible concurrent actions on the affected container. Sometimes
|
||||||
|
you need to remove such a lock manually (e.g., after a power failure).
|
||||||
|
|
||||||
|
pct unlock <CTID>
|
||||||
|
|
||||||
|
CAUTION: Only do that if you are sure the action which set the lock is
|
||||||
|
no longer running.
|
||||||
|
|
||||||
|
|
||||||
Container Advantages
|
Container Advantages
|
||||||
--------------------
|
--------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user