<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:20:28 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-29312] WiredTiger.wt: encountered an illegal file format or internal value</title>
                <link>https://jira.mongodb.org/browse/SERVER-29312</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Hello, &lt;br/&gt;
After a bad server/mongod shutdown, I am unable to restart Mongod. I&apos;m 99% confident that my issue is that same as #&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26103&quot; title=&quot;WiredTiger.wt: encountered an illegal file format or internal value&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26103&quot;&gt;&lt;del&gt;SERVER-26103&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Repair command is not possible, because of the following error :&lt;br/&gt;
2017-05-22T13:26:25.739+0200 I CONTROL  &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: { repair: true, storage: &lt;/p&gt;
{ dbPath: &quot;/home/mongodb/&quot; }
&lt;p&gt; }&lt;br/&gt;
2017-05-22T13:26:25.758+0200 I -        &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Detected data files in /home/mongodb/ created by the &apos;wiredTiger&apos; storage engine, so setting the active storage engine to &apos;wiredTiger&apos;.&lt;br/&gt;
2017-05-22T13:26:25.762+0200 I STORAGE  &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; exception in initAndListen: 72 Requested option conflicts with current storage engine option for directoryForIndexes; you requested false but the current server storage is already set to true and cannot be changed, terminating&lt;/p&gt;

&lt;p&gt;I join to this ticket the wirertiger.wt files, and i hope that someone can repair it&lt;br/&gt;
Thanks for your help&lt;/p&gt;
</description>
                <environment></environment>
        <key id="385579">SERVER-29312</key>
            <summary>WiredTiger.wt: encountered an illegal file format or internal value</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="mark.agarunov">Mark Agarunov</assignee>
                                    <reporter username="infrastructure">Sophie Perrineau</reporter>
                        <labels>
                            <label>envns</label>
                            <label>rpo</label>
                            <label>rps</label>
                            <label>trcf</label>
                            <label>wtc</label>
                    </labels>
                <created>Mon, 22 May 2017 11:31:36 +0000</created>
                <updated>Fri, 27 Jul 2018 18:29:01 +0000</updated>
                            <resolved>Tue, 23 May 2017 22:37:34 +0000</resolved>
                                    <version>3.4.1</version>
                                                    <component>WiredTiger</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="1578368" author="mark.agarunov" created="Tue, 23 May 2017 22:36:33 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=infrastructure&quot; class=&quot;user-hover&quot; rel=&quot;infrastructure&quot;&gt;infrastructure&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for providing the additional information. Unfortunately, this error indicates that there was corruption on the disk. In this situation, my best recommendation would be to resync the affected node or restore from a backup if possible.&lt;/p&gt;

&lt;p&gt;Please note that SERVER project is for reporting bugs or feature suggestions for the MongoDB server. For MongoDB-related support see our &lt;a href=&quot;https://docs.mongodb.org/manual/support&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Technical Support page&lt;/a&gt; for additional resources. &lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Mark&lt;/p&gt;</comment>
                            <comment id="1577932" author="infrastructure" created="Tue, 23 May 2017 17:11:11 +0000"  >&lt;p&gt;Hello,&lt;br/&gt;
I&apos;ve extracted the files and run the rapir cmd on the second database.&lt;br/&gt;
This times, repair is failing :&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;It complains ajout sizeStorer.wt&lt;/li&gt;
	&lt;li&gt;then it salvages collections of the admin database&lt;/li&gt;
	&lt;li&gt;and then it fails to restore the first collection of a business database&lt;br/&gt;
I join the complete log : repair_secondserver.log&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Is there a way to force the content of this collection to empty in order to repair the other files ?&lt;/p&gt;</comment>
                            <comment id="1577886" author="mark.agarunov" created="Tue, 23 May 2017 16:36:46 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=infrastructure&quot; class=&quot;user-hover&quot; rel=&quot;infrastructure&quot;&gt;infrastructure&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;I&apos;m glad to hear the repaired files worked. I&apos;ve attached a repair attempt of the second set of files you&apos;ve provided. Would you please extract these files and replace them in your &lt;tt&gt;$dbpath&lt;/tt&gt; as with the previous set and let us know if it resolves the issue?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Mark&lt;/p&gt;</comment>
                            <comment id="1577654" author="infrastructure" created="Tue, 23 May 2017 13:45:08 +0000"  >&lt;p&gt;The first DB is started without errors now. But we&apos;re still waiting for a solution for the other shard which has exactly the same problem (the damaged files are in the zip named wd06.zip).&lt;/p&gt;</comment>
                            <comment id="1577437" author="infrastructure" created="Tue, 23 May 2017 07:36:43 +0000"  >&lt;p&gt;The first db seems to be OK (repair process ongoing). Could you please do the same operation for the second DB : the files are in the zip named wd06.zip&lt;/p&gt;</comment>
                            <comment id="1576983" author="mark.agarunov" created="Mon, 22 May 2017 19:03:07 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=infrastructure&quot; class=&quot;user-hover&quot; rel=&quot;infrastructure&quot;&gt;infrastructure&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for the report. I&apos;ve attached a repair attempt of the files you&apos;ve provided. Would you please extract these files and replace them in your &lt;tt&gt;$dbpath&lt;/tt&gt; and let us know if it resolves the issue? &lt;/p&gt;

&lt;p&gt;Thanks, &lt;br/&gt;
Mark&lt;/p&gt;</comment>
                            <comment id="1576540" author="infrastructure" created="Mon, 22 May 2017 13:53:44 +0000"  >&lt;p&gt;I have the same problem on a second server. Here are the corrupted files.&lt;br/&gt;
We also tried the reapir command with &quot;--wiredTigerDirectoryForIndexes&quot; option, it failed.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="156805" name="SERVER-29312-repair-2.tar.gz" size="210023" author="mark.agarunov" created="Tue, 23 May 2017 16:35:21 +0000"/>
                            <attachment id="156638" name="WiredTiger.turtle" size="946" author="infrastructure" created="Mon, 22 May 2017 11:31:20 +0000"/>
                            <attachment id="156639" name="WiredTiger.wt" size="2592768" author="infrastructure" created="Mon, 22 May 2017 11:31:26 +0000"/>
                            <attachment id="156637" name="mongodb.log" size="11507" author="infrastructure" created="Mon, 22 May 2017 11:31:20 +0000"/>
                            <attachment id="156691" name="repair-SERVER-29312.tar.gz" size="198330" author="mark.agarunov" created="Mon, 22 May 2017 19:03:00 +0000"/>
                            <attachment id="156650" name="repair.log" size="8019" author="infrastructure" created="Mon, 22 May 2017 13:53:56 +0000"/>
                            <attachment id="156812" name="repair_secondserver.log" size="429153" author="infrastructure" created="Tue, 23 May 2017 17:11:05 +0000"/>
                            <attachment id="156651" name="wd06.zip" size="201166" author="infrastructure" created="Mon, 22 May 2017 13:53:58 +0000"/>
                    </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>Mon, 22 May 2017 18:18:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 38 weeks, 1 day 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>nick.brewer</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 38 weeks, 1 day ago
                        </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>mark.agarunov</customfieldvalue>
            <customfieldvalue>infrastructure</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht7rvz:</customfieldvalue>

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

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

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