[Lxc-users] Ubuntu template questions
Papp Tamas
tompos at martos.bme.hu
Wed Mar 28 08:32:19 UTC 2012
On 03/13/2012 11:05 PM, Serge Hallyn wrote:
> Quoting Fajar A. Nugraha (list at fajar.net):
>> On Wed, Mar 14, 2012 at 2:04 AM, Serge Hallyn
>> <serge.hallyn at canonical.com> wrote:
>>> Quoting Papp Tamas (tompos at martos.bme.hu):
>>>> One more, I think very important question.
>>>> Still there is no nice stop method in init configuration:
>>>>
>>>>
>>>> for f in /etc/lxc/auto/*; do
>>>> c="$(basename $f .conf)"
>>>> lxc-stop -n $c || true
>>>> done
>>> Sorry, I don't understand. What you show is done in /etc/init/lxc.conf.
>>> What is your question about it?
>> I think he means "can you use something there that gracefully shuts
>> down a container, instead of forcing it to stop". In xen there's "xm
>> shutdown" vs "xm destroy", while in lxc there's only "lxc-stop", and
>> no (e.g.) "lxc-shutdown",
> Ah, I see.
>
> Once lxc-attach is supported we should do that, yes.
>
There is an lxc-shutdown script now. Does this handle this properly?
tamas
More information about the lxc-users
mailing list