Konrad, Karl-Heinz wrote:
> Hi All,
> I am receiving a UDP bind error when I try to start gmond on my first
> cluster node. I have selinux and iptables off for testing on both
> host and server. The gmetad server is binding and connecting on the
> server itself, but I receive this when attempting to connect from any
> cluster node. Any ideas?
Is 172.22.1.100 the IP address of mynode-20?
I notice your config specifies the same bind address in udp_recv_channel
Read the documentation carefully to see what bind is doing, you may not
even need the bind parameter for unicast operation
>
> udp_send_channel {
> host = 172.22.1.100
> port = 8649
> ttl = 1
> }
> /* You can specify as many udp_recv_channels as you like as well. */
> udp_recv_channel {
> port = 8649
> bind = 172.22.1.100
> }
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general