From: Stefan Rompf <stefan@loplof.de>
To: Ben Greear <greearb@candelatech.com>
Cc: NetDev <netdev@vger.kernel.org>
Subject: Re: avahi error: IP_ADD_MEMBERSHIP failed: No buffer space available
Date: Tue, 30 May 2006 20:34:10 +0200 [thread overview]
Message-ID: <200605302034.10837.stefan@loplof.de> (raw)
In-Reply-To: <447C89F3.5040909@candelatech.com>
Am Dienstag 30 Mai 2006 20:07 schrieb Ben Greear:
> May 30 11:01:37 x64-1u avahi-daemon[2022]: Joining mDNS multicast group on
> inter face eth2#18.IPv4 with address 172.1.2.20.
> May 30 11:01:37 x64-1u avahi-daemon[2022]: IP_ADD_MEMBERSHIP failed: No
> buffer s pace available
there is a configurable limit of system wide multicast memberships. As you're
the guy who creates gazillions of VLAN interfaces, you will surely hit it.
Check /proc/sys/net/ipv4/igmp_max_memberships. (This is also relevant for
people running OSPF over many VLANs).
Stefan
prev parent reply other threads:[~2006-05-30 18:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-30 18:07 avahi error: IP_ADD_MEMBERSHIP failed: No buffer space available Ben Greear
2006-05-30 18:34 ` Stefan Rompf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200605302034.10837.stefan@loplof.de \
--to=stefan@loplof.de \
--cc=greearb@candelatech.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).