<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:39:36 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>[LUDOC-18] Lustre operations manual refers to old or incomplete header file(s) for error numbers</title>
                <link>https://jira.whamcloud.com/browse/LUDOC-18</link>
                <project id="10070" key="LUDOC">Lustre Documentation</project>
                    <description>&lt;p&gt;Went looking for a specific quota error message (-122) and found it in several header files, just not the one mentioned in the lustre manual:&lt;/p&gt;

&lt;p&gt;messages.1:Aug 30 07:28:27 compute-14-8.local kernel: LustreError: 11-0: an error occurred while communicating with 10.191.128.103@o2ib. The ost_write operation failed with -122&lt;/p&gt;


&lt;p&gt;Manual pp 173 - &lt;/p&gt;

&lt;p&gt;Error numbers for Lustre come from the Linux errno.h, and are located in /usr/include/asm/ errno.h. Lustre does not use all of the available Linux error numbers. The exact meaning of an error number depends on where it is used. Here is a summary of the basic errors that Lustre users may encounter.&lt;/p&gt;


&lt;ol&gt;
	&lt;li&gt;cat /etc/redhat-release&lt;br/&gt;
CentOS release 5.5 (Final)&lt;/li&gt;
	&lt;li&gt;uname -a&lt;br/&gt;
Linux es15ga 2.6.18-238.12.1.el5_lustre.gce5e033 #1 SMP Thu Jun 23 20:11:14 PDT 2011 x86_64 x86_64 x86_64 GNU/Linux&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;locate errno.h|xargs grep 122&lt;br/&gt;
/usr/include/asm-generic/errno.h:#define        EDQUOT          122     /* Quota exceeded */&lt;br/&gt;
/usr/lib/bcc/include/arch/errno.h:#define       EDQUOT          122     /* Quota exceeded */&lt;br/&gt;
/usr/lib/bcc/include/generic/errno.h:#define    EDQUOT          122     /* Quota exceeded */&lt;br/&gt;
/usr/lib/bcc/include/linux/errno.h:#define      EDQUOT          122     /* Quota exceeded */&lt;br/&gt;
/usr/lib/syslinux/com32/include/errno.h:#define EDQUOT          122     /* Quota exceeded */&lt;br/&gt;
/usr/src/kernels/2.6.18-238.12.1.el5_lustre.gce5e033-x86_64/include/asm-generic/errno.h:#define EDQUOT          122     /* Quota exceeded */&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment>lustre operations manual .pdf (2.x)</environment>
        <key id="11703">LUDOC-18</key>
            <summary>Lustre operations manual refers to old or incomplete header file(s) for error numbers</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="6" iconUrl="https://jira.whamcloud.com/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="1">Fixed</resolution>
                                        <assignee username="rhenwood">Richard Henwood</assignee>
                                    <reporter username="fleers">Frank Leers</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Sep 2011 17:33:01 +0000</created>
                <updated>Tue, 27 Nov 2012 07:18:30 +0000</updated>
                            <resolved>Fri, 28 Oct 2011 10:44:39 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="20114" author="rhenwood" created="Fri, 9 Sep 2011 16:37:29 +0000"  >&lt;p&gt;Change is available for review:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,1369&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1369&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="20139" author="rhenwood" created="Mon, 12 Sep 2011 12:10:41 +0000"  >&lt;p&gt;Hi Frank,&lt;/p&gt;

&lt;p&gt;Would you be willing to review the change I&apos;ve created?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Richard&lt;/p&gt;</comment>
                            <comment id="20157" author="fleers" created="Mon, 12 Sep 2011 20:25:14 +0000"  >&lt;p&gt;Would love to, but the link to the change leads to a 404 Not Found page.&lt;/p&gt;

&lt;p&gt;This link, specifically:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#change,1369&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1369&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="20159" author="rhenwood" created="Mon, 12 Sep 2011 23:09:05 +0000"  >&lt;p&gt;To review using Gerrit, you&apos;ll need to sign-in.&lt;/p&gt;

&lt;p&gt;If this is a pain for you, I can post the in-line here as an alternative.&lt;/p&gt;</comment>
                            <comment id="22119" author="rhenwood" created="Fri, 28 Oct 2011 10:44:39 +0000"  >&lt;p&gt;This change been reviewed and landed onto the Lustre manual.&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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>document</label>
            <label>errno</label>
            <label>header</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvl6f:</customfieldvalue>

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