On Mon, Jan 01, 2007 at 02:05:30PM +0100, william Famy wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> To begin with Happy new year to every vserver guy.

and a happy new year to you too ...

> I have to extand the shmmax for my guest but I do not manage to do it.
> 
> cat /proc/sys/kernel/shmmax
> 134217728
> I have tried the /etc/vserver/host/rlimits
> I have tried to add bcapability
> but I do not manage to go ahead with it.
> 
> I've run under 2.6.19.1 with the last devel vserver patch under debian
> etch as host.
> 
> Could somebody tell me how to modify the guest config to execute "echo
> 134217728 /proc/sys/kernel/shmmax " for my guest.

as 2.6.19.x incorporates the mainline namespace
stuff, you have to set those values from one of
the early guest startup script (e.g. prepre-start)
while you still have 'enough' capabilities ...

also using the sysctl interface instead of the
deprecated procfs one (which might as well be
hidden away :) is advised ...

maybe special tool support will be added soon,
so please double check with the tool maintainers

HTH,
Herbert

> Thanks for any help.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFFmQcatBZWkq9aICARAqfbAJ0cvay7XlgnkD7IknjcqHHMkzCm4QCg6qkk
> KkjSptndE3w2yYwrypzxK/U=
> =fzGy
> -----END PGP SIGNATURE-----
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to