<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:44:58 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-11563] 99-lustre.rules on clients tries to execute non-existent /usr/sbin/l_tunedisk</title>
                <link>https://jira.whamcloud.com/browse/LU-11563</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Commit &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9551&quot; title=&quot;I/O errors when lustre uses multipath devices&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9551&quot;&gt;&lt;del&gt;LU-9551&lt;/del&gt;&lt;/a&gt; utils: add l_tunedisk to fix disk tunings&quot; added the following lines to 99-lustre.rules.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Ensure block devices re-added to the system allow for large writes (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9551&quot; title=&quot;I/O errors when lustre uses multipath devices&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9551&quot;&gt;&lt;del&gt;LU-9551&lt;/del&gt;&lt;/a&gt;)&lt;br/&gt;
    ACTION==&quot;add|change&quot;, SUBSYSTEM==&quot;block&quot;, RUN+=&quot;/usr/sbin/l_tunedisk /dev/%k&quot;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;However, /usr/sbin/l_tunedisk does not exist on lustre clients and resulted in dmesg:&lt;/p&gt;

&lt;p&gt;Oct 23 08:06:49 lmds1 systemd&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;: Started udev Coldplug all Devices.&lt;br/&gt;
Oct 23 08:06:49 lmds1 systemd-udevd&lt;span class=&quot;error&quot;&gt;&amp;#91;1565&amp;#93;&lt;/span&gt;: failed to execute &apos;/usr/sbin/l_tunedisk&apos; &apos;/usr/sbin/l_tunedisk /dev/sdb&apos;: No such file or directory&lt;br/&gt;
Oct 23 08:06:49 lmds1 systemd-udevd&lt;span class=&quot;error&quot;&gt;&amp;#91;1161&amp;#93;&lt;/span&gt;: Process &apos;/usr/sbin/l_tunedisk /dev/sdb&apos; failed with exit code 2.&lt;/p&gt;

&lt;p&gt;Isn&apos;t this supposed to be on the server side only?&lt;/p&gt;</description>
                <environment>sles12sp3 kernel, Mellanox ofed 4.4.2, lustre client 2.10.5</environment>
        <key id="53803">LU-11563</key>
            <summary>99-lustre.rules on clients tries to execute non-existent /usr/sbin/l_tunedisk</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="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="jaylan">Jay Lan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Oct 2018 23:16:35 +0000</created>
                <updated>Thu, 6 Dec 2018 00:18:44 +0000</updated>
                            <resolved>Tue, 6 Nov 2018 13:46:50 +0000</resolved>
                                    <version>Lustre 2.10.5</version>
                                    <fixVersion>Lustre 2.12.0</fixVersion>
                    <fixVersion>Lustre 2.10.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="235392" author="pjones" created="Tue, 23 Oct 2018 23:19:57 +0000"  >&lt;p&gt;Nathaniel&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="235440" author="utopiabound" created="Wed, 24 Oct 2018 19:48:54 +0000"  >&lt;p&gt;It should be server side only.&#160; I&apos;ll post a patch to fix.&lt;/p&gt;</comment>
                            <comment id="235441" author="gerrit" created="Wed, 24 Oct 2018 19:52:26 +0000"  >&lt;p&gt;Nathaniel Clark (nclark@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33466&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33466&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11563&quot; title=&quot;99-lustre.rules on clients tries to execute non-existent /usr/sbin/l_tunedisk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11563&quot;&gt;&lt;del&gt;LU-11563&lt;/del&gt;&lt;/a&gt; build: Only add l_tunedisk udev rule to server&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2ac46159f3f307ca79c27188991ad0ee9ea6ca10&lt;/p&gt;</comment>
                            <comment id="235624" author="jaylan" created="Fri, 26 Oct 2018 23:35:07 +0000"  >&lt;p&gt;Could you also back port to b2_10? Thanks.&lt;/p&gt;</comment>
                            <comment id="235625" author="pjones" created="Fri, 26 Oct 2018 23:53:18 +0000"  >&lt;p&gt;Jay&lt;/p&gt;

&lt;p&gt;It&apos;ll be back ported after it has landed to master&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="236394" author="gerrit" created="Tue, 6 Nov 2018 06:41:48 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33466/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33466/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11563&quot; title=&quot;99-lustre.rules on clients tries to execute non-existent /usr/sbin/l_tunedisk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11563&quot;&gt;&lt;del&gt;LU-11563&lt;/del&gt;&lt;/a&gt; build: Only add l_tunedisk udev rule to server&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0d11a314787bc795797a016262e9bcfe86e2193e&lt;/p&gt;</comment>
                            <comment id="236427" author="pjones" created="Tue, 6 Nov 2018 13:46:50 +0000"  >&lt;p&gt;Landed for 2.12&lt;/p&gt;</comment>
                            <comment id="237249" author="knweiss" created="Tue, 20 Nov 2018 15:18:09 +0000"  >&lt;p&gt;Please also backport to b2_10 for v2_10_6-RC2.&lt;/p&gt;

&lt;p&gt;(I just ran into this issue on my first CentOS 7.6 Lustre client test system using 2.10.6-RC1-6-g9a6262c8ff.)&lt;/p&gt;</comment>
                            <comment id="237255" author="gerrit" created="Tue, 20 Nov 2018 16:03:20 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33688&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33688&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11563&quot; title=&quot;99-lustre.rules on clients tries to execute non-existent /usr/sbin/l_tunedisk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11563&quot;&gt;&lt;del&gt;LU-11563&lt;/del&gt;&lt;/a&gt; build: Only add l_tunedisk udev rule to server&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2fa7c433d94af1e1f6b96f687ba57a1cf11085fc&lt;/p&gt;</comment>
                            <comment id="237377" author="gerrit" created="Thu, 22 Nov 2018 04:44:10 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33688/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33688/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11563&quot; title=&quot;99-lustre.rules on clients tries to execute non-existent /usr/sbin/l_tunedisk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11563&quot;&gt;&lt;del&gt;LU-11563&lt;/del&gt;&lt;/a&gt; build: Only add l_tunedisk udev rule to server&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 62e5817dcbdb249e1779cbc0d139b0247d14bed7&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="46284">LU-9551</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="54204">LU-11736</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|i0050v:</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>