由于操作超出时间限制,无法加载块

时间:2017-08-31 06:50:09

标签: mongodb database

我们正面临着操作超时,并且在访问集合时,serverStatus是一个非常慢的问题。

以下是错误,

db.collection.stats()
{ "code" : 50, 
  "ok" : 0, 
  "errmsg" : "Failed to load chunks due to operation exceeded time limit" 
}

0 个答案:

没有答案