hbase 双网卡 多网卡

官方issue未解决,不支持多网卡
https://issues.apache.org/jira/browse/HBASE-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel

但参看hbase可以regionserver、zookeeper可以指定网卡:
http://search-hadoop.com/m/la35qci6P21/hbase+dns&subj=hbase+host+dns+ip+and+route+for+multi+network+interface+card

hbase集群配置时出现,部分节点不能存数据的情况,即部分节点没有region,因为该节点有多网卡,其中有网卡没有插网线却配置了ip。将没用的网卡关闭,或者将无用ip清理即可。

你可能感兴趣的:(hbase,网卡,Multi-NIC)