[lxc-users] Stopping a container
David Shwatrz
dshwatrz at gmail.com
Thu Jan 16 20:31:43 UTC 2014
Hello, lxc-users,
I created a container using the fedora template with the latest git
LXC tree, on Fedora 20.
I use the standard configuration, with veth for networking.
Starting the container is very quick and it is done by:
lxc-start -n fedoraCT1
Stopping the container by
lxc-stop -n fedoraCT1
takes more than a minute. I ran:
time lxc-stop -n fedoraCT1
and got:
real 1m0.985s
user 0m0.002s
sys 0m0.004s
Is this normal/expected behavior with other containers, based on
different templates (like ubuntu/debian)?
regards,
DavidS
More information about the lxc-users
mailing list