MySQL Forums
Forum List  »  NDB clusters

multiple network interfaces
Posted by: Rick Porter
Date: November 29, 2005 01:20PM

I would like to use clustering in a system that has two network interfaces on each host (for network fault tolerance). The documentation states:

> Multiple network interfaces for data nodes are not supported. Use of these is liable to cause problems
> because, in the event of a data node failure, an SQL node waits for confirmation that the data node
> went down but never receives it since another route to that data node remains open. This can
> effectively make the cluster inoperable.

I don't understand this explanation. How can there be a 'route open' to a dead node? And is the 'confirmation that the node went down' simply the loss of the TCP connection or something else?

Can someone please:
a) explain this better, and
b) tell me if there is any kind of workaround

Thanks,

Rick

Options: ReplyQuote


Subject
Views
Written By
Posted
multiple network interfaces
2259
November 29, 2005 01:20PM
1692
November 30, 2005 06:44PM
2247
January 06, 2006 06:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.