I posted this to Devel, and got no interest. Maybe it is more
appropriate on Users. Apologies if you are reading it twice.

I got the vzctl source (latest version) onto a PowerPC server with
RedHat
6. Configured it as recommended:
  ./configure --with-cgroup --without-ploop --enable-bashcomp
--prefix=/usr 

The kernel version is in the dir names:
  
/usr/src/debug/kernel-2.6.32-358.el6/linux-2.6.32-358.el6.ppc64/arch/powerpc/include/asm/unistd.h
  /usr/src/kernels/2.6.32-358.el6.ppc64/arch/powerpc/include/asm/unistd.h

The compiler error was 
  no declaration for __NR_setns

So it does not have a setns system call. 

I saw in Redhat bugzilla that iproute-2.6.32-23.el6ost.netns.2 would
support netns.

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? Is the answer as simple as installing the different iproute
version?
Thanks
Rick
_______________________________________________
Users mailing list
Users@openvz.org
https://lists.openvz.org/mailman/listinfo/users

Reply via email to