-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.6.1
-
Component/s: None
-
None
-
Environment:centos
-
Linux
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')