[zones-discuss] FYI: patches for IP Instances using ce NICs are now available on sunsolve.sun.com

2008-02-14 Thread Steffen Weiberle
The list of patches for Solaris 10 on either SPARC or x86 are at http://blogs.sun.com/stw/ Steffen ___ zones-discuss mailing list zones-discuss@opensolaris.org

[zones-discuss] maxuproc

2008-02-14 Thread Pedro Espinoza
Is there any way to enforce maxuproc at zone level? Or is there any equivalent functionality at zoneadm/rctl level? Thanks, PEdro ___ zones-discuss mailing list zones-discuss@opensolaris.org

Re: [zones-discuss] maxuproc

2008-02-14 Thread Mark Mulligan
Yeah, zone.max-lwps stops the fork bombs if that's what you are trying to do. I showed it to a customer today. I set it arbitrarily high at 15,000, but well below the global default of ~31K. # zonecfg -z zone1 zonecfg:zone1 add rctl zonecfg:zone1:rctl set name=zone.max-lwps