<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:35:18 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-10460] Evaluate two LLNL patches for upstream</title>
                <link>https://jira.whamcloud.com/browse/LU-10460</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10392&quot; title=&quot;LustreError: 82980:0:(fid_handler.c:329:__seq_server_alloc_meta()) srv-lglossy-MDT0002: Allocated super-sequence failed: rc = -115&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10392&quot;&gt;&lt;del&gt;LU-10392&lt;/del&gt;&lt;/a&gt;, a list of local LLNL patches applied to 2.10.2 during our testing came up, and Peter requested we consider pushing them upstream.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.hpdd.intel.com/browse/LU-10392?focusedCommentId=216657&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-216657&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jira.hpdd.intel.com/browse/LU-10392?focusedCommentId=216657&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-216657&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This ticket is to track that.&#160; The two patches are: &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;* 7823f77 LU-4009 osd-zfs: Add tunables to disable sync (DEBUG)
* 1826c76 Don&apos;t install lustre init script on systemd systems
(AKA https://review.whamcloud.com/#/c/7761/)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="50055">LU-10460</key>
            <summary>Evaluate two LLNL patches for upstream</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</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="pjones">Peter Jones</assignee>
                                    <reporter username="ofaaland">Olaf Faaland</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 Jan 2018 22:22:29 +0000</created>
                <updated>Mon, 30 Jul 2018 17:55:26 +0000</updated>
                            <resolved>Thu, 25 Jan 2018 18:06:37 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="217542" author="ofaaland" created="Thu, 4 Jan 2018 22:38:39 +0000"  >&lt;p&gt;Let&apos;s discuss these one at a time.&lt;/p&gt;

&lt;p&gt;I propose the patch re: lustre init scripts is not appropriate for upstream.&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;* 1826c76 Don&apos;t install lustre init script on systemd systems
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;All that patch does, is avoid including the following files in the rpm if with_systemd is not set:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/scripts/lustre&lt;/li&gt;
	&lt;li&gt;lustre/conf/lustre&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This works for us, because we use pacemaker and a resource agent to start, stop, and query the status of lustre targets on our servers.  The resource agent contains the start/stop/query logic and pacemaker keeps track of what is running where.&lt;/p&gt;

&lt;p&gt;However this seems inappropriate for the general user running under systemd, who might be merely testing lustre, or might be using diskful nodes without shared storage, where ordinary systemctl commands seem like the right mechanism for managing these functions.&lt;/p&gt;

&lt;p&gt;We don&apos;t need this ourselves, though, and so don&apos;t have plans to allocate time to work out the right service definitions.&lt;/p&gt;</comment>
                            <comment id="217613" author="pjones" created="Fri, 5 Jan 2018 18:59:40 +0000"  >&lt;p&gt;Olaf&lt;/p&gt;

&lt;p&gt;We discussed this and agree with your assessment that the lustre-init scripts change is more suitable to keep as an LLNL-only change but we will move forward to land adding &lt;a href=&quot;https://review.whamcloud.com/#/c/7761/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/7761/&lt;/a&gt;&#160;using this tracking reference.&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="217616" author="adilger" created="Fri, 5 Jan 2018 19:05:38 +0000"  >&lt;p&gt;I can&apos;t find systemd patch in our Gerrit repo, so it would be useful to get a version pushed for review, with a description of what problem it is solving. These patches were added for a reason, so we need to understand why they are harmful just being installed on systemd systems, and if we can somehow make them conditional/deactivated when HA agents are involved. &lt;/p&gt;</comment>
                            <comment id="217937" author="gerrit" created="Thu, 11 Jan 2018 01:46:05 +0000"  >&lt;p&gt;Olaf Faaland-LLNL (faaland1@llnl.gov) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30830&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30830&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10460&quot; title=&quot;Evaluate two LLNL patches for upstream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10460&quot;&gt;&lt;del&gt;LU-10460&lt;/del&gt;&lt;/a&gt; rpm: Skip packaging lustre init for systemd&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 236ff56515c4263a3af61d316644f44f4a553b20&lt;/p&gt;</comment>
                            <comment id="219079" author="gerrit" created="Thu, 25 Jan 2018 04:46:57 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/7761/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/7761/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10460&quot; title=&quot;Evaluate two LLNL patches for upstream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10460&quot;&gt;&lt;del&gt;LU-10460&lt;/del&gt;&lt;/a&gt; osd-zfs: Add tunables to disable sync&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 00c4bd85b372f68c3e75fdab9658c8f0074113be&lt;/p&gt;</comment>
                            <comment id="219104" author="pjones" created="Thu, 25 Jan 2018 05:01:36 +0000"  >&lt;p&gt;IIUC we do not intend to land the systemd patch. If you agree can you abandon the patch and we&apos;ll close out this ticket now that the sync patch has landed.&lt;/p&gt;</comment>
                            <comment id="219167" author="ofaaland" created="Thu, 25 Jan 2018 18:05:39 +0000"  >&lt;blockquote&gt;&lt;p&gt;IIUC we do not intend to land the systemd patch. If you agree can you abandon the patch and we&apos;ll close out this ticket now that the sync patch has landed.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I agree.  I abandoned the systemd/systemV init script patch.&lt;/p&gt;</comment>
                            <comment id="219168" author="pjones" created="Thu, 25 Jan 2018 18:06:37 +0000"  >&lt;p&gt;Thanks Olaf&lt;/p&gt;</comment>
                            <comment id="219967" author="gerrit" created="Mon, 5 Feb 2018 15:20:03 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31163&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31163&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10460&quot; title=&quot;Evaluate two LLNL patches for upstream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10460&quot;&gt;&lt;del&gt;LU-10460&lt;/del&gt;&lt;/a&gt; osd-zfs: Add tunables to disable sync&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b5a8310d211a3a1d0e917b04a61eadc2f7fa3d42&lt;/p&gt;</comment>
                            <comment id="225226" author="gerrit" created="Thu, 5 Apr 2018 17:49:23 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31163/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31163/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10460&quot; title=&quot;Evaluate two LLNL patches for upstream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10460&quot;&gt;&lt;del&gt;LU-10460&lt;/del&gt;&lt;/a&gt; osd-zfs: Add tunables to disable sync&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0394b38784cabd3c73fed1b9f4d6224e151303a3&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|hzzqjj:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>