Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-11016

PBS_JOBID value too large for JobID buffer (32)

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.12.0
    • Lustre 2.10.3
    • None
    • 4
    • 9223372036854775807

    Description

      Getting error

      May 10 16:55:31 r585i2n9 kernel: [1525996531.259303] LustreError: 16b-c: PBS_JOBID value too large for JobID buffer (32)
      

      The job id in this case was

      3861053[112].pbspl1.nas.nasa.gov
      
      #define LUSTRE_JOBID_SIZE 32
      

      May be too small.

      Attachments

        Activity

          [LU-11016] PBS_JOBID value too large for JobID buffer (32)

          Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/33128/
          Subject: LU-11016 obdclass: change JobID error into warning
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 8ad9453ee66ec1beaff9c8711cf732a861176a6f

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/33128/ Subject: LU-11016 obdclass: change JobID error into warning Project: fs/lustre-release Branch: master Current Patch Set: Commit: 8ad9453ee66ec1beaff9c8711cf732a861176a6f

          Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/33128
          Subject: LU-11016 obdclass: change JobID error into warning
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: 6e2e340f13eb7e3f8c4422466a82bce33b49ffbc

          gerrit Gerrit Updater added a comment - Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/33128 Subject: LU-11016 obdclass: change JobID error into warning Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 6e2e340f13eb7e3f8c4422466a82bce33b49ffbc

          Reopening this to track minor issue of changing LustreError to just a warning.

          adilger Andreas Dilger added a comment - Reopening this to track minor issue of changing LustreError to just a warning.
          pjones Peter Jones added a comment -

          Thanks Mahmoud

          pjones Peter Jones added a comment - Thanks Mahmoud

          this can be closed

          mhanafi Mahmoud Hanafi added a comment - this can be closed

          There is no possibility to increase the JobID buffer size, as this would break the RPC protocol. This message is mostly informative to tell you that the JobIDs may not match exactly, though I see it should be changed from LustreError: to just Lustre:.

          In any case, the PBS_JOBID is only one character too short in this case, and does not lose any uniqueness.

          adilger Andreas Dilger added a comment - There is no possibility to increase the JobID buffer size, as this would break the RPC protocol. This message is mostly informative to tell you that the JobIDs may not match exactly, though I see it should be changed from LustreError: to just Lustre: . In any case, the PBS_JOBID is only one character too short in this case, and does not lose any uniqueness.

          People

            adilger Andreas Dilger
            mhanafi Mahmoud Hanafi
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: