Skip to content

Update source/administration/backups.txt #420

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

Closed
wants to merge 1 commit into from

Conversation

tovarisch
Copy link

 If you use :program:mongodump without specifying the a database or
   collection, the output will contain both the collection data and the
   sharding config metadata from the :ref:config servers <sharding-config-server>.

It is from version 2.2 now

 If you use :program:`mongodump` without specifying the a database or
   collection, the output will contain both the collection data and the
   sharding config metadata from the :ref:`config servers <sharding-config-server>`.

It is from version 2.2 now
@tychoish
Copy link
Contributor

Thanks for the attention, but I think it makes sense to leave this passage as it is now.

I look forward to merging in your patches in the future!

@tychoish tychoish closed this Nov 30, 2012
mongo-cr-bot pushed a commit that referenced this pull request Jan 26, 2022
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
* DOCSP-43393 Older Version Support

* add to feature table + footnote

* wording

* typo

* external feedback

* *

* *
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
…#420)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.0.7...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 23, 2025
* (DOCSP-41063) Resolves orphan warnings for the Atlas CLI repo (#417)

* (DOCSP-41063) Resolves orphan warnings for the Atlas CLI repo

* Updates submodule

* (DOCSP-41256) Backports DOCSP-41063 to v1.24
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 1, 2025
## Unnesting components in 19 OM pages. 
[This
spreadsheet](https://docs.google.com/spreadsheets/d/1M2IlsyV0-6mY-AvBBrX-4uSDtQrbt9zuoXsqIJaVqlk/edit?gid=0#gid=0)
tracks the number of nested components on each page, and [this
doc](https://docs.google.com/document/d/1yMbng-EPOQ82bAzBTC2VJwIvsUBOSCJh21cGbDoe1a8/edit#heading=h.7hxlffls9cx6)
provides guidelines for fixing nested components.

## [DOCSP-43096](https://jira.mongodb.org/browse/DOCSP-43096)

## STAGING
1.
[ops-manager/current/tutorial/edit-replica-set](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/edit-replica-set/)
— No changes, all nested admonitions in tables already fixed.
2.
[ops-manager/current/tutorial/configure-application-high-availability](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/configure-application-high-availability/)
— Unnested 1 tip in table.
3.
[ops-manager/current/tutorial/configure-for-ldap-authentication](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/configure-for-ldap-authentication/)
— Unnested 1 example in admonition and 1 ``important`` admonition in
table.
4.
[ops-manager/current/tutorial/configure-local-mode](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/configure-local-mode/)
— Unnested 2 notes in tables under different tabs.
5.
[ops-manager/current/tutorial/configure-ssl-connection-to-web-interface](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/configure-ssl-connection-to-web-interface/)
— Unnested 1 example in table, 1 example in admonition, and 3
admonitions in tables.
6.
[ops-manager/current/tutorial/deploy-standalone](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/deploy-standalone/)
— No changes, admonition in table fixed by past PR.
7.
[ops-manager/current/tutorial/install-on-prem-from-archive](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/install-on-prem-from-archive/)
— Unnested 1 ``warning`` admonition from table.
8.
[ops-manager/current/tutorial/install-on-prem-with-deb-packages](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/install-on-prem-with-deb-packages/)
— Unnested 1 ``warning`` admonition in table (same commit as 7)
9.
[ops-manager/current/tutorial/install-on-prem-with-rpm-packages](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/install-on-prem-with-rpm-packages/)
— Unnested 1``warning`` admonition in table (same commit as 7 and 8)
10.
[ops-manager/current/tutorial/manage-blockstore-storage](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/manage-blockstore-storage/)
— Unnested admonitions and refactored **Load Factor**
11.
[ops-manager/current/tutorial/manage-filestore-storage](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/manage-filestore-storage/)
— Unnested 2 notes in table.
12.
[ops-manager/current/tutorial/manage-global-alerts](https://mongodb.com/docs/ops-manager/current/tutorial/manage-global-alerts/)
— No change, did not see the 1 admonition in table listed in
spreadsheet.
13.
[ops-manager/current/tutorial/manage-oplog-storage](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/manage-oplog-storage/)
— Unnested examples and admonitions in tables.
14.
[ops-manager/current/tutorial/manage-organizations/](https://deploy-preview-406--10gen-docs-ops-manager.netlify.app/tutorial/manage-organizations/)
— Unnested 1 note.

## [LATEST BUILD
LOG](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/66fb24efa41118000813750c)
- 21 errors, seem to be unrelated to any page I edited. 

### Self-Review Checklist

- [ ]
[Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions)
taxonomy
[values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top
of page.
- [ ] Add genre facets (tutorial or reference), as in this [example
PR](10gen/cloud-docs#5042).
- [ ] Add programmingLanguage (if necessary).
- [ ] Add meta keywords (if necessary).
- [x] Resolve any new warnings or errors in the build.
- [x] Proofread for spelling and grammatical errors.
- [x] Check staging for rendering issues.
- [x] Confirm links are working.

---------

Backport [DOCSP-43096](https://jira.mongodb.org/browse/DOCSP-43096) to
v7.0

- [DOCSP-44022](https://jira.mongodb.org/browse/DOCSP-44022)

### Self-Review Checklist

- [ ]
[Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions)
taxonomy
[values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top
of page.
- [ ] Add genre facets (tutorial or reference), as in this [example
PR](10gen/cloud-docs#5042).
- [ ] Add programmingLanguage (if necessary).
- [ ] Add meta keywords (if necessary).
- [x] Resolve any new warnings or errors in the build.
- [x] Proofread for spelling and grammatical errors.
- [x] Check staging for rendering issues.
- [x] Confirm links are working.
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.

2 participants