<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26:01 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-9418] After upgrade from 2.9 to master, with project quota enabled, cannot mount MDS</title>
                <link>https://jira.whamcloud.com/browse/LU-9418</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;here are the test steps&lt;br/&gt;
1. setup system as 2.9.0 ldiskfs, create files and setup ost pool, setup quota to &quot;ug&quot;&lt;br/&gt;
2. upgrade the system to 2.10&lt;br/&gt;
3. mount the system and check the data, quota and ost pool, everything looks fine&lt;br/&gt;
4. shutdown the system&lt;br/&gt;
5. run &quot;tune2fs -O project mdsdev/ostdev&quot; on both MDS and OSS devices, return without error&lt;br/&gt;
6. try to mount MDS and failed as&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[root@onyx-69 ~]# mount -t lustre -o acl,user_xattr /dev/sdb1 /mnt/mds1
[84831.219419] LDISKFS-fs warning (device sdb1): ldiskfs_enable_quotas:5445: Failed to enable quota tracking (type=2, err=-22). Please run e2fsck to fix.
[84831.238898] LDISKFS-fs (sdb1): mount failed
[84831.245872] LustreError: 43650:0:(osd_handler.c:7014:osd_mount()) lustre-MDT0000-osd: can&apos;t mount /dev/sdb1: -22
[84831.259759] LustreError: 43650:0:(obd_config.c:574:class_setup()) setup lustre-MDT0000-osd failed (-22)
[84831.272497] LustreError: 43650:0:(obd_mount.c:199:lustre_start_simple()) lustre-MDT0000-osd setup error -22
[84831.285510] LustreError: 43650:0:(obd_mount_server.c:1806:server_fill_super()) Unable to start osd on /dev/sdb1: -22
[84831.299281] LustreError: 43650:0:(obd_mount.c:1502:lustre_fill_super()) Unable to mount  (-22)
mount.lustre: mount /dev/sdb1 at /mnt/mds1 failed: Invalid argument
This may have multiple causes.
Are the mount options correct?
Check the syslog for more info.
[root@onyx-69 ~]# mount
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="45776">LU-9418</key>
            <summary>After upgrade from 2.9 to master, with project quota enabled, cannot mount MDS</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="1">Fixed</resolution>
                                        <assignee username="wangshilong">Wang Shilong</assignee>
                                    <reporter username="sarah">Sarah Liu</reporter>
                        <labels>
                    </labels>
                <created>Fri, 28 Apr 2017 17:19:34 +0000</created>
                <updated>Wed, 7 Nov 2018 17:56:05 +0000</updated>
                            <resolved>Sat, 8 Jul 2017 02:12:32 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="193926" author="pjones" created="Fri, 28 Apr 2017 17:29:03 +0000"  >&lt;p&gt;Wang Shilong&lt;/p&gt;

&lt;p&gt;Could you please advise on this issue?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="193927" author="adilger" created="Fri, 28 Apr 2017 17:30:59 +0000"  >&lt;p&gt;Sarah, did you run &lt;tt&gt;e2fsck -fp&lt;/tt&gt; on the MDT and OST devices after enabling project quotas with &lt;tt&gt;tune2fs -O project&lt;/tt&gt;?  It &lt;em&gt;may&lt;/em&gt; be that &lt;tt&gt;tune2fs -O project&lt;/tt&gt; would run an internal check of the quotas like &lt;tt&gt;tune2fs -O quota&lt;/tt&gt; does, but I&apos;m not positive that it does.  If the &lt;tt&gt;e2fsck&lt;/tt&gt; run fixes this problem, then this would be a bug to fix in &lt;tt&gt;tune2fs&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="193937" author="sarah" created="Fri, 28 Apr 2017 18:41:58 +0000"  >&lt;p&gt;no, I didn&apos;t run the e2fsck, I will try and update the ticket&lt;/p&gt;

&lt;p&gt;update, the e2fsck doesn&apos;t fix the problem&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[root@onyx-69 ~]# e2fsck -fp /dev/sdb1
lustre-MDT0000: recovering journal
lustre-MDT0000: 322/1572864 files (0.9% non-contiguous), 231457/786432 blocks
[root@onyx-69 ~]# mount -t lustre -o acl,user_xattr /dev/sdb1 /mnt/mds1
[90778.555192] LDISKFS-fs warning (device sdb1): ldiskfs_enable_quotas:5445: Failed to enable quota tracking (type=2, err=-22). Please run e2fsck to fix.
[90778.575441] LDISKFS-fs (sdb1): mount failed
[90778.582659] LustreError: 44010:0:(osd_handler.c:7014:osd_mount()) lustre-MDT0000-osd: can&apos;t mount /dev/sdb1: -22
[90778.596496] LustreError: 44010:0:(obd_config.c:574:class_setup()) setup lustre-MDT0000-osd failed (-22)
[90778.609237] LustreError: 44010:0:(obd_mount.c:199:lustre_start_simple()) lustre-MDT0000-osd setup error -22
[90778.622221] LustreError: 44010:0:(obd_mount_server.c:1806:server_fill_super()) Unable to start osd on /dev/sdb1: -22
[90778.635970] LustreError: 44010:0:(obd_mount.c:1502:lustre_fill_super()) Unable to mount  (-22)
mount.lustre: mount /dev/sdb1 at /mnt/mds1 failed: Invalid argument
This may have multiple causes.
Are the mount options correct?
Check the syslog for more info.

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="193983" author="wangshilong" created="Sat, 29 Apr 2017 00:13:15 +0000"  >&lt;p&gt;Hello, this is a known problem, it is a regression of patchless kernel fix.&lt;/p&gt;

&lt;p&gt;Problem should be fixed &lt;a href=&quot;https://review.whamcloud.com/#/c/26769/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/26769/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Could you try to latest master since patch just merged?&lt;/p&gt;

&lt;p&gt;Thank,&lt;br/&gt;
Shilong&lt;/p&gt;</comment>
                            <comment id="194016" author="sarah" created="Mon, 1 May 2017 17:07:57 +0000"  >&lt;p&gt;Sure, I will try and update the ticket&lt;/p&gt;</comment>
                            <comment id="194184" author="sarah" created="Tue, 2 May 2017 18:32:06 +0000"  >&lt;p&gt;verified on tip of master #3573, the issue doesn&apos;t occur.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|hzzbh3:</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="10022"><![CDATA[3]]></customfieldvalue>

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