<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Le 12/03/2010 15:25, Cedric Le Goater a écrit :
<blockquote cite="mid:4B9A4ECF.8050600@free.fr" type="cite"><br>
  <blockquote type="cite">At same time, I was upgrading my kernel from
2.6.31 to 2.6.33.
    <br>
And it works now.
    <br>
I have done a rollback to reproduce. Clearly, my old kernel is the
issue.
    <br>
    <br>
After some searches, it seems that my 2.6.31 kernel loosed 2 config
    <br>
items from my previous config :
    <br>
CONFIG_CGROUP_CPUACCT
    <br>
CONFIG_CGROUP_SCHED
    <br>
    <br>
do you think this is the problem ?
    <br>
  </blockquote>
  <br>
hmm,
  <br>
  <br>
this looks like more a pid namespace leak to me.
  <br>
  <br>
C.
  <br>
</blockquote>
<tt>gza@black /etc/kernels $ cat
kernel-config-x86_64-2.6.31-zen11-lxc-bt | grep CONFIG_PID_NS<br>
CONFIG_PID_NS=y<br>
gza@black /etc/kernels $ cat kernel-config-x86_64-2.6.33-zen1-lxc-bt |
grep CONFIG_PID_NS<br>
CONFIG_PID_NS=y</tt><font face="Helvetica, Arial, sans-serif"><br>
<br>
</font><font face="Helvetica, Arial, sans-serif">Perhaps kernel
2.6.31-zen11 have a bug.<br>
Now it works.<br>
<br>
Sorry for the noise on the ML</font><br>
<br>
</body>
</html>