storeDiskdInit: msgget: (28) No space left on device

| | Comments (0) | TrackBacks (0)
Add to delicious Digg This Add to My Yahoo! Add to Google Add to StumbleUpon

2005/12/29 13:41:04| storeDiskdInit: msgget: (28) No space left on device
FATAL: msgget failed
Squid Cache (Version 2.5.STABLE9): Terminated abnormally.
CPU Usage: 0.018 seconds = 0.008 user + 0.010 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0


This was remedied as follows:

echo 64 > /proc/sys/kernel/msgmni
echo 16384 > /proc/sys/kernel/msgmax


To make it permanent edit /etc/sysctl.conf and add:

kernel.msgmni = 64
kernel.msgmax = 16384


More details can be found here:

How do I configure message queues?

0 TrackBacks

Listed below are links to blogs that reference this entry: storeDiskdInit: msgget: (28) No space left on device.

TrackBack URL for this entry: http://www.hjackson.org/mt/mt-tb.cgi/217

Leave a comment

About this Entry

This page contains a single entry by Harry published on December 29, 2005 3:05 PM.

PostgreSQL Donation was the previous entry in this blog.

Chrooting Squid, Apache and Perl is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.01