<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:42:28 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>[LUDOC-379] Document ladvise lockahead feature</title>
                <link>https://jira.whamcloud.com/browse/LUDOC-379</link>
                <project id="10070" key="LUDOC">Lustre Documentation</project>
                    <description>&lt;p&gt;The new ladvise lockahead feature (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6179&quot; title=&quot;Lock ahead - Request extent locks from userspace&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6179&quot;&gt;&lt;del&gt;LU-6179&lt;/del&gt;&lt;/a&gt;) should be documented in the manual.&lt;/p&gt;</description>
                <environment></environment>
        <key id="46545">LUDOC-379</key>
            <summary>Document ladvise lockahead feature</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="paf">Patrick Farrell</assignee>
                                    <reporter username="paf">Patrick Farrell</reporter>
                        <labels>
                    </labels>
                <created>Tue, 6 Jun 2017 18:50:25 +0000</created>
                <updated>Mon, 21 May 2018 14:46:32 +0000</updated>
                            <resolved>Wed, 16 May 2018 17:49:41 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="198356" author="paf" created="Tue, 6 Jun 2017 18:51:00 +0000"  >&lt;p&gt;Feel free to assign this to me.&lt;/p&gt;</comment>
                            <comment id="224744" author="pjones" created="Wed, 28 Mar 2018 17:46:53 +0000"  >&lt;p&gt;Patrick&lt;/p&gt;

&lt;p&gt;When do you expect to have some content suitable for the manual for lock-ahead? We could help with the formatting if you have the content in some other kind of format (Word, RTF, etc)&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="224747" author="paf" created="Wed, 28 Mar 2018 18:25:56 +0000"  >&lt;p&gt;Yeah, I need to get moving on this.&#160; Looking at the manual, I see there&apos;s now some ladvise documentation in there!&lt;/p&gt;

&lt;p&gt;I&apos;ve got some stuff written up, I&apos;ll see about integrating it.&#160; A little tricky figuring out quite where to put some of it.&lt;/p&gt;</comment>
                            <comment id="224749" author="paf" created="Wed, 28 Mar 2018 18:45:51 +0000"  >&lt;p&gt;Attempting to follow the instructions from here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://wiki.hpdd.intel.com/display/PUB/Making+changes+to+the+Lustre+Manual+source&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.hpdd.intel.com/display/PUB/Making+changes+to+the+Lustre+Manual+source&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I ran in to this:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;build@centbuild02 lustre-manual&amp;#93;&lt;/span&gt;$ make check &amp;amp;&amp;amp; make pdf&lt;br/&gt;
xmllint --noout --xinclude --noent --relaxng ./index.xml&lt;br/&gt;
./index.xml:-1: Relax-NG parser error : xmlRelaxNGParse: ./index.xml is empty&lt;br/&gt;
Relax-NG schema ./index.xml failed to compile&lt;/p&gt;

&lt;p&gt;I didn&apos;t check out a local branch (yet), but that seems unlikely to be causing this...?&lt;/p&gt;</comment>
                            <comment id="224750" author="pjones" created="Wed, 28 Mar 2018 18:48:25 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=jgmitter&quot; class=&quot;user-hover&quot; rel=&quot;jgmitter&quot;&gt;jgmitter&lt;/a&gt; any advice for Patrick?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=paf&quot; class=&quot;user-hover&quot; rel=&quot;paf&quot;&gt;paf&lt;/a&gt; I would suggest adding what content you have first and listing any uncertainties about where to place the content. Then we can iterate towards something we can integrate into the manual.&lt;/p&gt;</comment>
                            <comment id="224752" author="jgmitter" created="Wed, 28 Mar 2018 19:03:45 +0000"  >&lt;p&gt;Hi Patrick,&lt;/p&gt;

&lt;p&gt;What platform are you attempting to build on? &#160;I would try to build the html version first as I have seen issues with missing packages when attempting to build a pdf for the first time.&lt;/p&gt;

&lt;p&gt;make check &amp;amp;&amp;amp; make html&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

&lt;p&gt;Joe&lt;/p&gt;</comment>
                            <comment id="224754" author="paf" created="Wed, 28 Mar 2018 19:17:49 +0000"  >&lt;p&gt;Thanks, Peter - I&apos;m starting with updating the obvious bits (usage, lists of options, etc), and then, yes, I&apos;ll drop the general guidance in there somewhere and we can try to figure out where would be good.&lt;/p&gt;

