Re: [squid-users] 2.4 stable7 upgrade to 2.5 stable2 problems

From: <richard.fuser@dont-contact.us>
Date: Thu, 17 Apr 2003 10:07:46 +1000

Hi,

It appears that this error started occuring after we upgraded to 2.5stable2
there was nothing significant happening at that time.

One thing I noticed when squid process was restarted was this:

2003/04/16 02:13:15| WARNING! Your cache is running out of filedescriptors
2003/04/16 02:13:31| WARNING! Your cache is running out of filedescriptors
2003/04/16 02:13:47| WARNING! Your cache is running out of filedescriptors
2003/04/16 02:14:03| WARNING! Your cache is running out of filedescriptors
2003/04/16 02:14:19| WARNING! Your cache is running out of filedescriptors
2003/04/16 02:14:35| WARNING! Your cache is running out of filedescriptors
2003/04/16 02:14:51| WARNING! Your cache is running out of filedescriptors
2003/04/16 02:15:00| Restarting Squid Cache (version 2.5.STABLE2)...
2003/04/16 02:15:00| FD 41 Closing HTTP connection
2003/04/16 02:15:00| FD 42 Closing ICP connection
2003/04/16 02:15:00| FD 43 Closing SNMP socket
2003/04/16 02:15:00| Cache dir '/var/cache1' size remains unchanged at
12288000 KB
2003/04/16 02:15:00| Cache dir '/var/cache2' size remains unchanged at
12288000 KB
2003/04/16 02:15:00| Cache dir '/var/cache3' size remains unchanged at
12288000 KB
2003/04/16 02:15:00| Cache dir '/var/cache4' size remains unchanged at
12288000 KB
2003/04/16 02:15:00| DNS Socket created at 0.0.0.0, port 43239, FD 6
2003/04/16 02:15:00| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2003/04/16 02:15:00| Adding nameserver xxx.x.xx.xx from /etc/resolv.conf
2003/04/16 02:15:00| helperOpenServers: Starting 16 'redirector' processes
2003/04/16 02:15:01| ipcCreate: fork: (12) Not enough space
2003/04/16 02:15:01| WARNING: Cannot run '/usr/local/sbin/redirector'
process.
2003/04/16 02:15:01| ipcCreate: fork: (12) Not enough space
2003/04/16 02:15:01| WARNING: Cannot run '/usr/local/sbin/redirector'
process.
2003/04/16 02:15:01| ipcCreate: fork: (12) Not enough space
2003/04/16 02:15:01| WARNING: Cannot run
'/usr/local/libexec/squid_ldap_auth' process.
2003/04/16 02:15:01| ipcCreate: fork: (12) Not enough space
2003/04/16 02:15:01| WARNING: Cannot run
'/usr/local/libexec/squid_ldap_auth' process.
2003/04/16 02:15:01| Accepting HTTP connections at 0.0.0.0, port 8080, FD
9.
2003/04/16 02:15:01| Accepting ICP messages at 0.0.0.0, port 3130, FD 10.
2003/04/16 02:15:01| Accepting SNMP messages on port 3401, FD 12.
2003/04/16 02:15:01| WCCP Disabled.
2003/04/16 02:15:01| Configuring Sibling prx4.cc.domain.com/8080/3130
2003/04/16 02:15:01| Loaded Icons.
2003/04/16 02:15:01| Ready to serve requests.

Then these errors start.....

2003/04/16 02:16:01| comm_accept: FD 9: (9) Bad file number
2003/04/16 02:16:01| httpAccept: FD 9: accept failure: (9) Bad file number
2003/04/16 02:16:01| comm_accept: FD 9: (9) Bad file number
2003/04/16 02:16:01| httpAccept: FD 9: accept failure: (9) Bad file number
2003/04/16 02:16:01| comm_accept: FD 9: (9) Bad file number
2003/04/16 02:16:01| httpAccept: FD 9: accept failure: (9) Bad file number
2003/04/16 02:16:01| comm_accept: FD 9: (9) Bad file number
2003/04/16 02:16:01| httpAccept: FD 9: accept failure: (9) Bad file number
2003/04/16 02:16:01| comm_accept: FD 9: (9) Bad file number
2003/04/16 02:16:01| httpAccept: FD 9: accept failure: (9) Bad file number
2003/04/16 02:16:01| comm_accept: FD 9: (9) Bad file number

> 2003/04/16 08:21:21| commBind: Cannot bind socket FD 902 to
xxx.x.xx.xx:0:
> (22) Invalid argument

This usually appears in our cache.log and the address displayed is the
proxys own IP, in some cases maybe 5% of the time I have seen the IP of the
socks server in this error message.

We dont have anything set for tcp_outgoing_address is it best to set
something here?

another random errors I am still seeing even after rolling back to
2.4STABLE7 is:

2003/04/17 10:04:02| storeAufsOpenDone: (2) No such file or directory
2003/04/17 10:04:02| /var/cache4/08/5E/00085EF5

Thankyou for your help!!

Regards,
Richard Fuser
Firewall Administrator

|--------+----------------------->
| | Henrik |
| | Nordstrom |
| | <hno@squid-ca|
| | che.org> |
| | |
| | 17/04/2003 |
| | 12:34 AM |
| | |
|--------+----------------------->
>----------------------------------------------------------------------------------------------------------------------------------------------|
  | |
  | To: richard.fuser@ernstyoung.com.au |
  | cc: squid-users@squid-cache.org |
  | Subject: Re: [squid-users] 2.4 stable7 upgrade to 2.5 stable2 problems |
>----------------------------------------------------------------------------------------------------------------------------------------------|

ons 2003-04-16 klockan 02.22 skrev richard.fuser@ernstyoung.com.au:

> 2003/04/16 08:21:21| commBind: Cannot bind socket FD 902 to
xxx.x.xx.xx:0:
> (22) Invalid argument

This error is seen if you have set tcp_outgoing_address to an address
not existing on the proxy.

> 2003/04/16 08:29:03| httpAccept: FD 9: accept failure: (9) Bad file
number
> 2003/04/16 08:29:03| comm_accept: FD 9: (9) Bad file number

This error does not look good. Do you have any indication of what may
have happened just before where this starts to get logged?

Regards
Henrik

--
Free Squid-users support provided by Henrik Nordström <hno@squid-cache.org>
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org
If you need commercial Squid support or cost effective Squid and
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, info@marasystems.com
Received on Wed Apr 16 2003 - 18:08:41 MDT

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