<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:25:43 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-2498] set block device IO scheduler to &quot;deadline&quot;</title>
                <link>https://jira.whamcloud.com/browse/LU-2498</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If we are moving to a patchless server kernel, Lustre will need to automatically set the block device scheduler to &quot;deadline&quot; if it is currently set to &quot;cfq&quot;, since the &quot;cfq&quot; scheduler exhibits very poor performance for high-bandwidth applications like Lustre.  We shouldn&apos;t override the setting if &quot;noop&quot; is set by the administrator.&lt;/p&gt;

&lt;p&gt;Currently this is done via the kernel config file setting CONFIG_DEFAULT_DEADLINE=y in our config files, but this will not be possible if we are not building our own kernels (the upstream default is &quot;cfq&quot;, which is more suitable for desktop use).&lt;/p&gt;

&lt;p&gt;This should probably be done via mount_utils_ldiskfs.c for ldiskfs devices (since the device name is specified on the command-line).  This is more difficult for ZFS devices, since there is not a simple mapping from the mounted &quot;device&quot; and the underlying disks.  I suspect it should be done internal to the &quot;zfs&quot; utility (or in the kernel) itself, when the device is first being imported.&lt;/p&gt;</description>
                <environment></environment>
        <key id="16937">LU-2498</key>
            <summary>set block device IO scheduler to &quot;deadline&quot;</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="10111">LU-20</parent>
                                    <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="prakash">Prakash Surya</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Fri, 14 Dec 2012 17:16:58 +0000</created>
                <updated>Fri, 21 Jun 2013 16:25:43 +0000</updated>
                            <resolved>Fri, 21 Jun 2013 16:25:38 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="49399" author="prakash" created="Tue, 18 Dec 2012 13:27:43 +0000"  >&lt;p&gt;Please see: &lt;a href=&quot;http://review.whamcloud.com/4853&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4853&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Currently it does not make an exception for the &quot;noop&quot; scheduler, and will try to override any currently set scheduler with &quot;deadline&quot;.&lt;/p&gt;</comment>
                            <comment id="60982" author="pjones" created="Fri, 21 Jun 2013 13:53:16 +0000"  >&lt;p&gt;This patch appears to have landed to master. Can the ticket be marked as resolved or does some further work still remain?&lt;/p&gt;</comment>
                            <comment id="61007" author="prakash" created="Fri, 21 Jun 2013 16:25:38 +0000"  >&lt;p&gt;Patch landed, &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-109&quot; title=&quot;Missing block scheduler tuning suggestion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-109&quot;&gt;&lt;del&gt;LUDOC-109&lt;/del&gt;&lt;/a&gt; updated the manual, no other work remains.&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|hzvdvj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5855</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>