[squid-users] Re: FATAL ERROR - No space left on device from storeDiskdInit

From: Thod Nguyen <tng713@dont-contact.us>
Date: Wed, 16 Apr 2003 17:50:45 -0700 (PDT)

Message queue configuration:
#define MSGMNI 16 /* <= IPCMNI */ /* max # of
msg queue identifiers */
#define MSGMAX 8192 /* <= INT_MAX */ /* max size
of message (bytes) */
#define MSGMNB 16384 /* <= INT_MAX */ /* default
max size of a message queue
 */

It works fine with 6 cache_dirs, as I increase it to 8
cache_dirs, I got this error message storeDiskdInit:
msgget: (28) No space left on device
FATAL: msgget failed

cache_dir parameters:
cache_dir diskd /var/squid/0/cache0 2048 32 128
cache_dir diskd /var/squid/1/cache0 2048 32 128
cache_dir diskd /var/squid/2/cache0 2048 32 128
cache_dir diskd /var/squid/0/cache1 2048 32 128
cache_dir diskd /var/squid/1/cache1 2048 32 128
cache_dir diskd /var/squid/2/cache1 2048 32 128
cache_dir diskd /var/squid/0/cache2 2048 32 128
cache_dir diskd /var/squid/1/cache2 2048 32 128
cache_dir diskd /var/squid/2/cache2 2048 32 128

disk partitions:
/dev/rd/c0d0p6 17480652 49552 16543108
1% /var/squid/1
none 1030608 0 1030608
0% /dev/shm
/dev/rd/c0d0p7 12871628 49552 12168232
1% /var/squid/2
/dev/rd/c0d0p2 17480652 49552 16543108
1% /var/squid/0
disk filesystems:

Thanks Henrik

T.N.

--- Henrik Nordstrom <hno@squid-cache.org> wrote:
> I still maintain my previous answer.
>
> What configuration of message queue sizes have you
> done in your
> operating system? And what is your cache_dir
> parameters.
>
> Regards
> Henrik
>
> On Tuesday 15 April 2003 20.33, Thod Nguyen wrote:
> > Thanks Henrik.
> >
> > However, this problem only happens when we upgrade
> > Squid source code from Squid-Stable2.5.STABLE1 to
> > Squid-Stable2.5.STABLE2.
> >
> > can you shed some lights on this?
> >
> > T.N.
> >
> > --- Henrik Nordstrom <hno@squid-cache.org> wrote:
> > > Thod Nguyen wrote:
> > > > storeDiskdInit: msgget: (28) No space left on
> > > > device
> > > > FATAL
> > > >
> > > > We got these errors upon Squid startup. Please
> > >
> > > help...
> > >
> > > I think you have not set up the required amount
> of
> > > message queues or
> > > number of messages. See the Squid FAQ on diskd
> > > configuration for system
> > > requirements.
> > >
> > > Please use the squid-users mailinglist for
> further
> > > support questions.
> > > info@squid-cache.org is for getting in touch
> with
> > > the Squid team on
> > > questions about the Squid project as such, not
> for
> > > help running Squid.
> > >
> > > Regards
> > > Henrik
>

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
Received on Wed Apr 16 2003 - 18:51:22 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:01 MST