Steven Dake wrote: > Network manager is a daemon that manages your network connections. It > sometimes downs and ups interfaces and changes interface IPs with dhcp. > Corosync doesn't like this and does not interoperate with Network > Manager at this time. > > To see if its running you can use chkconfig on Fedora/RHEL systems. Not > sure about other oses. > [sd...@localhost rc3.d]$ chkconfig --list NetworkManager > NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off > > You see above in runlevels 2,3,4,5 network manager is on. That means it > is running.
Ah, no such daemon running on my distribution. All interfaces and IP's are configured statically. > What OS and version are you running? Debian Lenny 5.0.3 (stable, fully up-to-date) # corosync -v Corosync Cluster Engine, version '1.1.2' SVN revision 'exported' This corosync comes from: http://people.debian.org/~madkiss/ha/dists/lenny/main/binary-i386/corosync_1.1.2+svn20091102-1~bpo50+1_i386.deb http://people.debian.org/~madkiss/ha/dists/lenny/main/binary-i386/libcorosync4_1.1.2+svn20091102-1~bpo50+1_i386.deb Best regards, Eelco Jepkema _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
