<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:48:10 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-11930] sbi_flags printing broke</title>
                <link>https://jira.whamcloud.com/browse/LU-11930</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Nowadays if we do get_param on lustre-....sbi_flags we get back:&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;error: get_param: reading &apos;llite.lustre-ffff88009a0ca800.sbi_flags&apos;: Invalid argument
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and then in the kernel&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;[  788.311079] LustreError: 10351:0:(lproc_llite.c:967:ll_sbi_flags_seq_show()) lustre: Revise array LL_SBI_FLAGS to match sbi flags please.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The result is of course every test that checks feature flags is now not finding anything it&apos;s looking for and skips. in particular al layoutswaps (test 184*) and a bunch of other stuff is now in perma-skip mode.&lt;/p&gt;

&lt;p&gt;This was broken in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11825&quot; title=&quot;Remove LU-8964/pio feature &amp;amp; supporting framework&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11825&quot;&gt;&lt;del&gt;LU-11825&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://review.whamcloud.com/33912&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33912&lt;/a&gt; it appears by removing a flag from LL_SBI_FLAGS which is something that should NEVER be done.&lt;/p&gt;

&lt;p&gt;Also I think we ned to convert that error message into an assertion.&lt;/p&gt;

&lt;p&gt;Problems like here we&apos;d catch sooner and if some client has some flags set incorrectly we are probably ok panicking there as well as there&apos;s clearly some unexpected memory corruption or whatnot going on?&lt;/p&gt;</description>
                <environment></environment>
        <key id="54785">LU-11930</key>
            <summary>sbi_flags printing broke</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="pfarrell">Patrick Farrell</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 5 Feb 2019 19:16:40 +0000</created>
                <updated>Tue, 29 Oct 2019 22:33:21 +0000</updated>
                            <resolved>Tue, 30 Apr 2019 18:41:55 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="241403" author="gerrit" created="Tue, 5 Feb 2019 19:46:19 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34187&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34187&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11930&quot; title=&quot;sbi_flags printing broke&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11930&quot;&gt;&lt;del&gt;LU-11930&lt;/del&gt;&lt;/a&gt; llite: Restore pio flags&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4d704903762f09cffaa13c9599130419aced19f6&lt;/p&gt;</comment>
                            <comment id="241404" author="gerrit" created="Tue, 5 Feb 2019 19:46:20 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34188&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34188&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11930&quot; title=&quot;sbi_flags printing broke&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11930&quot;&gt;&lt;del&gt;LU-11930&lt;/del&gt;&lt;/a&gt; llite: Assert on unknown flags in ll_sbi_flags_seq_show()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f640203e8356f841ebe5ce3e59cc33ab3f237ba5&lt;/p&gt;</comment>
                            <comment id="241438" author="gerrit" created="Wed, 6 Feb 2019 06:39:03 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34187/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34187/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11930&quot; title=&quot;sbi_flags printing broke&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11930&quot;&gt;&lt;del&gt;LU-11930&lt;/del&gt;&lt;/a&gt; llite: Restore pio flags&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 045c1a968a0478ee57aaa61deed8ec563bf50002&lt;/p&gt;</comment>
                            <comment id="241445" author="adilger" created="Wed, 6 Feb 2019 11:19:29 +0000"  >&lt;p&gt;Assign to Patrick for minor cleanups discussed in patch.&lt;/p&gt;</comment>
                            <comment id="244317" author="gerrit" created="Wed, 20 Mar 2019 15:37:51 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34472&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34472&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11930&quot; title=&quot;sbi_flags printing broke&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11930&quot;&gt;&lt;del&gt;LU-11930&lt;/del&gt;&lt;/a&gt; llite: Restore pio flags&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 27ff659a4564b91f11ffed9175d5ec36dde6bdb5&lt;/p&gt;</comment>
                            <comment id="245387" author="gerrit" created="Mon, 8 Apr 2019 06:32:24 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34472/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34472/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11930&quot; title=&quot;sbi_flags printing broke&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11930&quot;&gt;&lt;del&gt;LU-11930&lt;/del&gt;&lt;/a&gt; llite: Restore pio flags&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 845338af031a26f4b42fa21352183bd4709ebddc&lt;/p&gt;</comment>
                            <comment id="246561" author="pjones" created="Tue, 30 Apr 2019 18:41:55 +0000"  >&lt;p&gt;The bug is fixed. &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=pfarrell&quot; class=&quot;user-hover&quot; rel=&quot;pfarrell&quot;&gt;pfarrell&lt;/a&gt; can you please create a new ticket to track the cleanups.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="55556">LU-12262</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|i00b1b:</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>