Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
2.2.0
-
None
-
debian
-
Linux
Description
server started with
bind=internal_ip
replSet=set1
> rs.initiate()
{
"startupStatus" : 4,
"info" : "set1",
"errmsg" : "all members and seeds must be reachable to initiate set",
"ok" : 0
}
works when 'bind' is not specified but then it's impossible to rs.add('internal_ip')
Attachments
Issue Links
- duplicates
-
SERVER-7367 Make replica set members pick up their own connection via DBDirectClient, not over the network
-
- Closed
-