[Bug 1335418] Re: Can't start conteneur after update 12.04 14.04

2014-08-31 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1335418

Title:
  Can't start conteneur after update 12.04  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1335418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335418] Re: Can't start conteneur after update 12.04 14.04

2014-07-02 Thread Oxyaxion
Someone else have some idea ?!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1335418

Title:
  Can't start conteneur after update 12.04  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1335418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335418] Re: Can't start conteneur after update 12.04 14.04

2014-07-02 Thread Oxyaxion
If I can't start contener how can I dump my content (Database SQL ) ?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1335418

Title:
  Can't start conteneur after update 12.04  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1335418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335418] Re: Can't start conteneur after update 12.04 14.04

2014-07-02 Thread Serge Hallyn
Sorry, your results are puzzling.  You have cgmanager installed, yet the
log shows lxc is not using it.  You are starting the container as root,
but lxc not using the proper cgroup path for root (/lxc/container).

Could you please post the configuration file for the container?

Could you do

sudo lxc-create -t download -n new1 -- -d download -r trusty -a amd64
sudo lxc-start -n new1 -l trace -o new1.out

and let is know if that worked, or, if it did not, upload new.1out?

Also, please create the file /etc/default/cgmanager and insert the line
cgmanager_opts=--debug

Then do sudo stop cgmanager;  sudo start cgmanager,  do

sudo lxc-start -n varnish-http-proxy -l trace -o debug2.out

and append both debug2.out and the file /var/log/upstart/cgmanager.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1335418

Title:
  Can't start conteneur after update 12.04  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1335418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335418] Re: Can't start conteneur after update 12.04 14.04

2014-07-02 Thread Serge Hallyn
Sorry, your results are puzzling.  You have cgmanager installed, yet the
log shows lxc is not using it.  You are starting the container as root,
but lxc not using the proper cgroup path for root (/lxc/container).

Could you please post the configuration file for the container?

Could you do

sudo lxc-create -t download -n new1 -- -d download -r trusty -a amd64
sudo lxc-start -n new1 -l trace -o new1.out

and let is know if that worked, or, if it did not, upload new.1out?

Also, please create the file /etc/default/cgmanager and insert the line
cgmanager_opts=--debug

Then do sudo stop cgmanager;  sudo start cgmanager,  do

sudo lxc-start -n varnish-http-proxy -l trace -o debug2.out

and append both debug2.out and the file /var/log/upstart/cgmanager.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1335418

Title:
  Can't start conteneur after update 12.04  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1335418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335418] Re: Can't start conteneur after update 12.04 14.04

2014-06-30 Thread Serge Hallyn
Thanks for submitting this bug.  It looks as though you do not have any
cgroups mounted.  Could you please show the contents of:

dpkg -l | egrep (cgroup|cgmanager|lxc)

and

cat /proc/cgroups

** Changed in: lxc (Ubuntu)
   Status: New = Incomplete

** Changed in: lxc (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1335418

Title:
  Can't start conteneur after update 12.04  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1335418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335418] Re: Can't start conteneur after update 12.04 14.04

2014-06-30 Thread Oxyaxion
dpkg -l | egrep (cgroup|cgmanager|lxc)
ii  cgmanager   0.24-0ubuntu7  amd64
Central cgroup manager daemon
ii  cgroup-lite 1.9all  
Light-weight package to set up cgroups at system boot
ii  libcgmanager0:amd64 0.24-0ubuntu7  amd64
Central cgroup manager daemon (client library)
ii  liblxc1 1.0.4-0ubuntu0.1   amd64
Linux Containers userspace tools (library)
ii  lxc 1.0.4-0ubuntu0.1   amd64
Linux Containers userspace tools
ii  lxc-templates   1.0.4-0ubuntu0.1   amd64
Linux Containers userspace tools (templates)
ii  python3-lxc 1.0.4-0ubuntu0.1   amd64
Linux Containers userspace tools (Python 3.x binding

cat /proc/cgroups 
#subsys_namehierarchy   num_cgroups enabled
cpuset  2   1   1
cpu 2   1   1
cpuacct 2   1   1
memory  2   1   1
devices 2   1   1
freezer 2   1   1
blkio   2   1   1
perf_event  2   1   1
hugetlb 2   1   1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1335418

Title:
  Can't start conteneur after update 12.04  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1335418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs