Hi,
From the Solaris man page for msgget():
     ENOSPC         A message queue identifier is to  be  created
                    but  the  system-imposed limit on the maximum
                    number of allowed message  queue  identifiers
                    system wide would be exceeded.
This is probably the source of the error. It's not disk space but
insufficient IPC, resources. 
Colin
On 21 Feb 2001, Florin Andrei wrote:
> 
> Ok, now, i put two 9 GB HDDs, and started squid with these new caches.
> At some moment, it started to die repeatedly, complaining there is no
> space:
> 
> 2001/02/21 10:46:00| storeDiskdInit: msgget: (28) No space left on
> device
> FATAL: msgget failed
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Feb 21 2001 - 16:43:51 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:07 MST