<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:03:58 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-3759] filesystem ops may cause termination when no space left on device</title>
                <link>https://jira.mongodb.org/browse/SERVER-3759</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;eg &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3225&quot; title=&quot;Out of disk space while building new index terminates server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3225&quot;&gt;&lt;del&gt;SERVER-3225&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Wed Jun 8 21:23:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn665&amp;#93;&lt;/span&gt; CMD: drop gravity_test.artists&lt;br/&gt;
Wed Jun 8 21:23:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn665&amp;#93;&lt;/span&gt; building new index on &lt;/p&gt;
{ _id: 1 }
&lt;p&gt; for gravity_test.users&lt;br/&gt;
Wed Jun 8 21:23:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn665&amp;#93;&lt;/span&gt; Uncaught std::exception: boost::filesystem::create_directory: No space left on device: &quot;/var/lib/mongodb/_tmp/esort.1307586190.1030033087&quot;, terminating&lt;br/&gt;
Wed Jun 8 21:23:10 dbexit:&lt;/p&gt;

&lt;p&gt;In the above case it looks like the failure occurs when we try to generate an external sort directory in extsort.cpp, but there are other cases that can be problematic.  It looks like we are calling dbexit such cases because a boost exception is not an expected mongo exception.&lt;/p&gt;


&lt;p&gt;In another example, there may also be an issue when running out of space writing to the external sort files &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3430&quot; title=&quot;Exception while running a command-line repair&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3430&quot;&gt;&lt;del&gt;SERVER-3430&lt;/del&gt;&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Mon Jul 18 13:42:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; building new index on &lt;/p&gt;
{ status: 1, processed_by: 1, date_queued: 1 }
&lt;p&gt; for queue.metaevent background&lt;br/&gt;
		979700/10216298	9%&lt;br/&gt;
		1006500/10216298	9%&lt;br/&gt;
		1852600/10216298	18%&lt;br/&gt;
		2370700/10216298	23%&lt;br/&gt;
		3000000/10216298	29%&lt;br/&gt;
		4000000/10216298	39%&lt;br/&gt;
		5000000/10216298	48%&lt;br/&gt;
		6000000/10216298	58%&lt;br/&gt;
		7000000/10216298	68%&lt;br/&gt;
		8000000/10216298	78%&lt;br/&gt;
		9000000/10216298	88%&lt;br/&gt;
		10000000/10216298	97%&lt;br/&gt;
Mon Jul 18 13:44:31 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; 	 external sort used : 11 files  in 147 secs&lt;br/&gt;
Mon Jul 18 13:44:31 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Assertion: 10446:mmap: can&apos;t map area of size 0 file: /data/db/_tmp/esort.1310996524.1314405272//file.7&lt;br/&gt;
0x55f5aa 0x5ba9f8 0x7a5eb5 0x7a994e 0x776b40 0x77874d 0x77a0ae 0x77b4cf 0x726458 0x727dcd 0x728e0d 0x78349a 0x8aab98 0x8abad4 0x8acecc 0x8ada88 0x8b36bf 0x7f4c7a53fc1d 0x4e10c9 &lt;br/&gt;
 mongod(_ZN5mongo11msgassertedEiPKc+0x12a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x55f5aa&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo16MemoryMappedFile3mapEPKcRyi+0x438) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5ba9f8&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo21BSONObjExternalSorter12FileIteratorC1ESs+0x45) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7a5eb5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo21BSONObjExternalSorter8IteratorC1EPS0&lt;/em&gt;+0x13e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7a994e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo14fastBuildIndexEPKcPNS_16NamespaceDetailsERNS_12IndexDetailsEi+0xc70) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x776b40&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x77874d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11DataFileMgr6insertEPKcPKvibRKNS_11BSONElementEb+0xf4e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x77a0ae&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11DataFileMgr16insertWithObjModEPKcRNS_7BSONObjEb+0x5f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x77b4cf&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo6Cloner4copyEPKcS2_bbbbNS_5QueryE+0x3a8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x726458&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo6Cloner2goEPKcRSsRKSsbbbb+0x10cd) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x727dcd&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo9cloneFromEPKcRSsRKSsbbbb+0x3d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x728e0d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo14repairDatabaseESsRSsbb+0x46a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x78349a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11doDBUpgradeERKSsSsPNS_14DataFileHeaderE+0x68) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8aab98&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8abad4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo14_initAndListenEiPKc+0x41c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8acecc&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo13initAndListenEiPKc+0x18) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8ada88&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(main+0x5acf) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8b36bf&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(__libc_start_main+0xfd) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7f4c7a53fc1d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(__gxx_personality_v0+0x3a1) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4e10c9&amp;#93;&lt;/span&gt;&lt;br/&gt;
Mon Jul 18 13:44:31 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; exception in initAndListen std::exception: mmap: can&apos;t map area of size 0 file:&lt;/p&gt;</description>
                <environment></environment>
        <key id="21861">SERVER-3759</key>
            <summary>filesystem ops may cause termination when no space left on device</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="backlog-server-execution">Backlog - Storage Execution Team</assignee>
                                    <reporter username="aaron">Aaron Staple</reporter>
                        <labels>
                    </labels>
                <created>Sun, 4 Sep 2011 22:51:09 +0000</created>
                <updated>Tue, 6 Dec 2022 05:40:57 +0000</updated>
                            <resolved>Tue, 18 Dec 2018 20:13:29 +0000</resolved>
                                                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="18053">SERVER-3225</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="66799">SERVER-8783</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="19585">SERVER-3430</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="149915">SERVER-14725</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="134473">SERVER-13811</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="43857">SERVER-6387</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="121650">SERVER-13224</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14478">SERVER-2473</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="23389">SERVER-4038</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="74098">SERVER-9552</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>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25136"><![CDATA[Storage Execution]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 24 weeks, 3 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>alexander.golin@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 24 weeks, 3 days 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>aaron</customfieldvalue>
            <customfieldvalue>backlog-server-execution</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrorun:</customfieldvalue>

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

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

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