<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:20:21 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-15675] Interop sanity-sec test_27a: fileset not taken into account</title>
                <link>https://jira.whamcloud.com/browse/LU-15675</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/09838ea8-8c85-4a92-ba12-775d8994ed12&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/09838ea8-8c85-4a92-ba12-775d8994ed12&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_31 failed with the following error:&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;/usr/bin/lfs setquota -u quota_usr -b 13363604 -B 14031784 -i 838864 -I 880807 /mnt/lustre FAILED!
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;In interop testing between master and 2.14 client, sanity-sec test 31 and 35 failed with &quot;Permission denied&quot; in different operations. &lt;/p&gt;

&lt;p&gt;in test_31&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;while umount  /mnt/lustre 2&amp;gt;&amp;amp;1 | grep -q busy; do
    echo /mnt/lustre is still busy, wait one second &amp;amp;&amp;amp; sleep 1;
done;
fi
lsof: WARNING: can&apos;t stat() lustre file system /mnt/lustre
      Output information may be incomplete.
lsof: status error on /mnt/lustre: Permission denied
lsof 4.93.2
 latest revision: https://github.com/lsof-org/lsof
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;in test_35&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;CMD: onyx-50vm4 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.changelog_users
CMD: onyx-50vm4 /usr/sbin/lctl set_param mdd.*.changelog_mask=ALL
mdd.lustre-MDT0000.changelog_mask=ALL
mkdir: cannot create directory &apos;/mnt/lustre/d35.sanity-sec&apos;: Permission denied
 sanity-sec test_35: @@@@@@ FAIL: failed to mkdir d35.sanity-sec 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;




&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
sanity-sec test_31 - /usr/bin/lfs setquota -u quota_usr -b 13363604 -B 14031784 -i 838864 -I 880807 /mnt/lustre FAILED!&lt;/p&gt;</description>
                <environment></environment>
        <key id="69209">LU-15675</key>
            <summary>Interop sanity-sec test_27a: fileset not taken into account</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="sebastien">Sebastien Buisson</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Tue, 22 Mar 2022 17:32:56 +0000</created>
                <updated>Sat, 9 Dec 2023 00:06:12 +0000</updated>
                                            <version>Lustre 2.15.0</version>
                    <version>Lustre 2.15.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="361408" author="adilger" created="Thu, 2 Feb 2023 18:04:49 +0000"  >&lt;p&gt;Sebastien, it looks like this subtest is failing regularly during interop testing with &quot;&lt;tt&gt;fileset not taken into account&lt;/tt&gt;&quot;.  Is this something to be concerned about, or something unexpected in the interop testing that should be skipped?&lt;/p&gt;

&lt;p&gt;Could you please take a look.&lt;/p&gt;</comment>
                            <comment id="361526" author="sebastien" created="Fri, 3 Feb 2023 14:34:56 +0000"  >&lt;p&gt;Yes, this can be due to a missing patch on b2_12, that aims at improving the test. I have ported it:&lt;br/&gt;
&lt;a href=&quot;https://review.whamcloud.com/49891&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/49891&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="79373">LU-17341</issuekey>
        </issuelink>
                            </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|i02le7:</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>