&lt;p&gt;Joseph,&lt;/p&gt;

&lt;p&gt;centos7 - That error is from make check:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;build@centbuild02 lustre-manual&amp;#93;&lt;/span&gt;$ make check&lt;br/&gt;
xmllint --noout --xinclude --noent --relaxng ./index.xml&lt;br/&gt;
./index.xml:-1: Relax-NG parser error : xmlRelaxNGParse: ./index.xml is empty&lt;br/&gt;
Relax-NG schema ./index.xml failed to compile&lt;/p&gt;

&lt;p&gt;Perhaps I&apos;m missing some tool that make is supposed to be calling?&lt;/p&gt;</comment>
                            <comment id="224793" author="jgmitter" created="Thu, 29 Mar 2018 13:14:58 +0000"  >&lt;p&gt;Hi Patrick,&lt;/p&gt;

&lt;p&gt;I replicated the error on a fresh centos7 install. &#160;It appears the error is coming from missing the&#160;docbook5-style-xsl docbook5-schema docbook5-schemas packages. &#160;I would make sure that you have all of the following packages installed:&lt;/p&gt;

&lt;p&gt;yum install fop libxml2 libxslt docbook5-style-xsl docbook5-schema docbook5-schemas&lt;/p&gt;

&lt;p&gt;Installing that basic set on a fresh centos7 image allows me to run make check, make html, and make pdf.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

&lt;p&gt;Joe&lt;/p&gt;</comment>
                            <comment id="224807" author="paf" created="Thu, 29 Mar 2018 16:19:46 +0000"  >&lt;p&gt;Joe,&lt;/p&gt;

&lt;p&gt;Thanks, that worked great.&#160; Now I can find my syntax errors &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;I&apos;ll keep working this a little and then submit.&lt;/p&gt;</comment>
                            <comment id="227535" author="gerrit" created="Tue, 8 May 2018 20:01:10 +0000"  >&lt;p&gt;Patrick Farrell (paf@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32331&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32331&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-379&quot; title=&quot;Document ladvise lockahead feature&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-379&quot;&gt;&lt;del&gt;LUDOC-379&lt;/del&gt;&lt;/a&gt;: Ladvise Lockahead&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 89f9ccf0557dff2a43784e91cd0b1b07f801b0a7&lt;/p&gt;</comment>
                            <comment id="227997" author="gerrit" created="Wed, 16 May 2018 16:34:19 +0000"  >&lt;p&gt;Joseph Gmitter (joseph.gmitter@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32331/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32331/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-379&quot; title=&quot;Document ladvise lockahead feature&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-379&quot;&gt;&lt;del&gt;LUDOC-379&lt;/del&gt;&lt;/a&gt;: Ladvise Lockahead&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 976ef1f4cae06717b84299d8f1a653f151262ec3&lt;/p&gt;</comment>
                            <comment id="228011" author="jgmitter" created="Wed, 16 May 2018 17:49:41 +0000"  >&lt;p&gt;Patch has landed.&lt;/p&gt;</comment>
                            <comment id="228033" author="gerrit" created="Wed, 16 May 2018 20:29:47 +0000"  >&lt;p&gt;Patrick Farrell (paf@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32436&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32436&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-379&quot; title=&quot;Document ladvise lockahead feature&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-379&quot;&gt;&lt;del&gt;LUDOC-379&lt;/del&gt;&lt;/a&gt;: Ladvise Lockahead&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e590c8f9a3f01a10c9524b462c3e1ad88a3049da&lt;/p&gt;</comment>
                            <comment id="228230" author="gerrit" created="Mon, 21 May 2018 14:46:32 +0000"  >&lt;p&gt;Joseph Gmitter (joseph.gmitter@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32436/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32436/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-379&quot; title=&quot;Document ladvise lockahead feature&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-379&quot;&gt;&lt;del&gt;LUDOC-379&lt;/del&gt;&lt;/a&gt;: Ladvise Lockahead&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 59ea0bc323e725cf9e5051144d82665f27814ce6&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="28460">LU-6179</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzzebr:</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>