<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:19:14 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-8631] lfs quota should return useful error on non-lustre file systems</title>
                <link>https://jira.whamcloud.com/browse/LU-8631</link>
                <project id="10000" key="LU">Lustre</project>
                    <description></description>
                <environment>SLES client running 3.0.101-77.1.20160630-nasa kernel and</environment>
        <key id="39960">LU-8631</key>
            <summary>lfs quota should return useful error on non-lustre file systems</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="niu">Niu Yawei</assignee>
                                    <reporter username="ndauchy">Nathan Dauchy</reporter>
                        <labels>
                    </labels>
                <created>Tue, 20 Sep 2016 23:33:01 +0000</created>
                <updated>Tue, 28 Mar 2017 21:03:40 +0000</updated>
                            <resolved>Tue, 25 Oct 2016 04:13:31 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="166646" author="ndauchy" created="Tue, 20 Sep 2016 23:35:43 +0000"  >&lt;p&gt;OOPS!  Hit enter too soon...&lt;/p&gt;

&lt;p&gt;Client lustre version is lustre-client-2.7.2-2nasC_mofed32v1_3.0.101_77.1.20160630_nasa&lt;/p&gt;

&lt;p&gt;Error to be resolved is:&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; $ lfs quota .          
Unexpected quotactl error: Inappropriate ioctl for device
Disk quotas for user ndauchy (uid 30758):
     Filesystem  kbytes   quota   limit   grace   files   quota   limit   grace
              .     [0]     [0]     [0]       -     [0]     [0]     [0]       -
Some errors happened when getting quota info. Some devices may be not working or deactivated. The data in &quot;[]&quot; is inaccurate.
Unexpected quotactl error: Inappropriate ioctl for device
Disk quotas for group css (gid 1125):
     Filesystem  kbytes   quota   limit   grace   files   quota   limit   grace
              .     [0]     [0]     [0]       -     [0]     [0]     [0]       -
Some errors happened when getting quota info. Some devices may be not working or deactivated. The data in &quot;[]&quot; is inaccurate.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This is confusing for users where there are several different file system types (particularly NFS and Lustre).&lt;/p&gt;

&lt;p&gt;The &quot;lfs&quot; command should check the type of the file system and return a useful error message like &quot;this command is only valid on Lustre file systems&quot;.&lt;/p&gt;</comment>
                            <comment id="166677" author="pjones" created="Wed, 21 Sep 2016 06:58:58 +0000"  >&lt;p&gt;Niu&lt;/p&gt;

&lt;p&gt;Could you please advise?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="168767" author="gerrit" created="Sat, 8 Oct 2016 02:58:31 +0000"  >&lt;p&gt;Niu Yawei (yawei.niu@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23021&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23021&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8631&quot; title=&quot;lfs quota should return useful error on non-lustre file systems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8631&quot;&gt;&lt;del&gt;LU-8631&lt;/del&gt;&lt;/a&gt; quota: better error message for lfs quota&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2bca3e968ac28cd9d2c75b7f39905554330b8e84&lt;/p&gt;</comment>
                            <comment id="170870" author="gerrit" created="Tue, 25 Oct 2016 02:23:43 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/23021/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23021/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8631&quot; title=&quot;lfs quota should return useful error on non-lustre file systems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8631&quot;&gt;&lt;del&gt;LU-8631&lt;/del&gt;&lt;/a&gt; quota: better error message for &apos;lfs quota&apos;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 64b279c3ec0e7a9960b3d33db8a64e0a53af9e82&lt;/p&gt;</comment>
                            <comment id="170899" author="pjones" created="Tue, 25 Oct 2016 04:13:31 +0000"  >&lt;p&gt;Landed for 2.9&lt;/p&gt;</comment>
                            <comment id="181241" author="ndauchy" created="Wed, 18 Jan 2017 20:47:23 +0000"  >&lt;p&gt;Was there a backport to this for b27 FE?&lt;/p&gt;</comment>
                            <comment id="181243" author="jaylan" created="Wed, 18 Jan 2017 20:53:13 +0000"  >&lt;p&gt;Yes, it was landed to b2_7_fe 13 days ago.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                        </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|hzyp6v:</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>