<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:03:02 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-3430] Exception while running a command-line repair</title>
                <link>https://jira.mongodb.org/browse/SERVER-3430</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I ran a command-line repair on one server in 2 server+arbiter replica set to try to reclaim some disk space and got the following error:&lt;/p&gt;

&lt;p&gt;&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.1310694712.469162920//file.9&lt;br/&gt;
0x55f5aa 0x5ba9f8 0x7a5eb5 0x7a994e 0x776b40 0x77874d 0x77a0ae 0x77b4cf 0x726458 0x727dcd 0x728e0d 0x78349a 0x8aab98 0x8abad4 0x8acecc 0x8ada88 0x8b36bf 0x7f2daff0ac1d 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;0x7f2daff0ac1d&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;
Fri Jul 15 01:54:23 &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: /data/db/_tmp/esort.1310694712.469162920//file.9, terminating&lt;/p&gt;

&lt;p&gt;The repair was successful on the other server.&lt;/p&gt;</description>
                <environment>Amazon Linux</environment>
        <key id="19585">SERVER-3430</key>
            <summary>Exception while running a command-line repair</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="3">Duplicate</resolution>
                                        <assignee username="aaron">Aaron Staple</assignee>
                                    <reporter username="andrew.huling@gamechanger.io">Andrew Huling </reporter>
                        <labels>
                    </labels>
                <created>Fri, 15 Jul 2011 02:38:16 +0000</created>
                <updated>Fri, 30 Mar 2012 14:24:22 +0000</updated>
                            <resolved>Mon, 12 Sep 2011 19:48:04 +0000</resolved>
                                    <version>1.8.2</version>
                                                    <component>Tools</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="53527" author="aaron" created="Mon, 12 Sep 2011 19:48:04 +0000"  >&lt;p&gt;I think it might be &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3759&quot; title=&quot;filesystem ops may cause termination when no space left on device&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3759&quot;&gt;&lt;del&gt;SERVER-3759&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="52449" author="aaron" created="Mon, 5 Sep 2011 05:29:30 +0000"  >&lt;p&gt;Hi Andrew - is it possible /data/db ran out of space during the repair?  Mongod would have put some temporary files in there.&lt;/p&gt;</comment>
                            <comment id="42853" author="andrew.huling@gamechanger.io" created="Mon, 18 Jul 2011 18:01:26 +0000"  >&lt;p&gt;Here it is. Thank you for your help!&lt;/p&gt;</comment>
                            <comment id="42847" author="eliot" created="Mon, 18 Jul 2011 17:52:01 +0000"  >&lt;p&gt;Can you attach the full log file?&lt;/p&gt;</comment>
                            <comment id="42846" author="andrew.huling@gamechanger.io" created="Mon, 18 Jul 2011 17:48:22 +0000"  >&lt;p&gt;That is correct. It looks to me like it is looking for a file in that directory, not finding it, and then as part of the process trying to use that non-existent (size 0) file somewhere as a result. But I really have no idea what I&apos;m talking about so I could be way off.&lt;/p&gt;</comment>
                            <comment id="42843" author="eliot" created="Mon, 18 Jul 2011 17:38:48 +0000"  >&lt;p&gt;And nothing in /data/db/_tmp/?&lt;/p&gt;</comment>
                            <comment id="42840" author="andrew.huling@gamechanger.io" created="Mon, 18 Jul 2011 17:35:14 +0000"  >&lt;p&gt;Here is the ls -la of those directories when it errs out:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_0&amp;#93;&lt;/span&gt;$ ls -la&lt;br/&gt;
total 18835472&lt;br/&gt;
drwxr-xr-x 2 root root       4096 Jul 14 23:48 .&lt;br/&gt;
drwxr-xr-x 7 root root       4096 Jul 18 13:29 ..&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   67108864 Jul 14 23:54 queue.0&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  134217728 Jul 14 23:38 queue.1&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 14 23:51 queue.10&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 14 23:54 queue.11&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 14 23:49 queue.12&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  268435456 Jul 14 23:38 queue.2&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  536870912 Jul 14 23:39 queue.3&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 1073741824 Jul 14 23:40 queue.4&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 14 23:42 queue.5&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 14 23:43 queue.6&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 14 23:44 queue.7&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 14 23:46 queue.8&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 14 23:47 queue.9&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   16777216 Jul 14 23:54 queue.ns&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_0&amp;#93;&lt;/span&gt;$ cd ../\$tmp_repairDatabase_1&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_1&amp;#93;&lt;/span&gt;$ ls -la&lt;br/&gt;
total 18835472&lt;br/&gt;
drwxr-xr-x 2 root root       4096 Jul 15 00:20 .&lt;br/&gt;
drwxr-xr-x 7 root root       4096 Jul 18 13:29 ..&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   67108864 Jul 15 00:27 queue.0&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  134217728 Jul 15 00:06 queue.1&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:24 queue.10&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:27 queue.11&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:21 queue.12&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  268435456 Jul 15 00:06 queue.2&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  536870912 Jul 15 00:07 queue.3&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 1073741824 Jul 15 00:08 queue.4&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:11 queue.5&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:13 queue.6&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:15 queue.7&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:17 queue.8&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:19 queue.9&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   16777216 Jul 15 00:27 queue.ns&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_1&amp;#93;&lt;/span&gt;$ cd ../\$tmp_repairDatabase_2&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_2&amp;#93;&lt;/span&gt;$ ls -la&lt;br/&gt;
total 18835472&lt;br/&gt;
drwxr-xr-x 2 root root       4096 Jul 15 00:58 .&lt;br/&gt;
drwxr-xr-x 7 root root       4096 Jul 18 13:29 ..&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   67108864 Jul 15 01:04 queue.0&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  134217728 Jul 15 00:49 queue.1&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:01 queue.10&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:04 queue.11&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:59 queue.12&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  268435456 Jul 15 00:49 queue.2&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  536870912 Jul 15 00:49 queue.3&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 1073741824 Jul 15 00:50 queue.4&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:51 queue.5&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:53 queue.6&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:54 queue.7&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:56 queue.8&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 00:57 queue.9&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   16777216 Jul 15 01:04 queue.ns&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_2&amp;#93;&lt;/span&gt;$ cd ../\$tmp_repairDatabase_3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_3&amp;#93;&lt;/span&gt;$ ls -la&lt;br/&gt;
total 18835472&lt;br/&gt;
drwxr-xr-x 2 root root       4096 Jul 15 01:49 .&lt;br/&gt;
drwxr-xr-x 7 root root       4096 Jul 18 13:29 ..&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   67108864 Jul 15 01:54 queue.0&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  134217728 Jul 15 01:39 queue.1&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:51 queue.10&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:54 queue.11&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:49 queue.12&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  268435456 Jul 15 01:39 queue.2&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  536870912 Jul 15 01:39 queue.3&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 1073741824 Jul 15 01:40 queue.4&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:42 queue.5&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:43 queue.6&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:44 queue.7&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:46 queue.8&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 15 01:47 queue.9&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   16777216 Jul 15 01:54 queue.ns&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_3&amp;#93;&lt;/span&gt;$ cd ../\$tmp_repairDatabase_4&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ahuling@mongo01.i.staging.gamechanger.io $tmp_repairDatabase_4&amp;#93;&lt;/span&gt;$ ls -la&lt;br/&gt;
total 18835472&lt;br/&gt;
drwxr-xr-x 2 root root       4096 Jul 18 13:39 .&lt;br/&gt;
drwxr-xr-x 7 root root       4096 Jul 18 13:29 ..&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   67108864 Jul 18 13:44 queue.0&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  134217728 Jul 18 13:29 queue.1&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 18 13:41 queue.10&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 18 13:44 queue.11&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 18 13:39 queue.12&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  268435456 Jul 18 13:29 queue.2&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root  536870912 Jul 18 13:29 queue.3&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 1073741824 Jul 18 13:30 queue.4&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 18 13:32 queue.5&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 18 13:33 queue.6&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 18 13:35 queue.7&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 18 13:36 queue.8&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root 2146435072 Jul 18 13:37 queue.9&lt;br/&gt;
&lt;del&gt;rw&lt;/del&gt;------ 1 root root   16777216 Jul 18 13:44 queue.ns&lt;/p&gt;</comment>
                            <comment id="42834" author="eliot" created="Mon, 18 Jul 2011 17:11:17 +0000"  >&lt;p&gt;Ah yes.&lt;br/&gt;
Can you send the full contents of all those directories with size information when/if it errors out.&lt;/p&gt;</comment>
                            <comment id="42783" author="andrew.huling@gamechanger.io" created="Mon, 18 Jul 2011 13:46:53 +0000"  >&lt;p&gt;I&apos;m running it now and there appears to be nothing in that directory still. However, I realized that you might not be aware that I am running the repair with the repairpath option specified. In that directory, there are 5 sub-directories $tmp_repairDatabase_0 - $tmp_repairDatabase_4. In those directories, there are a bunch of non-zero sized files named for the database being backed up. Let me know if you&apos;d like more detail about that directory.&lt;/p&gt;</comment>
                            <comment id="42690" author="eliot" created="Sun, 17 Jul 2011 04:39:40 +0000"  >&lt;p&gt;Can you try the repair again and send ls -la of the tmp?&lt;/p&gt;</comment>
                            <comment id="42688" author="andrew.huling@gamechanger.io" created="Sun, 17 Jul 2011 03:58:30 +0000"  >&lt;p&gt;It is still failing.&lt;/p&gt;</comment>
                            <comment id="42678" author="eliot" created="Sun, 17 Jul 2011 01:42:44 +0000"  >&lt;p&gt;Is it still failing or did it eventually work?&lt;/p&gt;</comment>
                            <comment id="42522" author="andrew.huling@gamechanger.io" created="Fri, 15 Jul 2011 14:55:12 +0000"  >&lt;p&gt;The directory no longer exists. I did run that command at least once after the repair process had failed (I ran the process multiple times to see if the problem continued to happen) when the _tmp directory was there, but it was empty.&lt;/p&gt;</comment>
                            <comment id="42502" author="eliot" created="Fri, 15 Jul 2011 14:31:22 +0000"  >&lt;p&gt;Can you do a ls -la on /data/db/_tmp/ if it still exists&lt;/p&gt;</comment>
                            <comment id="42484" author="andrew.huling@gamechanger.io" created="Fri, 15 Jul 2011 13:03:31 +0000"  >&lt;p&gt;I don&apos;t think there was ever an unclean shutdown and I am running with journaling.&lt;/p&gt;</comment>
                            <comment id="42465" author="eliot" created="Fri, 15 Jul 2011 07:19:44 +0000"  >&lt;p&gt;Was there ever an unclean shutdown?&lt;br/&gt;
Are you running with journalling?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="21861">SERVER-3759</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12280" name="mongo01.staging_repair.log" size="59017" author="andrew.huling@gamechanger.io" created="Mon, 18 Jul 2011 18:01:26 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 15 Jul 2011 07:19:44 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 23 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, 23 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="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>aaron</customfieldvalue>
            <customfieldvalue>andrew.huling@gamechanger.io</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|hrovq7:</customfieldvalue>

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

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

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