On 2005.02.04 13:20:02 +0100, [EMAIL PROTECTED] wrote: > I run VServers on an SuSE 9.2 with Kernel 2.6.10-vs1.9.3.17 and > util-vserver 0.30.196 > > There're several flags e.g. sched_hard, hide_mount, hide_netif, > virt_mem, virt_uptime etc. to limit vservers. Is there any documentation > for all flags, i only found Thorstens Mini Howto for cpu limits in this > mailinglist. > > For the ulimits i need some help. I found a really good documentation at > http://www-user.tu-chemnitz.de/~ensc/util-vserver/doc/conf/configuration > .html > but currently i'm not able to configure ulimits.
As that page says, ulimits only apply to 2.4 kernels. For 2.6 kernels use rlimits instead to limit the whole context. ulimits work 'as usual' within the context and limit processes. HTH Bj�rn _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
