Your message dated Mon, 10 Dec 2012 10:33:15 +0100
with message-id <[email protected]>
and subject line Re: Bug#695568: lxc shutdown does not shutdown container
has caused the Debian Bug report #695568,
regarding lxc shutdown does not shutdown container
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
695568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695568
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lxc
Version: 0.8.0-5
Severity: normal
Dear Maintainer,
While trying to figure out some failure in the init script shutdown, I
noticed that the following does not shut down the container.
$ sudo lxc shutdown lambert
$ sudo lxc-list
RUNNING
lambert (auto)
FROZEN
STOPPED
$ sudo lxc shutdown lambert -t 10
Terminated
Please note that lxc-halt works as expected for the very same container.
Feel free to ask for more info.
Alex
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages lxc depends on:
ii debconf [debconf-2.0] 1.5.46
ii libapparmor1 2.7.103-4
ii libc6 2.13-37
ii libcap2 1:2.22-1.2
ii multiarch-support 2.13-37
Versions of packages lxc recommends:
ii debootstrap 1.0.42
ii libcap2-bin 1:2.22-1.2
Versions of packages lxc suggests:
ii rsync 3.0.9-3
-- debconf information:
lxc/shutdown: /usr/bin/lxc-halt
* lxc/directory: /var/lib/lxc
lxc/title:
lxc/auto: true
--- End Message ---
--- Begin Message ---
On 12/10/2012 10:19 AM, Alexandre Rossi wrote:
I noticed that the following does not shut down the container.
lxc-shutdown needs the container to react on powerfail signal. newer
live-debconfig configures containers to do that.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---