On Wed, Jan 26, 2011 at 04:45:39PM +0800, Cody Zhang wrote: > Hi,All > Can you help me? > *log:* > heartbeat[2788]: 2011/01/26_16:34:02 ERROR: glib: ucast: error binding > socket. Retrying: Address already in use > heartbeat[2788]: 2011/01/26_16:34:03 ERROR: glib: ucast: error binding > socket. Retrying: Address already in use > heartbeat[2788]: 2011/01/26_16:34:04 ERROR: glib: ucast: error binding > socket. Retrying: Address already in use > heartbeat[2788]: 2011/01/26_16:34:05 ERROR: glib: ucast: error binding > socket. Retrying: Address already in use > heartbeat[2788]: 2011/01/26_16:34:06 ERROR: glib: ucast: error binding > socket. Retrying: Address already in use > heartbeat[2788]: 2011/01/26_16:34:07 ERROR: glib: ucast: unable to bind > socket. Giving up: Address already in use > heartbeat[2788]: 2011/01/26_16:34:07 ERROR: make_io_childpair: cannot open > ucast eth0 > heartbeat[2825]: 2011/01/26_16:34:08 CRIT: Emergency Shutdown: Master > Control process died. > heartbeat[2825]: 2011/01/26_16:34:08 CRIT: Killing pid 2788 with SIGTERM > heartbeat[2825]: 2011/01/26_16:34:08 CRIT: Emergency Shutdown(MCP dead): > Killing ourselves.
Find out what is using 692. verious portmapper services would be the usual suspects, statd, lockd, mountd, nfs, something like that. They can be configured to use some fixed port. Or portmapper can be configured to give out ports from a certain range only. > *my ha.cf:* > > ebugfile /var/log/ha-debug > logfile /var/log/ha-log > logfacility local0 > keepalive 2 > deadtime 10 > udpport 692 > ucast eth0 192.168.0.71 > ping 192.168.0.1 > auto_failback off > node node1 > node node2 > > *my haresource:* > node1 IPaddr::192.168.0.188/24/eth0 drbddisk::r0 > Filesystem::/dev/drbd0::/data::ext3 killnfsd > > Best Regards, > --Cody.Zhang -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT, Austria. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
