<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
I posted this to Devel, and got no interest. Maybe it is more appropriate on Users. Apologies if you are reading it twice.<BR>
<BR>
I got the vzctl source (latest version) onto a PowerPC server with RedHat<BR>
6. Configured it as recommended:<BR>
./configure --with-cgroup --without-ploop --enable-bashcomp<BR>
--prefix=/usr <BR>
<BR>
The kernel version is in the dir names:<BR>
/usr/src/debug/kernel-2.6.32-358.el6/linux-2.6.32-358.el6.ppc64/arch/powerpc/include/asm/unistd.h<BR>
/usr/src/kernels/2.6.32-358.el6.ppc64/arch/powerpc/include/asm/unistd.h<BR>
<BR>
The compiler error was <BR>
no declaration for __NR_setns<BR>
<BR>
So it does not have a setns system call. <BR>
<BR>
I saw in Redhat bugzilla that iproute-2.6.32-23.el6ost.netns.2 would<BR>
support netns.<BR>
<BR>
I was hoping to use vzctl on a stock kernel. Would I do better with an<BR>
older version of vzctl? Or is there a configuration so setns will not be<BR>
needed? Is the answer as simple as installing the different iproute version?<BR>
Thanks<BR>
Rick
</BODY>
</HTML>