<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:27:51 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-12188] Database created from Ebs snapshot has error</title>
                <link>https://jira.mongodb.org/browse/SERVER-12188</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I took a snapshot of the EBS disk holding my data. However when I create a new volume from this snapshot and use this volume to start mongodb I get the following error&lt;/p&gt;

&lt;p&gt;Sat Dec 21 21:54:28.724 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn51&amp;#93;&lt;/span&gt; end connection 10.33.200.5:33359 (8 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:29.623 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.33.200.5:33370 #52 (9 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:29.625 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn52&amp;#93;&lt;/span&gt; end connection 10.33.200.5:33370 (8 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:30.269 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn3&amp;#93;&lt;/span&gt; end connection 10.32.42.126:47846 (7 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:30.274 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.32.42.126:47848 #53 (8 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:30.275 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn53&amp;#93;&lt;/span&gt;  authenticate db: local &lt;/p&gt;
{ authenticate: 1, nonce: &quot;f9549b094de37ad8&quot;, user: &quot;__system&quot;, key: &quot;206fada6f43b57d947056aa377aea168&quot; }
&lt;p&gt;Sat Dec 21 21:54:33.765 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 88.66.193.89:53930 #54 (9 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:33.810 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn54&amp;#93;&lt;/span&gt;  authenticate db: priceapi_production &lt;/p&gt;
{ authenticate: 1, nonce: &quot;282d04c2c15bc917&quot;, user: &quot;priceapi_production&quot;, key: &quot;bf6456e4b47ec36c4dbcdbe1fca91e2f&quot; }
&lt;p&gt;Sat Dec 21 21:54:34.494 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.33.200.5:33487 #55 (10 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:34.495 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.33.200.5:33488 #56 (11 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:34.496 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn55&amp;#93;&lt;/span&gt; end connection 10.33.200.5:33487 (10 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:34.497 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn56&amp;#93;&lt;/span&gt; end connection 10.33.200.5:33488 (9 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:37.697 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.33.200.5:33561 #57 (10 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:37.699 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn57&amp;#93;&lt;/span&gt; end connection 10.33.200.5:33561 (9 connections now open)&lt;br/&gt;
Sat Dec 21 21:54:37.861 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn13&amp;#93;&lt;/span&gt; Assertion: 10334:BSONObj size: 0 (0x00000000) is invalid. Size must be between 0 and 16793600(16MB) First element: EOO&lt;br/&gt;
0xdc7f71 0xd8963b 0xd89b7c 0x6e8f49 0x8b67fc 0xa77b9f 0xa7b44a 0xa74c41 0xa79ffe 0xa7d10e 0x9ef5d4 0x9f08f2 0x6f0350 0xdb478e 0x7fbbcafa4851 0x7fbbca34711d&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo15printStackTraceERSo+0x21) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xdc7f71&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11msgassertedEiPKc+0x9b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xd8963b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0xd89b7c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZNK5mongo7BSONObj14_assertInvalidEv+0x5a9) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6e8f49&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo11BasicCursor7currentEv+0x5c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8b67fc&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZNK5mongo21ResponseBuildStrategy7currentEbPNS_13ResultDetailsE+0x11f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa77b9f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo20OrderedBuildStrategy11handleMatchEPNS_13ResultDetailsE+0xaa) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa7b44a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo20QueryResponseBuilder8addMatchEv+0xb1) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa74c41&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo23queryWithQueryOptimizerEiRKSsRKNS_7BSONObjERNS_5CurOpES4_S4_RKN5boost10shared_ptrINS_11ParsedQueryEEES4_RKNS_12ChunkVersionERNS7_10scoped_ptrINS_25PageFaultRetrya&lt;br/&gt;
bleSectionEEERNSG_INS_19NoPageFaultsAllowedEEERNS_7MessageE+0x3be) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa79ffe&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x1b3e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa7d10e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x9ef5d4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0x392) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x9f08f2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0x90) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6f0350&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo17PortMessageServer17handleIncomingMsgEPv+0x42e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xdb478e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0(+0x7851) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fbbcafa4851&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fbbca34711d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Sat Dec 21 21:54:37.866 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn13&amp;#93;&lt;/span&gt; assertion 10334 BSONObj size: 0 (0x00000000) is invalid. Size must be between 0 and 16793600(16MB) First element: EOO ns:local.oplog.rs query:{ $query: {}, $&lt;br/&gt;
orderby: &lt;/p&gt;
{ $natural: -1 }
&lt;p&gt; }&lt;/p&gt;</description>
                <environment></environment>
        <key id="103513">SERVER-12188</key>
            <summary>Database created from Ebs snapshot has error</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="-1">Unassigned</assignee>
                                    <reporter username="dharshanr@scalegrid.net">Dharshan Rangegowda</reporter>
                        <labels>
                    </labels>
                <created>Sat, 21 Dec 2013 23:01:00 +0000</created>
                <updated>Wed, 10 Dec 2014 23:19:12 +0000</updated>
                            <resolved>Wed, 19 Mar 2014 08:18:21 +0000</resolved>
                                    <version>2.4.8</version>
                                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="519032" author="stennie" created="Wed, 19 Mar 2014 08:18:21 +0000"  >&lt;p&gt;Hi Dharshan,&lt;/p&gt;

&lt;p&gt;I&apos;m going to close this issue due to inactivity.&lt;/p&gt;

&lt;p&gt;I would also note that the SERVER project is intended for reporting bugs or feature suggestions for the MongoDB server.&lt;/p&gt;

&lt;p&gt;For MongoDB-related support discussion please post on the mongodb-users group (&lt;a href=&quot;http://groups.google.com/group/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://groups.google.com/group/mongodb-user&lt;/a&gt;) or ask specific questions on Stack Overflow / ServerFault.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Stephen&lt;/p&gt;</comment>
                            <comment id="474104" author="dan@10gen.com" created="Sat, 21 Dec 2013 23:11:01 +0000"  >&lt;p&gt;There are some caveats to taking an EBS snapshot.  Namely, the journal must be on the same volume and you can&apos;t have a RAID configuration.&lt;/p&gt;

&lt;p&gt;See the docs:&lt;br/&gt;
&lt;a href=&quot;http://docs.mongodb.org/manual/tutorial/backup-databases-with-filesystem-snapshots/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/tutorial/backup-databases-with-filesystem-snapshots/&lt;/a&gt;&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>Sat, 21 Dec 2013 23:11:01 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 48 weeks 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>
                            9 years, 48 weeks 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>dan@mongodb.com</customfieldvalue>
            <customfieldvalue>dharshanr@scalegrid.net</customfieldvalue>
            <customfieldvalue>stephen.steneker@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrm4xr:</customfieldvalue>

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

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

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