Re: [Lxc-users] starting multiple containers running an application using a shell script

2012-12-10 Thread P. Hamming
Dear all, I struggle with almost the same question: the daemonize-option does not work. It closes like it's working, it's return status is 0, but when checking with lxc-info -n returns: '' is stopped. Starting with the start-script /etc/init.d/lxc returns: Starting LXC containters: . Is this a bu

Re: [Lxc-users] starting multiple containers running an application using a shell script

2012-06-06 Thread Serge Hallyn
Quoting Massimo Cafaro (massimo.caf...@unisalento.it): > Dear all, > > I am new to lxc and I am using it on Fedora 16. > I need to run a simulation with multiple nodes, each running a p2p > application. So far, I have been able to manually start the containers (one > for each opened shell), prov

[Lxc-users] starting multiple containers running an application using a shell script

2012-06-06 Thread Massimo Cafaro
Dear all, I am new to lxc and I am using it on Fedora 16. I need to run a simulation with multiple nodes, each running a p2p application. So far, I have been able to manually start the containers (one for each opened shell), providing a simulated network through the ns-3 simulator, and launching