Re: bad shmget()?? Out of shared memory?

From: Manfred Spraul (manfreds@colorfullife.com)
Date: Tue Mar 07 2000 - 17:26:35 EST


Admin Mailing Lists wrote:
>
> Running kernel 2.2.14 with NR_TASKS set to 1024, dual PPro 200s, libc
> 5.4.38, binutils-2.9.1.0.15, gcc version 2.7.2.1, procps version 1.2.7
>
> On trying to start a new apache 1.3.9/ssl-1.3.7 web process I get:
> [Tue Mar 7 15:03:13 2000] [emerg] (28)No space left on device: could not
> call shmget
>
could you try to strace apache? usually the exact function calls and the
exact errno value helps.

Or try ipcs first: perhaps you ran out of shared memory segments. [start
ipcs as root, otherwise it won't print all segments]

--
	Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:23 EST