<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:09:56 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-5808] init: mongodb main process terminated with status 100 when space is running low</title>
                <link>https://jira.mongodb.org/browse/SERVER-5808</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I was running an update command on a capped collection and the server suddenly started showing the following message: &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Thu May 10 12:47:07 DBClientCursor::init call() failed&lt;br/&gt;
Thu May 10 12:47:07 query failed : ***** to: localhost&lt;br/&gt;
Error: error doing query: failed&lt;br/&gt;
Thu May 10 12:47:07 trying reconnect to localhost&lt;br/&gt;
Thu May 10 12:47:07 reconnect localhost ok&lt;br/&gt;
Thu May 10 12:47:07 DBClientCursor::init call() failed&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I couldn&apos;t find anything in the logs but I happened to check dmesg and it had the entry &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;[   49.842846] init: mongodb main process (1074) terminated with status 100&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;And when I tried to start mongo again I got another entry in dmesg&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;[  225.928777] init: mongodb main process (1092) terminated with status 100&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The only thing that I can think of being the problem is that the VM I&apos;m using is almost out of space&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;=&amp;gt; / is using 96.3% of 1.70GB&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I would imagine that if this is an issue with space then there should be something in the logs or something to point me in the right direction.&lt;/p&gt;</description>
                <environment>Ubuntu 11.10, 10 gen ubuntu packages using upstart, Virtual Machine using Virtual Box on Mac</environment>
        <key id="38348">SERVER-5808</key>
            <summary>init: mongodb main process terminated with status 100 when space is running low</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="adamc">Adam Comerford</assignee>
                                    <reporter username="real_ate">Chris Manson</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 May 2012 12:14:02 +0000</created>
                <updated>Wed, 11 Apr 2018 12:38:33 +0000</updated>
                            <resolved>Fri, 11 Jan 2013 17:00:30 +0000</resolved>
                                    <version>2.0.4</version>
                                                    <component>Stability</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="1861220" author="christopherreay" created="Wed, 11 Apr 2018 12:29:07 +0000"  >&lt;p&gt;Hello, I just came across this issue with 90% disk space used, and about 1.5GB of free diskspace on the server. &lt;/p&gt;

&lt;p&gt;`service start mongod` reports back as &quot;started, PID w/e&quot;&lt;br/&gt;
`service --status-all`&lt;br/&gt;
mongod service reports running, where the mongodb service doesnt.&lt;/p&gt;

&lt;p&gt;I found this because I couldnt connect to mongodb. &lt;br/&gt;
this happened after a restart of the machine (i.e. doesnt happen if the disk space is varying whilst the service is running, just when it is not).&lt;/p&gt;

&lt;p&gt;I deleted a bunch of stuff, and am at about 70% disk usage with 5.5 GB free, and mongo starts fine&lt;br/&gt;
Cheers&lt;/p&gt;</comment>
                            <comment id="176070" author="adamc" created="Wed, 17 Oct 2012 16:06:02 +0000"  >&lt;p&gt;By my calculations, 96.3% of 1.7GB means there was just ~64MB left on the device here which is very low in real terms, if this was 1.7TB with 64GB to spare, I think it would be OK.  The quickest way to determine if this was disk space would be to increase the size (it&apos;s a Virtual Box VM right?) and then see if the error still happens.&lt;/p&gt;

&lt;p&gt;Adam.&lt;/p&gt;</comment>
                            <comment id="118773" author="eliot" created="Sat, 12 May 2012 04:35:17 +0000"  >&lt;p&gt;Is that from du? &lt;br/&gt;
When its that close, can be funny about allocations/fragmentation.&lt;/p&gt;
</comment>
                            <comment id="118559" author="real_ate" created="Fri, 11 May 2012 13:20:33 +0000"  >&lt;p&gt;As I said in the the main description the disk is not full but it is 96% full&lt;/p&gt;</comment>
                            <comment id="118495" author="eliot" created="Fri, 11 May 2012 05:48:37 +0000"  >&lt;p&gt;Is the disk full?&lt;/p&gt;</comment>
                            <comment id="118079" author="real_ate" created="Thu, 10 May 2012 13:16:11 +0000"  >&lt;p&gt;Well there is noting in the log. It seems to have just ended a few days ago.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Sun Apr 29 06:50:00 &lt;span class=&quot;error&quot;&gt;&amp;#91;PeriodicTask::Runner&amp;#93;&lt;/span&gt; task: DBConnectionPool-cleaner took: 21ms&lt;br/&gt;
Sun Apr 29 06:50:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;clientcursormon&amp;#93;&lt;/span&gt; mem (MB) res:1 virt:727 mapped:240&lt;br/&gt;
Sun Apr 29 06:51:00 &lt;span class=&quot;error&quot;&gt;&amp;#91;PeriodicTask::Runner&amp;#93;&lt;/span&gt; task: WriteBackManager::cleaner took: 6ms&lt;br/&gt;
Sun Apr 29 06:51:00 &lt;span class=&quot;error&quot;&gt;&amp;#91;PeriodicTask::Runner&amp;#93;&lt;/span&gt; task: DBConnectionPool-cleaner took: 4ms&lt;br/&gt;
Sun Apr 29 06:53:03 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2082&amp;#93;&lt;/span&gt; end connection 10.0.2.2:58158&lt;br/&gt;
Sun Apr 29 06:53:03 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.0.2.2:58220 #2086&lt;br/&gt;
Sun Apr 29 06:53:03 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2086&amp;#93;&lt;/span&gt;  authenticate: ********&lt;br/&gt;
Sun Apr 29 06:53:03 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2086&amp;#93;&lt;/span&gt; command authentication.$cmd command: ******&lt;br/&gt;
Sun Apr 29 06:53:03 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2086&amp;#93;&lt;/span&gt; end connection 10.0.2.2:58220&lt;br/&gt;
Sun Apr 29 06:53:07 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.0.2.2:5822&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I just did a ls -l on the log file after trying to start the mongodb service again and it seems to be last modified recently but nothing is getting appended&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ubuntu@host-dev:~$ ls -l /var/log/mongodb/mongodb.log &lt;br/&gt;
&amp;#45;rw&amp;#45;r&amp;#45;&amp;#45;r&amp;#45;&amp;#45; 1 mongodb nogroup 778240 2012-05-10 14:15 /var/log/mongodb/mongodb.log&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="118068" author="eliot" created="Thu, 10 May 2012 12:39:55 +0000"  >&lt;p&gt;Can you send more of the log?&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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 10 May 2012 12:39:55 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 44 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>christopherreay</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 44 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="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>adamc</customfieldvalue>
            <customfieldvalue>real_ate</customfieldvalue>
            <customfieldvalue>christopherreay</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hro3cv:</customfieldvalue>

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

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

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