Skip to content

DOCS-467 new info on replica set troubleshooting #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 4, 2012
Merged

DOCS-467 new info on replica set troubleshooting #278

merged 2 commits into from
Oct 4, 2012

Conversation

bgrabar
Copy link

@bgrabar bgrabar commented Oct 2, 2012

No description provided.

.. note:: The :method:`rs.status()` method is a wrapper that runs the
:doc:`/reference/command/replSetGetStatus` database command.

- Run the :method:`rs.status()` method in a :program:`mongo` shell

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Calculating the oplog time from the output of rs.status() is non-obvious & non-trivial. (Go ahead, try to do it!) I'd suggest removing this section: either use MMS or rs.printSlaveReplicationInfo()

- In a :program:`mongo` shell connected to the primary, call the
:method:`db.printSlaveReplicationInfo()` method.

The outputted document displays the ``syncedTo`` value for each member,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

outputted.

@tychoish tychoish merged commit 68f50ee into mongodb:master Oct 4, 2012
mongo-cr-bot pushed a commit that referenced this pull request Jan 12, 2022
* DOCSP-19107 rename all references of MQL to query api

* query api -> Query API and sentence adjustment

* remove Query API from versioned-api page

* Removing Query API from all For a complete... statements

* **
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
* DOCSP-23924 reformatting quickstart

* DOCSP-23924 reformatting quickstart

* DOCSP-23924 reformatting quickstart

* DOCSP-23924 remove list and add clarification

* DOCSP-23924 remove list and add clarification

* DOCSP-23924 remove list and add clarification
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11049) Added note on macOS permission for Compass to run

* (DOCSP-11062) Added limitation for aggregation

* (DOCSP-11062) Added limitation for aggregation

* (DOCSP-11062) Added limitation for aggregation

* (DOCSP-11088) Added page for Change in Value charts

* (DOCSP-11062) Added limitation for aggregation

* (DOCSP-11062) Added limitation for aggregation

* (DOCSP-11062) Added limitation for aggregation

* (DOCSP-11062) Added limitation for aggregation

Co-authored-by: Jocelyn Mendez <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 16, 2025
* (DOCSP-12853): Release Notes v1.8.0

* Build error fixes
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 11, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 17, 2025
* first draft

* edits

* vale

* next steps

* update

* vale

* MW feedback

* MW feedback

* descriptions

* format

* format

* typos

* use flask_pymongo.PyMongo

* update github link
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 22, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 22, 2025
* Add redirects workflow

* DOCSP-47058: Shift TOC (#251)

* DOCSP-47058: Shift TOC

* edits

* issues and help, edits

* fix errors

* redirects

* landing

* RR feedback

* RR feedback 2

* fix gh action

* DOCSP-47057: Network compression (#254)

* DOCSP-47057: Network compression

* delete

* edits

* MM feedback

* DOCSP-47055: Collation (#258)

* DOCSP-47055: Collation

* add to each page

* edit

* edits

* list format

* SA feedback

* DOCSP-47060: Causal consistency (#261)

* DOCSP-47060: Causal consistency

* edits

* Fix phpcs workflow

* First fixes

* Fix trailing commas

* Fix string quoting

* Fix whitespace errors

* Fix use statements

* Exclude sniff that would break comments

* Fix multiline function declarations

* Fix wrong array indentation

* Fix snake_case variable names

* Remove more false-positive errors

* Fix control structure spacing

* Fix arrays

* Use property promotion

* Simplify multiline array rules

* Check code formatting (#265)

* Check code formatting

* fix highlighting

* DOCSP-47059: Work with BSON (#263)

* DOCSP-47059: Work with BSON

* edits

* RR feedback

* enum ex

* feedback

* DOCSP-50222: Reorganize auth pages (#266)

* DOCSP-50222: Reorganize auth pages

* edits

* fix

* snooty

* DOCSP-47065: Load balancing (#257)

* DOCSP-47065: Load balancing

* edit

* word

* RR feedback

* DOCSP-47056: Monitoring (#260)

* DOCSP-47056: Monitoring

* fixes

* fix

* wording

* table

* widths

* SA feedback

* PV feedback

* DOCSP-47071: Extended JSON (#268)

* DOCSP-47071: Extended JSON

* edits

* vale

* feedback

* DOCSP-47072: Client parameters (#273)

* DOCSP-47072: Client parameters

* edits

* fix

* DOCSP-47069: Polling SRV records (#274)

* DOCSP-50753: agg tutorial link (#275)

* DOCSP-47063: Logging (#267)

* DOCSP-47063: Logging

* edits

* word

* feedback

* code edit

* fix

* JT feedback

* edit

* spacing

* gh link

* JT feedback 2

* RR feedback

* DOCSP-50185: Connection troubleshooting (#272)

* DOCSP-50185: Connection troubleshooting

* edits

* remove sharedinclude

* fix

* wording

* fix

* MM feedback

* DOCSP-50220: Break up FAQ (#276)

* DOCSP-50220: Break up FAQ

* edits

* RM feedback

* AB feedback

* fix highlight

* DOCSP-50960: Install with pie (#278)

* DOCSP-50960: Install with pie

* edits

* RR feedback

* JT feedback

* DOCSP-51123: CC edits and cleanup (#279)

* DOCSP-51123: CC edits and cleanup

* build

* composer

* code errors

* commas

* more phpcs errors

* edits

* phpcs

* code fixes

* more phpcs

* fix

* RR feedback

* DOCSP-50772: isView() (#281)

* DOCSP-50772: isView()

* fix manual link

Co-authored-by: Nora Reidy <[email protected]>

---------

Co-authored-by: Nora Reidy <[email protected]>

* phpcs

* vale

* use toc labels/titles

* more titles

* label

* Drop psalm analysis for doc examples

* AB feedback

* filter

* title changes

* build errors

---------

Co-authored-by: Andreas Braun <[email protected]>
Co-authored-by: Rea Rustagi <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 22, 2025
* Add redirects workflow

* DOCSP-47058: Shift TOC (#251)

* DOCSP-47058: Shift TOC

* edits

* issues and help, edits

* fix errors

* redirects

* landing

* RR feedback

* RR feedback 2

* fix gh action

* DOCSP-47057: Network compression (#254)

* DOCSP-47057: Network compression

* delete

* edits

* MM feedback

* DOCSP-47055: Collation (#258)

* DOCSP-47055: Collation

* add to each page

* edit

* edits

* list format

* SA feedback

* DOCSP-47060: Causal consistency (#261)

* DOCSP-47060: Causal consistency

* edits

* Fix phpcs workflow

* First fixes

* Fix trailing commas

* Fix string quoting

* Fix whitespace errors

* Fix use statements

* Exclude sniff that would break comments

* Fix multiline function declarations

* Fix wrong array indentation

* Fix snake_case variable names

* Remove more false-positive errors

* Fix control structure spacing

* Fix arrays

* Use property promotion

* Simplify multiline array rules

* Check code formatting (#265)

* Check code formatting

* fix highlighting

* DOCSP-47059: Work with BSON (#263)

* DOCSP-47059: Work with BSON

* edits

* RR feedback

* enum ex

* feedback

* DOCSP-50222: Reorganize auth pages (#266)

* DOCSP-50222: Reorganize auth pages

* edits

* fix

* snooty

* DOCSP-47065: Load balancing (#257)

* DOCSP-47065: Load balancing

* edit

* word

* RR feedback

* DOCSP-47056: Monitoring (#260)

* DOCSP-47056: Monitoring

* fixes

* fix

* wording

* table

* widths

* SA feedback

* PV feedback

* DOCSP-47071: Extended JSON (#268)

* DOCSP-47071: Extended JSON

* edits

* vale

* feedback

* DOCSP-47072: Client parameters (#273)

* DOCSP-47072: Client parameters

* edits

* fix

* DOCSP-47069: Polling SRV records (#274)

* DOCSP-50753: agg tutorial link (#275)

* DOCSP-47063: Logging (#267)

* DOCSP-47063: Logging

* edits

* word

* feedback

* code edit

* fix

* JT feedback

* edit

* spacing

* gh link

* JT feedback 2

* RR feedback

* DOCSP-50185: Connection troubleshooting (#272)

* DOCSP-50185: Connection troubleshooting

* edits

* remove sharedinclude

* fix

* wording

* fix

* MM feedback

* DOCSP-50220: Break up FAQ (#276)

* DOCSP-50220: Break up FAQ

* edits

* RM feedback

* AB feedback

* fix highlight

* DOCSP-50960: Install with pie (#278)

* DOCSP-50960: Install with pie

* edits

* RR feedback

* JT feedback

* DOCSP-51123: CC edits and cleanup (#279)

* DOCSP-51123: CC edits and cleanup

* build

* composer

* code errors

* commas

* more phpcs errors

* edits

* phpcs

* code fixes

* more phpcs

* fix

* RR feedback

* DOCSP-50772: isView() (#281)

* DOCSP-50772: isView()

* fix manual link

Co-authored-by: Nora Reidy <[email protected]>

---------

Co-authored-by: Nora Reidy <[email protected]>

* phpcs

* vale

* use toc labels/titles

* more titles

* label

* Drop psalm analysis for doc examples

* AB feedback

* filter

* title changes

* build errors

---------

Co-authored-by: Andreas Braun <[email protected]>
Co-authored-by: Rea Rustagi <[email protected]>
(cherry picked from commit 70a7512)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 22, 2025
* PHP Comprehensive Coverage (#282)

* Add redirects workflow

* DOCSP-47058: Shift TOC (#251)

* DOCSP-47058: Shift TOC

* edits

* issues and help, edits

* fix errors

* redirects

* landing

* RR feedback

* RR feedback 2

* fix gh action

* DOCSP-47057: Network compression (#254)

* DOCSP-47057: Network compression

* delete

* edits

* MM feedback

* DOCSP-47055: Collation (#258)

* DOCSP-47055: Collation

* add to each page

* edit

* edits

* list format

* SA feedback

* DOCSP-47060: Causal consistency (#261)

* DOCSP-47060: Causal consistency

* edits

* Fix phpcs workflow

* First fixes

* Fix trailing commas

* Fix string quoting

* Fix whitespace errors

* Fix use statements

* Exclude sniff that would break comments

* Fix multiline function declarations

* Fix wrong array indentation

* Fix snake_case variable names

* Remove more false-positive errors

* Fix control structure spacing

* Fix arrays

* Use property promotion

* Simplify multiline array rules

* Check code formatting (#265)

* Check code formatting

* fix highlighting

* DOCSP-47059: Work with BSON (#263)

* DOCSP-47059: Work with BSON

* edits

* RR feedback

* enum ex

* feedback

* DOCSP-50222: Reorganize auth pages (#266)

* DOCSP-50222: Reorganize auth pages

* edits

* fix

* snooty

* DOCSP-47065: Load balancing (#257)

* DOCSP-47065: Load balancing

* edit

* word

* RR feedback

* DOCSP-47056: Monitoring (#260)

* DOCSP-47056: Monitoring

* fixes

* fix

* wording

* table

* widths

* SA feedback

* PV feedback

* DOCSP-47071: Extended JSON (#268)

* DOCSP-47071: Extended JSON

* edits

* vale

* feedback

* DOCSP-47072: Client parameters (#273)

* DOCSP-47072: Client parameters

* edits

* fix

* DOCSP-47069: Polling SRV records (#274)

* DOCSP-50753: agg tutorial link (#275)

* DOCSP-47063: Logging (#267)

* DOCSP-47063: Logging

* edits

* word

* feedback

* code edit

* fix

* JT feedback

* edit

* spacing

* gh link

* JT feedback 2

* RR feedback

* DOCSP-50185: Connection troubleshooting (#272)

* DOCSP-50185: Connection troubleshooting

* edits

* remove sharedinclude

* fix

* wording

* fix

* MM feedback

* DOCSP-50220: Break up FAQ (#276)

* DOCSP-50220: Break up FAQ

* edits

* RM feedback

* AB feedback

* fix highlight

* DOCSP-50960: Install with pie (#278)

* DOCSP-50960: Install with pie

* edits

* RR feedback

* JT feedback

* DOCSP-51123: CC edits and cleanup (#279)

* DOCSP-51123: CC edits and cleanup

* build

* composer

* code errors

* commas

* more phpcs errors

* edits

* phpcs

* code fixes

* more phpcs

* fix

* RR feedback

* DOCSP-50772: isView() (#281)

* DOCSP-50772: isView()

* fix manual link

Co-authored-by: Nora Reidy <[email protected]>

---------

Co-authored-by: Nora Reidy <[email protected]>

* phpcs

* vale

* use toc labels/titles

* more titles

* label

* Drop psalm analysis for doc examples

* AB feedback

* filter

* title changes

* build errors

---------

Co-authored-by: Andreas Braun <[email protected]>
Co-authored-by: Rea Rustagi <[email protected]>
(cherry picked from commit 70a7512)
(cherry picked from commit f11a732)

* build errors

* remove isView

---------

Co-authored-by: Andreas Braun <[email protected]>
Co-authored-by: Rea Rustagi <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 30, 2025
* DOCSP-30927-Work-With-BSON-Options

* DOCSP-30927-Work-With-BSON-Options

* DOCSP-30927-Work-With-BSON-Options

* remove table

* revision

* revision
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants