Thank you, the software is running properly now. KHK --------------------------------------------------------------------------------------------------- Weidlinger Associates, Inc. made the following annotations.
“This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you.” “Please consider our environment before printing this email.” ________________________________________ From: Daniel Pocock [[email protected]] Sent: Saturday, January 16, 2010 2:34 AM To: Konrad, Karl-Heinz Cc: Ganglia Subject: Re: [Ganglia-general] UDP bind error 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

