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

File creation with 'lfs setstripe' is not replayable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • Lustre 2.11.0
    • Lustre 2.11.0
    • None
    • 3
    • 9223372036854775807

    Description

      File created with 'lfs setstripe' cannot recover from failover. Simple test like the one below fails:

      test_00() {
      replay_barrier $SINGLEMDS
      $LFS setstripe -c 2 $DIR/$tfile
      fail $SINGLEMDS
      $CHECKSTAT -t file $DIR/$tfile ||
      		error "$CHECKSTAT $DIR/$tfile check failed"
      }
      
      

      At first sign the file is not re-created due to problem with LOV EA supplied along with replay, it says LOV MAGIC is 0.

      Attachments

        Issue Links

          Activity

            People

              laisiyao Lai Siyao
              tappro Mikhail Pershin
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: