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

append to PFL-file without 'eof' component fails

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Upstream, Lustre 2.12.4
    • 3
    • 9223372036854775807

    Description

      # mkdir /mnt/lustre/d
      #  lfs setstripe -E 4M -c 1 -E 64M -c 4 /mnt/lustre/d/f1; echo asd >>/mnt/lustre/d/f1
      -bash: echo: write error: Invalid argument
      

      and in the log:

      00000004:80000000:1.0:1586276528.329048:0:6464:0:(lod_object.c:6811:lod_declare_update_plain()) lustre-MDT0000-mdtlov: the defined layout [0, 0x4000000) does not covers the write range [0x0, 0xffffffffffffffff)
      00000004:00000001:1.0:1586276528.329049:0:6464:0:(lod_object.c:6816:lod_declare_update_plain()) Process leaving via out (rc=18446744073709551594 : -22 : 0xffffffffffffffea)
      

      Attachments

        Issue Links

          Activity

            [LU-13420] append to PFL-file without 'eof' component fails
            adilger Andreas Dilger made changes -
            Link New: This issue is related to LU-17403 [ LU-17403 ]
            ofaaland Olaf Faaland made changes -
            Labels Original: llnl topllnl New: llnl
            adilger Andreas Dilger made changes -
            Summary Original: append to PFL-file fails New: append to PFL-file without 'eof' component fails
            ofaaland Olaf Faaland made changes -
            Labels Original: llnl New: llnl topllnl
            ofaaland Olaf Faaland made changes -
            Affects Version/s New: Lustre 2.12.4 [ 14690 ]
            ofaaland Olaf Faaland made changes -
            Labels New: llnl
            adilger Andreas Dilger made changes -
            Link New: This issue is related to LU-9341 [ LU-9341 ]
            adilger Andreas Dilger made changes -
            Link New: This issue is related to LU-10782 [ LU-10782 ]
            adilger Andreas Dilger made changes -
            Link New: This issue is related to LU-10665 [ LU-10665 ]
            bzzz Alex Zhuravlev made changes -
            Description Original: {code}
            # mkdir /mnt/lustre/d
            # lfs setstripe -E 4M -c 1 -E 64M -c 4 /mnt/lustre/d/f1; echo asd >>/mnt/lustre/d/f1
            -bash: echo: write error: Invalid argument
            {code}
            New: {code}
            # mkdir /mnt/lustre/d
            # lfs setstripe -E 4M -c 1 -E 64M -c 4 /mnt/lustre/d/f1; echo asd >>/mnt/lustre/d/f1
            -bash: echo: write error: Invalid argument
            {code}

            and in the log:
            {code}
            00000004:80000000:1.0:1586276528.329048:0:6464:0:(lod_object.c:6811:lod_declare_update_plain()) lustre-MDT0000-mdtlov: the defined layout [0, 0x4000000) does not covers the write range [0x0, 0xffffffffffffffff)
            00000004:00000001:1.0:1586276528.329049:0:6464:0:(lod_object.c:6816:lod_declare_update_plain()) Process leaving via out (rc=18446744073709551594 : -22 : 0xffffffffffffffea)
            {code}

            People

              wc-triage WC Triage
              bzzz Alex Zhuravlev
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: