Some of the trouble notes that MongoDB operation encounters

Source: Internet
Author: User

Version: tokumx-1.5.0

Error One

"ErrMsg": "Loading local.system.replset config (loadingconfig)"

There are local.oplog.rs and Local.system.repset tables,

Error two

"ErrMsg": "Local.oplog.rs is not empty on the initiating member. Cannot initiate. "

Oplog.rs table already exists when Rs.initiate (config) is in progress

Error three

"ErrMsg": "All members and seeds must is reachable to initiate set"

The cluster information stored in the local.oplog.rses is different from what is to be initialized, and can be deleted

Error Four

Replset can ' t get local.system.replset config from self or any seed (emptyconfig)

Table System.replset is empty

Error Five

No replica set primary available for query with Readpreference Primary

When adding a new node, the front-end-aware repset cluster information changes, and when Readpreference is not specified as secondary, and secondary is not available when it is added, the primary continues to wait for the new secondary node. resulting in this error, the current secodnary node status is down

Error Six

"Info": "Config now saved locally. Should come online in about a minute. ",

The prompt is saved normally, but it may not be saved properly and can be judged by looking at Local.system.repset or log

Error Seven

"ErrMsg": "Took a long time to get write lock, so is not initiating. Initiate when is server less busy? "

There may be a larger oplog.rs table


Some of the trouble notes that MongoDB operation encounters

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.