Caused by: com.mongodb.CommandResult$CommandFailure: command failed [getlasterror]: { "serverUsed" : "kftmongodb03-center.lycheepay.org/172.28.3.43:27017" , "singleShard" : "kftdbset1/172.28.3.41:10000,172.28.3.42:10000,172.28.3.43:10000" , "n" : 0 , "lastOp" : 5859821699536519169 , "connectionId" : 1743410 , "assertion" : "unrecognized getLastError mode: 2" , "assertionCode" : 14830 , "errmsg" : "db assertion failure" , "ok" : 0.0}
但我连接任何一个节点,都是可读可写
rs.status()显示所有节点都是健康的
|
|