<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:04:15 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>[SERVER-3854] mongodump 2.0.0 fails on replica/slave</title>
                <link>https://jira.mongodb.org/browse/SERVER-3854</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;robrien@emma:~/tmp/cam/build$ mongodump --version&lt;br/&gt;
mongodump version 2.0.0&lt;br/&gt;
robrien@emma:~/tmp/cam/build$ mongod --version&lt;br/&gt;
db version v2.0.0, pdfile version 4.5&lt;br/&gt;
Wed Sep 14 14:32:00 git version: 695c67dff0ffc361b8568a13366f027caa406222&lt;/p&gt;


&lt;p&gt;With the above versions on a replica slave mongodump exits with an error:&lt;br/&gt;
robrien@emma:~/tmp/cam/build$ mongodump &lt;br/&gt;
connected to: 127.0.0.1&lt;br/&gt;
all dbs&lt;br/&gt;
assertion: 13106 nextSafe(): &lt;/p&gt;
{ $err: &quot;not master and slaveok=false&quot;, code: 13435 }


</description>
                <environment>build info: Linux bs-linux64.10gen.cc 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41&lt;br/&gt;
&lt;br/&gt;
OS info: Linux emma 2.6.38-10-server #46-Ubuntu SMP Tue Jun 28 16:31:00 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux</environment>
        <key id="22271">SERVER-3854</key>
            <summary>mongodump 2.0.0 fails on replica/slave</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</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="spencer@mongodb.com">Spencer Brody</assignee>
                                    <reporter username="reedobrien">Reed O&apos;Brien</reporter>
                        <labels>
                    </labels>
                <created>Wed, 14 Sep 2011 18:34:11 +0000</created>
                <updated>Mon, 11 Jul 2016 18:34:13 +0000</updated>
                            <resolved>Fri, 23 Sep 2011 21:34:49 +0000</resolved>
                                    <version>2.0.0</version>
                                    <fixVersion>2.0.1</fixVersion>
                    <fixVersion>2.1.0</fixVersion>
                                    <component>Tools</component>
                                        <votes>3</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="63000" author="kwilczynski" created="Thu, 27 Oct 2011 09:00:25 +0000"  >&lt;p&gt;2.0.1 already in production! Thank you guys!&lt;/p&gt;

&lt;p&gt;KW&lt;/p&gt;</comment>
                            <comment id="61251" author="spencer" created="Tue, 18 Oct 2011 20:24:01 +0000"  >&lt;p&gt;2.0.1-rc1 just went out.  The official 2.0.1 release should be very soon - most likely either the end of this week or early next week.&lt;/p&gt;</comment>
                            <comment id="61025" author="kwilczynski" created="Mon, 17 Oct 2011 23:40:11 +0000"  >&lt;p&gt;I am using binary from 1.8.x for the time being.&lt;/p&gt;

&lt;p&gt;+1 for the idea &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;P.S. I see that 2.0.1 is due &quot;tomorrow&quot;? &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;KW&lt;/p&gt;</comment>
                            <comment id="57548" author="reedobrien" created="Thu, 29 Sep 2011 12:24:30 +0000"  >&lt;p&gt;Krzysztof, you can grab the old 1.8.x mongodump binary from the distribution on the downloads page and use  that in place of the broken one. It works fine with 2.0.&lt;/p&gt;

&lt;p&gt;Jira says the 2.0.1 release is due today, FWIW.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
~ro&lt;/p&gt;</comment>
                            <comment id="57537" author="kwilczynski" created="Thu, 29 Sep 2011 10:17:48 +0000"  >&lt;p&gt;I was wondering, when do you guys scheduled 2.0.1 release? This is stopping me from taking backups in a sensible way in my infrastructure &amp;#8211; and probably not only me &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="56325" author="kwilczynski" created="Fri, 23 Sep 2011 22:29:40 +0000"  >&lt;p&gt;Excellent! Thank you again &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; I will wait for new package to surface &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="56324" author="spencer" created="Fri, 23 Sep 2011 22:27:39 +0000"  >&lt;p&gt;This will be included in the 2.0.1 patch release.&lt;/p&gt;</comment>
                            <comment id="56296" author="auto" created="Fri, 23 Sep 2011 21:31:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: Use slaveOk read in mongodump to allow dumping of secondaries. &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3854&quot; title=&quot;mongodump 2.0.0 fails on replica/slave&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3854&quot;&gt;&lt;del&gt;SERVER-3854&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Branch: v2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/99b2d74eb9e8f45fdb2b6da7e57e5faecf9b5ef3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/99b2d74eb9e8f45fdb2b6da7e57e5faecf9b5ef3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56295" author="kwilczynski" created="Fri, 23 Sep 2011 21:31:11 +0000"  >&lt;p&gt;Thanks for this! Spencer +1 &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;Will this be included in 2.1 release, or there will be a 2.0.1 version?&lt;/p&gt;

&lt;p&gt;KW&lt;/p&gt;</comment>
                            <comment id="56290" author="auto" created="Fri, 23 Sep 2011 21:27:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: Use slaveOk read in mongodump to allow dumping of secondaries. &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3854&quot; title=&quot;mongodump 2.0.0 fails on replica/slave&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3854&quot;&gt;&lt;del&gt;SERVER-3854&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6249553faa8da3468397309a68e1abc45f1d0a72&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6249553faa8da3468397309a68e1abc45f1d0a72&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55911" author="spencer" created="Thu, 22 Sep 2011 15:23:06 +0000"  >&lt;p&gt;This issue has been reproduced.  Looking into root cause and fix.&lt;/p&gt;</comment>
                            <comment id="55751" author="kwilczynski" created="Wed, 21 Sep 2011 20:40:27 +0000"  >&lt;p&gt;I have the exact same problem, and can provide logs etc when needed; or a tar-ball of an LXC container running instance of Mongo 2.0, if needed &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;KW &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="22561">SERVER-3904</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 21 Sep 2011 20:40:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 16 weeks, 6 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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 16 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>kwilczynski</customfieldvalue>
            <customfieldvalue>reedobrien</customfieldvalue>
            <customfieldvalue>spencer@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrle1b:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9405</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10154"><![CDATA[Complete]]></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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlwv3:</customfieldvalue>

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