Comment 21 for bug 1034161

Revision history for this message
Kalle Happonen (kalle-happonen) wrote :

Just to comment on this issue, since I'm encountering this too. I'm testing devstack Folsom with CentOS 6.3. The RHEL 6 based distros don't seem to have namespace support at all. First I encountered a problem with the ip command
Object "netns" is unknown, try "ip help".

After compiling a new iproute2 package this problem went away, but I noticed that
/proc/self/ns
is missing completely, which I assume is a sign that the kernel has no namespace support.