lxc-freeze

Langue: en

Version: 29 April 2009 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

lxc-freeze - freeze all the container's processes

SYNOPSIS

lxc-freeze -n name

DESCRIPTION

lxc-freeze freezes all the processes running inside the container. The processes will be blocked until they are explicitly thawed by the lxc-unfreeze command. This command is useful for batch managers to schedule a group of processes.

OPTIONS

-n name
Specify the container name to be frozen.

DIAGNOSTIC

The container was not found
The specified container was not created before with the lxc-create command.

SEE ALSO

lxc-unfreeze(1),

AUTHOR

Daniel Lezcano <daniel.lezcano@free.fr>