Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      The new ladvise lockahead feature (LU-6179) should be documented in the manual.

      Attachments

        Issue Links

          Activity

            [LUDOC-379] Document ladvise lockahead feature

            Joseph Gmitter (joseph.gmitter@intel.com) merged in patch https://review.whamcloud.com/32436/
            Subject: LUDOC-379: Ladvise Lockahead
            Project: doc/manual
            Branch: master
            Current Patch Set:
            Commit: 59ea0bc323e725cf9e5051144d82665f27814ce6

            gerrit Gerrit Updater added a comment - Joseph Gmitter (joseph.gmitter@intel.com) merged in patch https://review.whamcloud.com/32436/ Subject: LUDOC-379 : Ladvise Lockahead Project: doc/manual Branch: master Current Patch Set: Commit: 59ea0bc323e725cf9e5051144d82665f27814ce6

            Patrick Farrell (paf@cray.com) uploaded a new patch: https://review.whamcloud.com/32436
            Subject: LUDOC-379: Ladvise Lockahead
            Project: doc/manual
            Branch: master
            Current Patch Set: 1
            Commit: e590c8f9a3f01a10c9524b462c3e1ad88a3049da

            gerrit Gerrit Updater added a comment - Patrick Farrell (paf@cray.com) uploaded a new patch: https://review.whamcloud.com/32436 Subject: LUDOC-379 : Ladvise Lockahead Project: doc/manual Branch: master Current Patch Set: 1 Commit: e590c8f9a3f01a10c9524b462c3e1ad88a3049da

            Patch has landed.

            jgmitter Joseph Gmitter (Inactive) added a comment - Patch has landed.

            Joseph Gmitter (joseph.gmitter@intel.com) merged in patch https://review.whamcloud.com/32331/
            Subject: LUDOC-379: Ladvise Lockahead
            Project: doc/manual
            Branch: master
            Current Patch Set:
            Commit: 976ef1f4cae06717b84299d8f1a653f151262ec3

            gerrit Gerrit Updater added a comment - Joseph Gmitter (joseph.gmitter@intel.com) merged in patch https://review.whamcloud.com/32331/ Subject: LUDOC-379 : Ladvise Lockahead Project: doc/manual Branch: master Current Patch Set: Commit: 976ef1f4cae06717b84299d8f1a653f151262ec3

            Patrick Farrell (paf@cray.com) uploaded a new patch: https://review.whamcloud.com/32331
            Subject: LUDOC-379: Ladvise Lockahead
            Project: doc/manual
            Branch: master
            Current Patch Set: 1
            Commit: 89f9ccf0557dff2a43784e91cd0b1b07f801b0a7

            gerrit Gerrit Updater added a comment - Patrick Farrell (paf@cray.com) uploaded a new patch: https://review.whamcloud.com/32331 Subject: LUDOC-379 : Ladvise Lockahead Project: doc/manual Branch: master Current Patch Set: 1 Commit: 89f9ccf0557dff2a43784e91cd0b1b07f801b0a7

            Joe,

            Thanks, that worked great.  Now I can find my syntax errors

            I'll keep working this a little and then submit.

            paf Patrick Farrell (Inactive) added a comment - Joe, Thanks, that worked great.  Now I can find my syntax errors I'll keep working this a little and then submit.
            jgmitter Joseph Gmitter (Inactive) added a comment - - edited

            Hi Patrick,

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

            yum install fop libxml2 libxslt docbook5-style-xsl docbook5-schema docbook5-schemas

            Installing that basic set on a fresh centos7 image allows me to run make check, make html, and make pdf.

            Thanks.

            Joe

            jgmitter Joseph Gmitter (Inactive) added a comment - - edited Hi Patrick, I replicated the error on a fresh centos7 install.  It appears the error is coming from missing the docbook5-style-xsl docbook5-schema docbook5-schemas packages.  I would make sure that you have all of the following packages installed: yum install fop libxml2 libxslt docbook5-style-xsl docbook5-schema docbook5-schemas Installing that basic set on a fresh centos7 image allows me to run make check, make html, and make pdf. Thanks. Joe

            Thanks, Peter - I'm starting with updating the obvious bits (usage, lists of options, etc), and then, yes, I'll drop the general guidance in there somewhere and we can try to figure out where would be good.

            Joseph,

            centos7 - That error is from make check:

            [build@centbuild02 lustre-manual]$ make check
            xmllint --noout --xinclude --noent --relaxng ./index.xml
            ./index.xml:-1: Relax-NG parser error : xmlRelaxNGParse: ./index.xml is empty
            Relax-NG schema ./index.xml failed to compile

            Perhaps I'm missing some tool that make is supposed to be calling?

            paf Patrick Farrell (Inactive) added a comment - Thanks, Peter - I'm starting with updating the obvious bits (usage, lists of options, etc), and then, yes, I'll drop the general guidance in there somewhere and we can try to figure out where would be good. Joseph, centos7 - That error is from make check: [build@centbuild02 lustre-manual] $ make check xmllint --noout --xinclude --noent --relaxng ./index.xml ./index.xml:-1: Relax-NG parser error : xmlRelaxNGParse: ./index.xml is empty Relax-NG schema ./index.xml failed to compile Perhaps I'm missing some tool that make is supposed to be calling?

            Hi Patrick,

            What platform are you attempting to build on?  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.

            make check && make html

            Thanks.

            Joe

            jgmitter Joseph Gmitter (Inactive) added a comment - Hi Patrick, What platform are you attempting to build on?  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. make check && make html Thanks. Joe
            pjones Peter Jones added a comment -

            jgmitter any advice for Patrick?

            paf 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.

            pjones Peter Jones added a comment - jgmitter any advice for Patrick? paf 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.

            People

              paf Patrick Farrell (Inactive)
              paf Patrick Farrell (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: