【发布时间】:2018-04-03 01:33:06
【问题描述】:
这有什么问题吗?
$ sudo mongos --logpath "mongos-1.log" --configdb localhost:57040,localhost:57041,localhost:57042 --fork
FailedToParse: mirrored config server connections are not supported; for config server replica sets be sure to use the replica set connection string
try 'mongos --help' for more information
【问题讨论】:
-
这个问题确实属于dba.stackexchange.com,这是用于数据库管理和配置问题的站点。 StackOverflow 仅用于编程主题,此问题不是。 请通过删除和重新发布将您的问题移至正确的网站。
标签: mongodb