<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:38:39 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-431] Typos, and some suggestions, in &quot;Backup and Restoration Strategies&quot; page of manual</title>
                <link>https://jira.mongodb.org/browse/DOCS-431</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;I came up with the following changes from reading &lt;a href=&quot;http://docs.mongodb.org/manual/administration/backups/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Backup and Restoration Strategies&lt;/a&gt; from the manual. Most of them are typos, with a couple of suggestions thrown in.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Block Level Methods&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I think this section could use an introduction saying what needs to be backed up are the &lt;tt&gt;dbpath&lt;/tt&gt; data files. This isn&apos;t actually stated anywhere, so when you read the content that follows, the question that constantly comes to mind is, &quot;But what actually needs to be backed up?&quot;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Database Dump with mongodump&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;1st paragraph:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&quot;The mongodump utility performs a live backup the data&quot; -&amp;gt; &quot;The mongodump utility performs a live backup of the data&quot; (&quot;of&quot; missing)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&quot;or part of a collection using of query,)&quot; -&amp;gt; &quot;or part of a collection using a query)&quot; (replace &quot;of&quot; with &quot;a&quot;, remove comma before bracket)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&quot;in a in the current directory&quot; -&amp;gt; &quot;in the current directory&quot; (remove &quot;in a&quot;)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Paragraph straight after first example command:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&quot;This command creates a dump in of the database&quot; -&amp;gt; &quot;This command creates a dump of the database&quot; (remove &quot;in&quot;)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Two paragraphs later:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&quot;the location to your MongoDB instance&apos;s database files&quot; -&amp;gt; &quot;the location of your MongoDB instance&apos;s database files&quot; (replace &quot;to&quot; with &quot;of&quot;)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Replica Sets (at bottom of page)&lt;/p&gt;

&lt;p&gt;First paragraph:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&quot;When you unlock the database, the slave will catch master or primary node.&quot; -&amp;gt; &quot;When you unlock the database, the slave will catch up to the master or primary node.&quot; (presumably this was the intent)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Finally, this page does not mention that in 2.0.x mongodump/mongorestore does not restoring indexes (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1311&quot; title=&quot;mongodump/mongorestore loses information such as capped params&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1311&quot;&gt;&lt;del&gt;SERVER-1311&lt;/del&gt;&lt;/a&gt;), and that it is fixed in 2.2. Could that be added?&lt;/p&gt;</description>
                <environment></environment>
        <key id="47807">DOCS-431</key>
            <summary>Typos, and some suggestions, in &quot;Backup and Restoration Strategies&quot; page of manual</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="jantje.daniel">Ian Daniel</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 Aug 2012 02:53:36 +0000</created>
                <updated>Mon, 30 Oct 2023 22:35:39 +0000</updated>
                            <resolved>Fri, 19 Oct 2012 22:30:22 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="177370" author="auto" created="Fri, 19 Oct 2012 22:31:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-10-19T15:30:15-07:00&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;}
&lt;p&gt;Message: edits: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-431&quot; title=&quot;Typos, and some suggestions, in &amp;quot;Backup and Restoration Strategies&amp;quot; page of manual&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-431&quot;&gt;&lt;del&gt;DOCS-431&lt;/del&gt;&lt;/a&gt; correcting problems with mongodump/restore sections&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/ca1b0cbcdbf507d6186a3ec490906ab7fa0d9060&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/ca1b0cbcdbf507d6186a3ec490906ab7fa0d9060&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="159623" author="jantje.daniel" created="Sat, 1 Sep 2012 01:27:32 +0000"  >&lt;p&gt;Hi Ed,&lt;/p&gt;

&lt;p&gt;My last comment about &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1311&quot; title=&quot;mongodump/mongorestore loses information such as capped params&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1311&quot;&gt;&lt;del&gt;SERVER-1311&lt;/del&gt;&lt;/a&gt; and mongodump/mongorestore not restoring indexes: it is only true when restoring individual collections. I was confused by a CS ticket linked from &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1311&quot; title=&quot;mongodump/mongorestore loses information such as capped params&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1311&quot;&gt;&lt;del&gt;SERVER-1311&lt;/del&gt;&lt;/a&gt;. Given that, and that it is fixed in 2.2, I&apos;m now ambivalent about including mention of it in the manual.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Ian&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 19 Oct 2012 22:31:16 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 17 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 17 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>jantje.daniel</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrsd2f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrgg6f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9531</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrykav:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>