<!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 got the vzctl source (latest version) onto a Power server with RedHat 6. Configured it as recommended:<BR>
&nbsp; ./configure --with-cgroup --without-ploop --enable-bashcomp --prefix=/usr <BR>
<BR>
The kernel version is in the dir names:<BR>
&nbsp; /usr/src/debug/kernel-2.6.32-358.el6/linux-2.6.32-358.el6.ppc64/arch/powerpc/include/asm/unistd.h<BR>
&nbsp; /usr/src/kernels/2.6.32-358.el6.ppc64/arch/powerpc/include/asm/unistd.h<BR>
<BR>
The compiler error was <BR>
&nbsp; 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 support netns.<BR>
<BR>
I was hoping to use vzctl on a stock kernel. Would I do better with an older version of vzctl? Or is there a configuration so setns will not be needed? <BR>
Thanks<BR>
Rick<BR>
<BR>
<BR>
<BR>
On Fri, 2013-12-27 at 08:46 -0500, Rick Leir wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    Hi friends<BR>
    How much work would it be to compile for the IBM Power architecture?&nbsp; Vzctl, vzquota, the kernel? What problems can I expect?<BR>
    Thanks<BR>
    Rick 
<PRE>
_______________________________________________
Devel mailing list
<A HREF="mailto:Devel@openvz.org">Devel@openvz.org</A>
<A HREF="https://lists.openvz.org/mailman/listinfo/devel">https://lists.openvz.org/mailman/listinfo/devel</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>