From: <er...@he...> - 2004-07-15 17:32:59
|
On Wed, Jul 14, 2004 at 04:17:09PM -0400, Daniel Widyono wrote: > Greetings, > > I couldn't find "limit" in my personal bproc list archive, and > www.geocrawler.com is refusing connections right now (home of the mailing > list archives, as per bproc.sf.net). Under bproc 3.2.6: > > #!/bin/sh > # ulimit > ulimit -m > > bpsh 0 ./ulimit shows 512MB (2GB RAM on compute node) > ssh node0 ./ulimit shows unlimited > > Is this a known issue? Is it configurable and I just can't find the > configuration? Normally *should* migrate ulimits along with other process details so you should have the same ulimit on a slave node that you had on the front end. Is this not what it's doing? - Erik |