<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:05:38 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-4318] Assertion: 13636:file /data/db/production.5 open/create failed in createPrivateMap (look in log for more information)</title>
                <link>https://jira.mongodb.org/browse/SERVER-4318</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;After rebooting the machine.&lt;br/&gt;
The mongo Server fails while starting with --journal argument.&lt;/p&gt;

&lt;p&gt;Here the log data:&lt;br/&gt;
createPrivateMap failed /data/db/production.5 errno:8 F&#252;r diesen Befehl ist nicht gen&#252;gend Speicher verf&#252;gbar. filelen:536608768 (32 bit build)&lt;br/&gt;
Fri Nov 18 15:32:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2&amp;#93;&lt;/span&gt; Assertion: 13636:file /data/db/production.5 open/create failed in createPrivateMap (look in log for more information)&lt;br/&gt;
Fri Nov 18 15:32:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2&amp;#93;&lt;/span&gt; command admin.$cmd command: &lt;/p&gt;
{ listDatabases: 1 }
&lt;p&gt; ntoreturn:1 exception: file /data/db/production.5 open/create failed in createPrivateMap (look in log for more information) code:13636 reslen:205 142ms&lt;/p&gt;


&lt;p&gt;The translation for:&lt;br/&gt;
F&#252;r diesen Befehl ist nicht gen&#252;gend Speicher verf&#252;gbar.&lt;br/&gt;
should be:&lt;br/&gt;
Not enough storage is available to process this command&lt;/p&gt;

&lt;p&gt;If i start the mongo server without the --journal argument the server starts correctly.&lt;br/&gt;
But unfortunately with lost data in a collection.&lt;/p&gt;</description>
                <environment>Windows 7 32 Bit&lt;br/&gt;
4.0 GB RAM</environment>
        <key id="25111">SERVER-4318</key>
            <summary>Assertion: 13636:file /data/db/production.5 open/create failed in createPrivateMap (look in log for more information)</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="rockthecity">Patrick G.</reporter>
                        <labels>
                            <label>Windows</label>
                            <label>crash</label>
                    </labels>
                <created>Fri, 18 Nov 2011 15:22:17 +0000</created>
                <updated>Tue, 29 May 2012 14:53:14 +0000</updated>
                            <resolved>Mon, 21 Nov 2011 00:47:17 +0000</resolved>
                                    <version>2.0.0</version>
                                                    <component>Stability</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="67846" author="rockthecity" created="Mon, 21 Nov 2011 10:49:31 +0000"  >&lt;p&gt;unfortunately not.&lt;br/&gt;
Cause i didn&apos;t append to a file.&lt;/p&gt;</comment>
                            <comment id="67804" author="eliot" created="Mon, 21 Nov 2011 00:47:17 +0000"  >&lt;p&gt;If you have the logs would  be great if you could send just so we could take a look&lt;/p&gt;</comment>
                            <comment id="67770" author="rockthecity" created="Sun, 20 Nov 2011 10:43:41 +0000"  >&lt;p&gt;Nothing that i know.&lt;br/&gt;
But my data is back after dumping and restoring.&lt;br/&gt;
So everything went fine.&lt;/p&gt;

&lt;p&gt;Thanks for your help.&lt;/p&gt;</comment>
                            <comment id="67746" author="eliot" created="Sat, 19 Nov 2011 22:49:43 +0000"  >&lt;p&gt;When you brought it back up without journal, what did you do while it was up?&lt;/p&gt;</comment>
                            <comment id="67725" author="rockthecity" created="Sat, 19 Nov 2011 11:31:41 +0000"  >&lt;p&gt;Now i upgraded to a 64-bit Host and mongo runs now again with the --journal argument.&lt;/p&gt;

&lt;p&gt;Unfortunatetly i lost a lot of data in one collection.&lt;/p&gt;

&lt;p&gt;Curiously enough the data file is about 100MB but in the collection self i see just the &quot;_id&quot; field&lt;br/&gt;
nothing else.&lt;/p&gt;

</comment>
                            <comment id="67613" author="eliot" created="Fri, 18 Nov 2011 15:52:31 +0000"  >&lt;p&gt;Yes - that&apos;s a size in bytes of a file mongo wants to allocate.&lt;/p&gt;</comment>
                            <comment id="67612" author="rockthecity" created="Fri, 18 Nov 2011 15:49:29 +0000"  >&lt;p&gt;Is this &quot;536608768&quot; the value mongo tries to allocate memory ?&lt;br/&gt;
Which unit is this ?&lt;/p&gt;</comment>
                            <comment id="67611" author="eliot" created="Fri, 18 Nov 2011 15:38:55 +0000"  >&lt;p&gt;Hard to say why the system needs more space - but the error is from running out of virtual space.&lt;/p&gt;

&lt;p&gt;Journalling needs more virtual space than without - which is why it starts without --journal&lt;/p&gt;</comment>
                            <comment id="67610" author="rockthecity" created="Fri, 18 Nov 2011 15:36:27 +0000"  >&lt;p&gt;I didn&apos;t understand:&lt;br/&gt;
Why should i upgrade to a 64bit Host ?&lt;br/&gt;
Everything wen&apos;t fine until the restart.&lt;/p&gt;

&lt;p&gt;No i didn&apos;t do any writes after starting.&lt;br/&gt;
I just started the mongo shell&lt;/p&gt;</comment>
                            <comment id="67608" author="eliot" created="Fri, 18 Nov 2011 15:32:56 +0000"  >&lt;p&gt;You need to upgrade to a 64-bit host.&lt;/p&gt;

&lt;p&gt;If you started without --journal - you need to shutdown immediately.&lt;/p&gt;

&lt;p&gt;Did you do any writes after starting?&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>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 18 Nov 2011 15:32:56 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 13 weeks, 2 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="10022"><![CDATA[Windows]]></customfieldvalue>

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

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

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

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