Bug #35328 data node binding to specific interface
Submitted: 17 Mar 2008 10:18
Reporter: Bogdan Kecman Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S4 (Feature request)
Version:mysql-5.1 OS:Any
Assigned to: CPU Architecture:Any
Tags: ndbd

[17 Mar 2008 10:18] Bogdan Kecman
Description:

MySQL Cluster data node cannot be bind to specific interface

How to repeat:
ifconfig eth1 10.0.0.1
ifconfig eth2 10.0.0.2

ndbd&

there is no way ndbd will bind to specific interface, in most cases it will bind on first one, but it will often shift ip that is reported on management node. 

Suggested fix:
implement option to bind ndbd to specific interface