[Lxc-users] Ubuntu template questions

Fajar A. Nugraha list at fajar.net
Tue Mar 13 22:03:48 UTC 2012


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",

-- 
Fajar




More information about the lxc-users mailing list