<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:34:32 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-3511]  sanity test 154a: probably issues</title>
                <link>https://jira.whamcloud.com/browse/LU-3511</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;i not sure about access by name in .fid directory&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;== sanity test 154a: Open-by-FID == 16:27:40 (1372253260)
stat fid [0x200002341:0x6:0x0]
touch fid [0x200002341:0x6:0x0]
write to fid [0x200002341:0x6:0x0]
read fid [0x200002341:0x6:0x0]
append write to fid [0x200002341:0x6:0x0]
rename fid [0x200002341:0x6:0x0]
mv: cannot move `/mnt/lustre/.lustre/fid/[0x200002341:0x6:0x0]&lt;span class=&quot;code-quote&quot;&gt;&apos; to `/mnt/lustre/f.sanity.154a.1&apos;&lt;/span&gt;: Operation not permitted
mv: cannot move `/mnt/lustre/f.sanity.154a.1&lt;span class=&quot;code-quote&quot;&gt;&apos; to `/mnt/lustre/.lustre/fid/[0x200002341:0x6:0x0]&apos;&lt;/span&gt;: Operation not permitted
truncate fid [0x200002341:0x6:0x0]
link fid [0x200002341:0x6:0x0]
setfacl fid [0x200002341:0x6:0x0]
getfacl fid [0x200002341:0x6:0x0]
getfacl: Removing leading &lt;span class=&quot;code-quote&quot;&gt;&apos;/&apos;&lt;/span&gt; from absolute path names
unlink fid [0x200002341:0x6:0x0]
unlink: cannot unlink `/mnt/lustre/.lustre/fid/[0x200002341:0x6:0x0]&apos;: Operation not permitted
mknod fid [0x200002341:0x6:0x0]
mknod: `/mnt/lustre/.lustre/fid/[0x200002341:0x6:0x0]&apos;: Operation not permitted
stat non-exist fid [0xf00000400:0x1:0x0]
stat: cannot stat `/mnt/lustre/.lustre/fid/[0xf00000400:0x1:0x0]&apos;: Input/output error
write to non-exist fid [0xf00000400:0x1:0x0]
sanity.sh: line 8757: /mnt/lustre/.lustre/fid/[0xf00000400:0x1:0x0]: Input/output error
link &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; fid [0xf00000400:0x1:0x0]
ln: accessing `/mnt/lustre/.lustre/fid/[0xf00000400:0x1:0x0]&apos;: Input/output error
ls [0x200002341:0xe:0x0]
touch [0x200002341:0xe:0x0]/f.sanity.154a.1

