[ https://issues.apache.org/jira/browse/HAWQ-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299804#comment-15299804 ]
ASF GitHub Bot commented on HAWQ-749: ------------------------------------- GitHub user jiny2 opened a pull request: https://github.com/apache/incubator-hawq/pull/677 HAWQ-749. segment registration should consider same ip across nodes You can merge this pull request into a Git repository by running: $ git pull https://github.com/jiny2/incubator-hawq HAWQ-749 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/677.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #677 ---- commit fdbca02e89ae7fbdeb62776dbd9330f1930f52aa Author: YI JIN <y...@pivotal.io> Date: 2016-05-25T10:13:32Z HAWQ-749. segment registration should consider same ip across nodes ---- > segment registration should consider same ip across nodes > --------------------------------------------------------- > > Key: HAWQ-749 > URL: https://issues.apache.org/jira/browse/HAWQ-749 > Project: Apache HAWQ > Issue Type: Improvement > Components: Fault Tolerance > Reporter: Lei Chang > Assignee: Yi Jin > > Sometimes, on customer environment, some nodes might use same ip for some > nics. this is quite common on virtualized environment. > If this case occurs, segment will not be able to register on master. And > there is only one 'down' segment in gp_segment_configuration, and the reason > shows "resource manager was reset". -- This message was sent by Atlassian JIRA (v6.3.4#6332)