<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:09:22 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-5598] Run command  on mongos&gt; db.stats()  get error  &quot;assertion&quot; : &quot;assertion s/../util/net/../../db/../bson/bsonobjbuilder.h:127&quot;,  &quot;errmsg&quot; : &quot;db assertion failure&quot;,  &quot;ok&quot; : 0</title>
                <link>https://jira.mongodb.org/browse/SERVER-5598</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;we setup mongo servers on two machine.All mongod run with journal option. &lt;/p&gt;

&lt;p&gt;machine_1 : 4 mongod, 2 config server, mongos.&lt;br/&gt;
machine_2 : 4 mongod, 1 config server.&lt;/p&gt;

&lt;p&gt;Run command db.stats()get following output:&lt;/p&gt;

&lt;p&gt;mongos&amp;gt; db.stats()&lt;br/&gt;
{&lt;br/&gt;
        &quot;raw&quot; : {&lt;br/&gt;
                &quot;192.168.129.244:10000&quot; : &lt;/p&gt;
{
                        &quot;db&quot; : &quot;00110412&quot;,
                        &quot;collections&quot; : 3,
                        &quot;objects&quot; : 20218,
                        &quot;avgObjSize&quot; : 221103.14116134137,
                        &quot;dataSize&quot; : 4470263308,
                        &quot;storageSize&quot; : 4629549008,
                        &quot;numExtents&quot; : 31,
                        &quot;indexes&quot; : 2,
                        &quot;indexSize&quot; : 2093056,
                        &quot;fileSize&quot; : 5886181376,
                        &quot;nsSizeMB&quot; : 16,
                        &quot;ok&quot; : 1
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;192.168.129.244:15000&quot; : &lt;/p&gt;
{
                        &quot;db&quot; : &quot;00110412&quot;,
                        &quot;collections&quot; : 3,
                        &quot;objects&quot; : 20616,
                        &quot;avgObjSize&quot; : 221635.25126115637,
                        &quot;dataSize&quot; : 4569232340,
                        &quot;storageSize&quot; : 4629549008,
                        &quot;numExtents&quot; : 31,
                        &quot;indexes&quot; : 2,
                        &quot;indexSize&quot; : 2142112,
                        &quot;fileSize&quot; : 5886181376,
                        &quot;nsSizeMB&quot; : 16,
                        &quot;ok&quot; : 1
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;192.168.129.244:20000&quot; : &lt;/p&gt;
{
                        &quot;errmsg&quot; : &quot;exception: assertion db/pdfile.h:300&quot;,
                        &quot;code&quot; : 0,
                        &quot;ok&quot; : 0
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;192.168.129.244:25000&quot; : &lt;/p&gt;
{
                        &quot;errmsg&quot; : &quot;exception: assertion db/pdfile.h:300&quot;,
                        &quot;code&quot; : 0,
                        &quot;ok&quot; : 0
               }
&lt;p&gt;,&lt;br/&gt;
                &quot;192.168.129.245:40000&quot; : &lt;/p&gt;
{
                        &quot;errmsg&quot; : &quot;exception: assertion db/pdfile.h:300&quot;,
                        &quot;code&quot; : 0,
                        &quot;ok&quot; : 0
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;192.168.129.245:45000&quot; : &lt;/p&gt;
{
                        &quot;errmsg&quot; : &quot;exception: assertion db/pdfile.h:300&quot;,
                        &quot;code&quot; : 0,
                        &quot;ok&quot; : 0
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;192.168.129.245:50000&quot; : &lt;/p&gt;
{
                        &quot;errmsg&quot; : &quot;exception: assertion db/pdfile.h:300&quot;,
                        &quot;code&quot; : 0,
                        &quot;ok&quot; : 0
                }
&lt;p&gt;,&lt;br/&gt;
                &quot;192.168.129.245:55000&quot; : &lt;/p&gt;
{
                        &quot;db&quot; : &quot;00110412&quot;,
                        &quot;collections&quot; : 3,
                        &quot;objects&quot; : 1337,
                        &quot;avgObjSize&quot; : 92868.35302916978,
                        &quot;dataSize&quot; : 124164988,
                        &quot;storageSize&quot; : 128385024,
                        &quot;numExtents&quot; : 12,
                        &quot;indexes&quot; : 2,
                        &quot;indexSize&quot; : 138992,
                        &quot;fileSize&quot; : 335544320,
                        &quot;nsSizeMB&quot; : 16,
                        &quot;ok&quot; : 1
                }
&lt;p&gt;        },&lt;br/&gt;
        &quot;ok&quot; : 0,&lt;br/&gt;
        &quot;errmsg&quot; : &quot;&lt;/p&gt;
{ 192.168.129.244:20000: \&quot;exception: assertion db/pdfile.h:300\&quot;, 192.168.129.244:25000: \&quot;exception: assertion db/pdfile.h:300\&quot;, 192.168.129.245:40000: \&quot;exception: assertion db/pdfile.h:300\&quot;, 192.168.129.245:45000: \&quot;exception: assertion db/pdfile.h:300\&quot;, 192.168.129.245:50000: \&quot;exception: assertion db/pdfile.h:300\&quot; }
&lt;p&gt;&quot;&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;please help me to solve above error &lt;/p&gt;

&lt;p&gt;Thanks in advance&lt;br/&gt;
jitendra verma.&lt;/p&gt;
</description>
                <environment>linux (oracle linux)</environment>
        <key id="36209">SERVER-5598</key>
            <summary>Run command  on mongos&gt; db.stats()  get error  &quot;assertion&quot; : &quot;assertion s/../util/net/../../db/../bson/bsonobjbuilder.h:127&quot;,  &quot;errmsg&quot; : &quot;db assertion failure&quot;,  &quot;ok&quot; : 0</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="4">Incomplete</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jitendra908">jitendra</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 Apr 2012 16:05:36 +0000</created>
                <updated>Wed, 15 Aug 2012 14:24:11 +0000</updated>
                            <resolved>Tue, 10 Jul 2012 20:14:57 +0000</resolved>
                                    <version>2.1.0</version>
                                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="141527" author="ian@10gen.com" created="Tue, 10 Jul 2012 20:14:57 +0000"  >&lt;p&gt;@jitendra I&apos;m closing this for now but please reopen if you&apos;ve confirmed you&apos;re seeing the same problem in 2.0.4 or later.&lt;/p&gt;</comment>
                            <comment id="112387" author="eliot" created="Sun, 22 Apr 2012 15:06:01 +0000"  >&lt;p&gt;Can you upgrade to a non-rc version?&lt;br/&gt;
Ideally 2.0.4&lt;/p&gt;</comment>
                            <comment id="112371" author="jitendra908" created="Sun, 22 Apr 2012 10:25:06 +0000"  >&lt;p&gt;/mongos db version v2.0.3-rc0, pdfile version 4.5 starting (--help for usage)&lt;br/&gt;
Tue Apr 17 18:49:17 git version: 643c3a25c7fa272a3ff343a7ed653f0cef17f60f&lt;/p&gt;

&lt;p&gt;please help me to solve above error&lt;/p&gt;

&lt;p&gt;Thanks in advance&lt;br/&gt;
jitendra verma.&lt;/p&gt;</comment>
                            <comment id="109937" author="eliot" created="Sun, 15 Apr 2012 04:15:49 +0000"  >&lt;p&gt;Are you sure this is version 2.1.0?&lt;br/&gt;
Doesn&apos;t seem like it from line #s.&lt;br/&gt;
Can you send exact git hash?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="36478">SERVER-5630</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="36896">SERVER-5681</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 15 Apr 2012 04:15:49 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 32 weeks, 1 day 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>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 32 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </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>eliot</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>jitendra908</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hro5z3:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>22845</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_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|ht08fz:</customfieldvalue>

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