<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:22:19 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-29976] I have a Linux Centos 7 server, with an LVM configuration and a file system in XFS. Here you have a mongo 3.0.7 </title>
                <link>https://jira.mongodb.org/browse/SERVER-29976</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;After an unexpected shutdown a few days ago. Sends an error &#8220;***aborting after fassert() failure &#8220;. A new server with the same version was installed and the files of the corrupted database were placed, and after WT tools were used and where the file checksum presents problems, specfied in wiredtiger.wt&lt;/p&gt;


&lt;p&gt;Thanks, Regards&lt;/p&gt;</description>
                <environment></environment>
        <key id="400683">SERVER-29976</key>
            <summary>I have a Linux Centos 7 server, with an LVM configuration and a file system in XFS. Here you have a mongo 3.0.7 </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="ccornel">Carlos Cornel</reporter>
                        <labels>
                            <label>envm</label>
                            <label>rpo</label>
                            <label>trcf</label>
                            <label>wtc</label>
                    </labels>
                <created>Wed, 5 Jul 2017 15:44:33 +0000</created>
                <updated>Mon, 6 Aug 2018 18:02:34 +0000</updated>
                            <resolved>Wed, 2 Aug 2017 15:46:19 +0000</resolved>
                                    <version>3.0.7</version>
                                                    <component>WiredTiger</component>
                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="1638777" author="mark.agarunov" created="Wed, 2 Aug 2017 15:46:10 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ccornel&quot; class=&quot;user-hover&quot; rel=&quot;ccornel&quot;&gt;ccornel&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for providing the additional information. Unfortunately, this error indicates that the disk corruption affected more than just the WiredTiger.wt file. In this situation, I would recommend checking the integrity of your disks and then restoring from a backup.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Mark&lt;/p&gt;</comment>
                            <comment id="1615844" author="ccornel" created="Thu, 6 Jul 2017 23:58:21 +0000"  >&lt;p&gt;Hello Mark Agarunov, &lt;/p&gt;

&lt;p&gt;thank you so much for your quick response. The files attached in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-29976&quot; title=&quot;I have a Linux Centos 7 server, with an LVM configuration and a file system in XFS. Here you have a mongo 3.0.7 &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-29976&quot;&gt;&lt;del&gt;SERVER-29976&lt;/del&gt;&lt;/a&gt;-repair.tar.gz were replaced and the error related to the checksum was fixed, but, when i run the &amp;#8211; repair command again, a new error appeared (described in the mongolog2.txt file). I attached the mongo database folder version 3.0.7 ( DB&amp;amp;log.tar). and the answers to the questionnaire. I really appreciate your help and interest.&lt;/p&gt;

&lt;p&gt;Regards &lt;br/&gt;
Carlos Cornel&lt;/p&gt;</comment>
                            <comment id="1614724" author="mark.agarunov" created="Wed, 5 Jul 2017 22:56:36 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ccornel&quot; class=&quot;user-hover&quot; rel=&quot;ccornel&quot;&gt;ccornel&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? If you are still seeing errors after replacing these files, please provide the complete logs from mongod so that we can further investigate. Additionally, if this issue persists, please provide the following information:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;What kind of underlying storage mechanism are you using? Are the storage devices attached locally or over the network? Are the disks SSDs or HDDs? What kind of RAID and/or volume management system are you using?&lt;/li&gt;
	&lt;li&gt;Would you please check the integrity of your disks?&lt;/li&gt;
	&lt;li&gt;Has the database always been running this version of MongoDB? If not please describe the upgrade/downgrade cycles the database has been through.&lt;/li&gt;
	&lt;li&gt;Have you manipulated (copied or moved) the underlying database files? If so, was mongod running?&lt;/li&gt;
	&lt;li&gt;Have you ever restored this instance from backups?&lt;/li&gt;
	&lt;li&gt;What method do you use to create backups?&lt;/li&gt;
	&lt;li&gt;When was the underlying filesystem last checked and is it currently marked clean?&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Thanks,&lt;br/&gt;
Mark&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="160368" name="DB&amp;Log.rar" size="48409901" author="ccornel" created="Thu, 6 Jul 2017 23:57:00 +0000"/>
                            <attachment id="160367" name="Questions.txt" size="1540" author="ccornel" created="Thu, 6 Jul 2017 23:57:15 +0000"/>
                            <attachment id="160263" name="SERVER-29976-repair.tar.gz" size="8795" author="mark.agarunov" created="Wed, 5 Jul 2017 22:55:50 +0000"/>
                            <attachment id="160202" name="WiredTiger.turtle" size="897" author="ccornel" created="Wed, 5 Jul 2017 15:30:23 +0000"/>
                            <attachment id="160203" name="WiredTiger.wt" size="167936" author="ccornel" created="Wed, 5 Jul 2017 15:30:23 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 5 Jul 2017 22:56:36 +0000</customfieldvalue>

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

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|ht29m7:</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_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|ht9yfj:</customfieldvalue>

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