http://bugzilla.suse.com/show_bug.cgi?id=960118 http://bugzilla.suse.com/show_bug.cgi?id=960118#c7 --- Comment #7 from Bin Liu <bliu@suse.com> --- from totemudp.c, I found the function to build socket connect, /* * If the interface is up, the sockets for totem are built. If the interface is down * this function is requeued in the timer list to retry building the sockets later. */ static void timer_function_netif_check_timeout. And if you execute "brctl delif virbr0 vnet2", the network state is still up( corosync gets link state by calling getifaddrs), so the vm kernel still think network is still up. And I need to confirm how corosync selects an interface to run. -- You are receiving this mail because: You are on the CC list for the bug.