<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:27:22 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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-9570] Unable to mount OSTs after power event</title>
                <link>https://jira.whamcloud.com/browse/LU-9570</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We had a power event last night that impacted Atlas. We&apos;re currently unable to mount some of the OSTs as part of the bringup. We tried to mount as ldiskfs and that is not working either.&lt;br/&gt;
{{&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@atlas-oss4b7 ~&amp;#93;&lt;/span&gt;# mount -t lustre /dev/mapper/atlas-ddn4b-l43 /tmp/tmpost&lt;br/&gt;
mount.lustre: mount /dev/mapper/atlas-ddn4b-l43 at /tmp/tmpost failed: Invalid argument&lt;br/&gt;
This may have multiple causes.&lt;br/&gt;
Are the mount options correct?&lt;br/&gt;
Check the syslog for more info.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@atlas-oss4b7 ~&amp;#93;&lt;/span&gt;# mount -t ldiskfs /dev/mapper/atlas-ddn4b-l43 /tmp/tmpost&lt;br/&gt;
mount: wrong fs type, bad option, bad superblock on /dev/mapper/atlas-ddn4b-l43,&lt;br/&gt;
missing codepage or helper program, or other error&lt;br/&gt;
In some cases useful info is found in syslog - try&lt;br/&gt;
dmesg | tail or so&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@atlas-oss4b7 ~&amp;#93;&lt;/span&gt;# dmesg | tail&lt;br/&gt;
[ 1589.056034] LustreError: 51009:0:(osd_handler.c:6365:osd_mount()) atlas2-OST00e6-osd: can&apos;t mount /dev/mapper/atlas-ddn4b-l43: -22&lt;br/&gt;
[ 1589.081213] LustreError: 51009:0:(obd_config.c:578:class_setup()) setup atlas2-OST00e6-osd failed (-22)&lt;br/&gt;
[ 1589.120021] LustreError: 51009:0:(obd_mount.c:203:lustre_start_simple()) atlas2-OST00e6-osd setup error -22&lt;br/&gt;
[ 1589.150512] LustreError: 51009:0:(obd_mount_server.c:1764:server_fill_super()) Unable to start osd on /dev/mapper/atlas-ddn4b-l43: -22&lt;br/&gt;
[ 1589.190570] LustreError: 51009:0:(obd_mount.c:1426:lustre_fill_super()) Unable to mount (-22)&lt;br/&gt;
[ 1609.130825] LustreError: 51284:0:(osd_handler.c:6365:osd_mount()) atlas2-OST00e6-osd: can&apos;t mount /dev/mapper/atlas-ddn4b-l43: -22&lt;br/&gt;
[ 1609.158986] LustreError: 51284:0:(obd_config.c:578:class_setup()) setup atlas2-OST00e6-osd failed (-22)&lt;br/&gt;
[ 1609.197816] LustreError: 51284:0:(obd_mount.c:203:lustre_start_simple()) atlas2-OST00e6-osd setup error -22&lt;br/&gt;
[ 1609.228156] LustreError: 51284:0:(obd_mount_server.c:1764:server_fill_super()) Unable to start osd on /dev/mapper/atlas-ddn4b-l43: -22&lt;br/&gt;
[ 1609.268254] LustreError: 51284:0:(obd_mount.c:1426:lustre_fill_super()) Unable to mount (-22)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@atlas-oss4b7 ~&amp;#93;&lt;/span&gt;#&lt;br/&gt;
}}&lt;br/&gt;
The lun is still readable:&lt;br/&gt;
{{&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@atlas-oss4b7 ~&amp;#93;&lt;/span&gt;# dumpe2fs -h /dev/mapper/atlas-ddn4b-l43 | head&lt;br/&gt;
dumpe2fs 1.42.13.wc5 (15-Apr-2016)&lt;br/&gt;
Filesystem volume name: atlas2-OST00e6&lt;br/&gt;
Last mounted on: /&lt;br/&gt;
Filesystem UUID: d4045c22-5929-4c58-bf58-4251bb21e07b&lt;br/&gt;
Filesystem magic number: 0xEF53&lt;br/&gt;
Filesystem revision #: 1 (dynamic)&lt;br/&gt;
Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent mmp flex_bg sparse_super large_file huge_file uninit_bg dir_nlink quota&lt;br/&gt;
Filesystem flags: signed_directory_hash&lt;br/&gt;
Default mount options: user_xattr acl&lt;br/&gt;
Filesystem state: clean&lt;br/&gt;
Errors behavior: Continue&lt;br/&gt;
}}&lt;br/&gt;
We encountered issues when trying to do an `e2fsck`:&lt;br/&gt;
{{&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@atlas-oss4b7 ~&amp;#93;&lt;/span&gt;# e2fsck -n /dev/mapper/atlas-ddn4b-l43&lt;br/&gt;
e2fsck 1.42.13.wc5 (15-Apr-2016)&lt;br/&gt;
Superblock has invalid MMP magic. Fix? no&lt;br/&gt;
atlas2-OST00e6: ********** WARNING: Filesystem still has errors **********&lt;br/&gt;
}}&lt;br/&gt;
Systems are currently down due to this. There are multiple OSTs in this state.&lt;br/&gt;
Thanks,&lt;br/&gt;
&#8211;&lt;br/&gt;
Jesse&lt;/p&gt;</description>
                <environment>Lustre 2.8. Redhat 6 - 2.6.32-642.6.2.el6.</environment>
        <key id="46345">LU-9570</key>
            <summary>Unable to mount OSTs after power event</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="pjones">Peter Jones</assignee>
                                    <reporter username="hanleyja">Jesse Hanley</reporter>
                        <labels>
                    </labels>
                <created>Sun, 28 May 2017 15:08:40 +0000</created>
                <updated>Sun, 28 May 2017 16:18:15 +0000</updated>
                            <resolved>Sun, 28 May 2017 15:40:21 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="197280" author="pjones" created="Sun, 28 May 2017 15:40:21 +0000"  >&lt;p&gt;Tracking under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9569&quot; title=&quot;Unable to mount OSTs after power event&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9569&quot;&gt;&lt;del&gt;LU-9569&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzzdqv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10020"><![CDATA[1]]></customfieldvalue>

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