touch /mnt/lustre/.lustre/fid/f.sanity.154a
touch: setting times of `/mnt/lustre/.lustre/fid/f.sanity.154a&apos;: Invalid  argument


setxattr to /mnt/lustre/.lustre/fid
listxattr &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; /mnt/lustre/.lustre/fid
getfattr: Removing leading &lt;span class=&quot;code-quote&quot;&gt;&apos;/&apos;&lt;/span&gt; from absolute path names
# file: mnt/lustre/.lustre/fid
trusted.lma=0sAAAAAAAAAAACAAAAAgAAAAIAAAAAAAAA
trusted.name1=&lt;span class=&quot;code-quote&quot;&gt;&quot;value1&quot;&lt;/span&gt;

delxattr from /mnt/lustre/.lustre/fid
touch invalid fid: /mnt/lustre/.lustre/fid/[0x200000400:0x2:0x3]
touch: setting times of `/mnt/lustre/.lustre/fid/[0x200000400:0x2:0x3]&apos;: Invalid argument
touch non-normal fid: /mnt/lustre/.lustre/fid/[0x1:0x2:0x0]
touch: setting times of `/mnt/lustre/.lustre/fid/[0x1:0x2:0x0]&apos;: Invalid argument
rename d0.sanity/d154 to /mnt/lustre/.lustre/fid
rename returned -1: Operation not permitted
change mode of /mnt/lustre/.lustre/fid to 777
restore mode of /mnt/lustre/.lustre/fid to 100
Succeed in opening file &lt;span class=&quot;code-quote&quot;&gt;&quot;/mnt/lustre/f.sanity.154a-2&quot;&lt;/span&gt;(flags=O_LOV_DELAY_CREATE)
cp /etc/passwd /mnt/lustre/.lustre/fid/[0x200002341:0x14:0x0]
cp: cannot create regular file `/mnt/lustre/.lustre/fid/[0x200002341:0x14:0x0]&apos;: Operation not permitted
cp /etc/passwd /mnt/lustre/f.sanity.154a-2
diff /etc/passwd /mnt/lustre/.lustre/fid/[0x200002341:0x14:0x0]
rm: cannot remove `/mnt/lustre/.lustre/fid&apos;: Operation not permitted
touch: setting times of `/mnt/lustre/.lustre/file&apos;: No such file or directory
mkdir: cannot create directory `/mnt/lustre/.lustre/dir&apos;: Operation not permitted
Resetting fail_loc on all nodes...done.
PASS 154a (1s)

== sanity test
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>RHEL6</environment>
        <key id="19565">LU-3511</key>
            <summary> sanity test 154a: probably issues</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="6">Not a Bug</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="shadow">Alexey Lyashkov</reporter>
                        <labels>
                    </labels>
                <created>Wed, 26 Jun 2013 13:30:37 +0000</created>
                <updated>Wed, 10 Jul 2013 02:06:55 +0000</updated>
                            <resolved>Wed, 10 Jul 2013 02:06:55 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="61369" author="jhammond" created="Wed, 26 Jun 2013 13:52:25 +0000"  >&lt;p&gt;Probably so. But could you be more specific about where?&lt;/p&gt;</comment>
                            <comment id="61371" author="shadow" created="Wed, 26 Jun 2013 13:59:01 +0000"  >&lt;p&gt;John,&lt;/p&gt;

&lt;p&gt;that is just run from lustre checkout directory where developing new patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3276&quot; title=&quot;reduce a stack usage in ldlm lock enq&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3276&quot;&gt;LU-3276&lt;/a&gt;.&lt;br/&gt;
sources ~two days ago.&lt;br/&gt;
patch don&apos;t touch something in tests.&lt;/p&gt;</comment>
                            <comment id="61374" author="jhammond" created="Wed, 26 Jun 2013 14:10:07 +0000"  >&lt;p&gt;Yes but the test passed and to me the output looks correct for a pass. Do you suspect issues because of the error messages or because of some other aspect?&lt;/p&gt;

&lt;p&gt;Note that many of the operations performed above are not intended to succeed but are performed just to torture the special case code backing .lustre/fid. Several of them caused LBUGs or oopses in the past. It it distracting to have the errors printed. Probably we should redirect stderr to /dev/null for the operations we expect to fail.&lt;/p&gt;</comment>
                            <comment id="61406" author="shadow" created="Wed, 26 Jun 2013 19:01:34 +0000"  >&lt;p&gt;I worry about &quot;touch /mnt/lustre/.lustre/fid/f.sanity.154a&quot;&lt;br/&gt;
that looks like to typo with accessing to wrong patch.&lt;/p&gt;</comment>
                            <comment id="61409" author="jhammond" created="Wed, 26 Jun 2013 20:16:09 +0000"  >&lt;p&gt;No, that&apos;s intentional. From the test:&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;    echo &quot;touch $MOUNT/.lustre/fid/$tfile&quot;
    touch $MOUNT/.lustre/fid/$tfile &amp;amp;&amp;amp; \
        error &quot;touch $MOUNT/.lustre/fid/$tfile should fail.&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="61991" author="jhammond" created="Wed, 10 Jul 2013 02:06:55 +0000"  >&lt;p&gt;Alexey, based on the discussion I&apos;m closing this as not a bug, please reopen or comment here if you disagree.&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|hzvu1j:</customfieldvalue>

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