2017-01-08 - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512!
Header Data
From: Michael Raynor <mx***1@gmail.com>
Message Hash: a9c0364fb95314351a1682d64826df5eaa04ca06040bec7621871857d5d413af
Message ID: <ead47ddd-2dcc-49de-b069-53ba68d72dfb@grasehotspot.org>
Reply To: <CAESLx0+D5O5QPz37KYes+ZX2NAz2YZzhAYkKJpMa5CSAdgSugA@mail.gmail.com>
UTC Datetime: 2017-01-08 01:45:29 UTC
Raw Date: Sun, 08 Jan 2017 00:45:29 -0800
Raw message
Hi Tim,
So everything was great for a couple of hours, until the traffic started to
ramp up (233 logged in via free group).
Jan 8 19:04:05 grase01 coova-chilli[1381]: net.c: 780: 11 (Resource
temporarily unavailable) could not read packet
Jan 8 19:04:05 grase01 coova-chilli[1381]: net.c: 806: 11 (Resource
temporarily unavailable) net_read_eth(fd=5, len=65497, mtu=1500) == -1
Jan 8 19:04:05 grase01 coova-chilli[1381]: net.c: 780: 11 (Resource
temporarily unavailable) could not read packet
Jan 8 19:04:05 grase01 coova-chilli[1381]: net.c: 806: 11 (Resource
temporarily unavailable) net_read_eth(fd=5, len=65497, mtu=1500) == -1
Jan 8 19:04:05 grase01 coova-chilli[1381]: net.c: 780: 11 (Resource
temporarily unavailable) could not read packet
Jan 8 19:04:05 grase01 coova-chilli[1381]: net.c: 806: 11 (Resource
temporarily unavailable) net_read_eth(fd=5, len=65497, mtu=1500) == -1
Jan 8 19:04:05 grase01 coova-chilli[1381]: net.c: 780: 11 (Resource
temporarily unavailable) could not read packet
Jan 8 19:04:05 grase01 coova-chilli[1381]: net.c: 806: 11 (Resource
temporarily unavailable) net_read_eth(fd=5, len=65497, mtu=1500) == -1
It doesn't look like linux exhausted its sockets, I saw under 350 active
sockets (netstat -an | wc -l).
According to the logs the above error was appearing for maybe 5 minutes,
but still curious if there is another limit we need to increase.
There is talk about the "enable large limits" option when compiling
coova-chilli - do you know if this is was enabled for the custom compile of
coova-chilli?
Thanks,
Michael
On Sunday, 8 January 2017 10:40:24 UTC+11, timwhite88 wrote:
>
> In theory, you need to add $HS_MAXCLIENTS to /etc/chilli/config with the
> value of MAXCLIENTS that you want. However, as you state, there is a 512
> hard coded in the coova-chilli code. It's not clear if that is a different
> issue or not. Try setting MAXCLIENTS and then after restarting
> coova-chilli, check that /etc/chilli/main.conf has the new maxclients line.
> If you still hit the 512 limit, we'll just adjust the Coova Chilli version
> we compile to have a higher limit.
>
> Regards
>
> Tim
>
> On Sun, Jan 8, 2017 at 9:20 AM, Michael Raynor <mx***.@gmail.com
> <javascript:>> wrote:
>
>> Hi Tim (and everyone),
>>
>> We are having an issue with our Grase server where it refuses to dish our
>> more DHCP leases.
>>
>> We are using the 10.50.0.0/16 subnet for Guests with DHCP Start of 2
>> (10.50.0.2) and DHCP End of 65532 (10.50.255.253 or close to).
>>
>> In theory I was hoping that just the DHCP Start and End would be
>> sufficient to make this work.
>>
>> /var/log/syslog shows the following:
>>
>> Jan 8 06:51:31 grase01 coova-chilli[1340]: message repeated 10 times: [
>> dhcp.c: 644: reached max connections 512!]
>> Jan 8 06:51:31 grase01 coova-chilli[1340]: dhcp.c: 5602: ARP: out of
>> connections
>> Jan 8 06:51:33 grase01 coova-chilli[1340]: dhcp.c: 644: reached max
>> connections 512!
>> Jan 8 06:51:33 grase01 coova-chilli[1340]: dhcp.c: 5602: ARP: out of
>> connections
>> Jan 8 06:51:45 grase01 coova-chilli[1340]: dhcp.c: 644: reached max
>> connections 512!
>>
>>
>> http://stackoverflow.com/questions/38784447/coovachilli-dhcp-server-limit-issue
>> speaks of a maxclients variable of 512 hard coded into chilli - which
>> doesn't sound like an easy fix.
>>
>> https://coova.github.io/mail-archive/chilli/2014-May/002729.html speaks
>> of a maxclients setting that can be overwritten in the chilli config
>>
>> As part of Grase hotspot, is the maxclients variable being modified
>> relative to the DHCP Start and DHCP End in the Admin Portal? If it isn't ,
>> can I manually whack this in there to get us out of trouble? Should I put
>> it in the main.conf or the local.conf?
>>
>> I have restarted the Grase server and it appears to be working again,
>> however "sudo chilli_query list | wc -l" has already crept back up to 331
>> of the possibly 512 limit.
>>
>> We have three 1 week conferences ahead so I really want to find a
>> solution ASAP.
>>
>> Thanks for your help,
>>
>> Michael
>>
>> --
>> This mailing list is for the Grase Hotspot Project
>> http://grasehotspot.org
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Grase Hotspot" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to gr***.@grasehotspot.org <javascript:>.
>> To post to this group, send email to gr***.@grasehotspot.org
>> <javascript:>.
>> Visit this group at
>> https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
>> To view this discussion on the web visit
>> https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/1722670a-4b5b-4328-bd0f-12876fcb407d%40grasehotspot.org
>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/1722670a-4b5b-4328-bd0f-12876fcb407d%40grasehotspot.org?utm_medium=email&utm_source=footer>
>> .
>>
>
>
Thread
- Return to January 2017
-
Return to February 2017
- Return to “Gianluca Filippini <gi***4@gmail.com>”
- Return to “Hotspotuser <jo***s@algardata.pt>”
- Return to “Michael Raynor <mx***1@gmail.com>”
- Return to “Timothy White <ti***8@gmail.com>”
-
Return to “Vicente Henríquez <vi***z@gmail.com>”
- 2017-01-07 (Sat, 07 Jan 2017 15:20:53 -0800) - Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Michael Raynor <mx***1@gmail.com>
- 2017-01-07 (Sun, 08 Jan 2017 09:40:22 +1000) - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Timothy White <ti***8@gmail.com>
- 2017-01-07 (Sat, 07 Jan 2017 17:33:26 -0800) - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Michael Raynor <mx***1@gmail.com>
- 2017-01-07 (Sat, 07 Jan 2017 20:04:15 -0800) - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Michael Raynor <mx***1@gmail.com>
- 2017-01-08 (Sun, 08 Jan 2017 00:45:29 -0800) - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Michael Raynor <mx***1@gmail.com>
- 2017-01-22 (Sun, 22 Jan 2017 01:02:46 -0800) - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Gianluca Filippini <gi***4@gmail.com>
- 2017-01-22 (Mon, 23 Jan 2017 06:39:57 +1000) - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Timothy White <ti***8@gmail.com>
- 2017-01-22 (Sun, 22 Jan 2017 01:02:46 -0800) - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Gianluca Filippini <gi***4@gmail.com>
- 2017-02-09 (Thu, 09 Feb 2017 11:54:15 -0800) - Re: Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Vicente Henríquez <vi***z@gmail.com>
- 2017-02-09 (Fri, 10 Feb 2017 07:17:05 +1000) - Re: [GRASE-Hotspot] Re: Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Timothy White <ti***8@gmail.com>
- 2017-02-13 (Mon, 13 Feb 2017 10:56:16 -0800) - Re: [GRASE-Hotspot] Re: Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Vicente Henríquez <vi***z@gmail.com>
- 2017-02-10 (Fri, 10 Feb 2017 01:37:44 -0800) - Re: Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Hotspotuser <jo***s@algardata.pt>
- 2017-02-09 (Fri, 10 Feb 2017 07:17:05 +1000) - Re: [GRASE-Hotspot] Re: Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Timothy White <ti***8@gmail.com>
- 2017-01-07 (Sun, 08 Jan 2017 09:40:22 +1000) - Re: [GRASE-Hotspot] Semi-urgent: coova-chilli[1340]: dhcp.c: 644: reached max connections 512! - Timothy White <ti***8@gmail.com>