Re: [lxc-users] zombie process blocks stopping of container

2014-06-09 Thread Tamas Papp
On 06/09/2014 07:01 AM, CDR wrote: This is a killer issue. I plan to put all my business into LXC and take the load to 80%. Maybe it is not ready yet. Any advice? Please check the link, that I posted recently. tamas ___ lxc-users mailing list

Re: [lxc-users] Howto/Tutorial wanted: Running an application inside a container

2014-06-09 Thread Johannes Kastl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Christian, On 09.06.14 12:41 frodox wrote: Did you succeed with it? Especially with running host GUI apps inside a container... I can do nothing with gt; Error: cannot open display: :0 and so on.. Unfortunately, I had to stop the

Re: [lxc-users] Executing a command inside a running container? (ng)

2014-06-09 Thread frodox
yup, lxc-attach starts a process inside a running container. But it can starts only processes/programs that already exists (installed) inside a container. May be I misunderstand Dominik Schulz, but what I mean -- how to execute/move a process from host OS inside a running container (i.e.

Re: [lxc-users] Executing a command inside a running container? (ng)

2014-06-09 Thread Fajar A. Nugraha
On Mon, Jun 9, 2014 at 8:47 PM, frodox fro...@zoho.com wrote: yup, lxc-attach starts a process inside a running container. But it can starts only processes/programs that already exists (installed) inside a container. May be I misunderstand Dominik Schulz, Reading at the archive, Dominik

Re: [lxc-users] LXC auto start not working

2014-06-09 Thread Stéphane Graber
On Mon, Jun 09, 2014 at 10:07:05AM -0400, Shidan wrote: I now am trying to get an unprivilaged container to auto-start, I put the following in ~/.config/lxc/default.conf: lxc.start.auto = 1 lxc.start.delay = 5 I also tried putting it in the main /etc/lxc/default.conf file. For both

Re: [lxc-users] LXC auto start not working

2014-06-09 Thread Michael H. Warfield
Stéphane, On Mon, 2014-06-09 at 10:12 -0400, Stéphane Graber wrote: On Mon, Jun 09, 2014 at 10:07:05AM -0400, Shidan wrote: I now am trying to get an unprivilaged container to auto-start, I put the following in ~/.config/lxc/default.conf: lxc.start.auto = 1 lxc.start.delay = 5

Re: [lxc-users] LXC auto start not working

2014-06-09 Thread Shidan
I tried it both in the individual configuration files and the main one. I actually can't get lxc-autostart to work even in a session as the user that owns the container right now and lxc-ls is not recognizing the options in the config file. On Mon, Jun 9, 2014 at 10:36 AM, Michael H. Warfield

Re: [lxc-users] LXC auto start not working

2014-06-09 Thread Stéphane Graber
On Mon, Jun 09, 2014 at 10:36:57AM -0400, Michael H. Warfield wrote: Stéphane, On Mon, 2014-06-09 at 10:12 -0400, Stéphane Graber wrote: On Mon, Jun 09, 2014 at 10:07:05AM -0400, Shidan wrote: I now am trying to get an unprivilaged container to auto-start, I put the following in

Re: [lxc-users] LXC auto start not working

2014-06-09 Thread Michael H. Warfield
On Mon, 2014-06-09 at 10:46 -0400, Shidan wrote: I tried it both in the individual configuration files and the main one. I actually can't get lxc-autostart to work even in a session as the user that owns the container right now and lxc-ls is not recognizing the options in the config file.

Re: [lxc-users] LXC auto start not working

2014-06-09 Thread Stéphane Graber
On Mon, Jun 09, 2014 at 10:57:13AM -0400, Michael H. Warfield wrote: On Mon, 2014-06-09 at 10:46 -0400, Shidan wrote: I tried it both in the individual configuration files and the main one. I actually can't get lxc-autostart to work even in a session as the user that owns the container

Re: [lxc-users] LXC auto start not working

2014-06-09 Thread Shidan
BTW, I'm trying this in ubuntu 14.04. This is my lxc-ls output after running lxc-autostart as the user that owns the container: NAMESTATEIPV4 IPV6 AUTOSTART -- test1 STOPPED - - NO So given that I put this: lxc.start.auto = 1