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

If OST_SYNC causes inode update, client does not reflect change

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Lustre 2.8.0
    • Lustre 2.5.0, Lustre 2.6.0
    • 3
    • 12049

    Description

      This really only affects ZFS, because zfs does not update # of blocks until the blocks are flushed to disk, so after an OST_WRITE, the number of blocks only reflect the number on disk, but that number is updated after an OST_SYNC RPC (which returns the correct number of blocks, but is ignored by the client code).

      Test: (on a ZFS backed setup)
      1. client1$ dd if=/dev/zero of=/mnt/lustre/test oflag=sync bs=1M count=2
      2. client1$ stat /mnt/lustre/test
      3. client2$ stat /mnt/lustre/test OR clear locks on client1 and redo stat
      4. See that the number of blocks is incorrect on client1 (client2 has correct value)

      Attachments

        Activity

          [LU-4389] If OST_SYNC causes inode update, client does not reflect change
          adilger Andreas Dilger made changes -
          Link New: This issue is related to PP-44 [ PP-44 ]
          pjones Peter Jones made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          adilger Andreas Dilger made changes -
          Assignee Original: WC Triage [ wc-triage ] New: Zhenyu Xu [ bobijam ]
          doug Doug Oucharek (Inactive) made changes -
          Fix Version/s New: Lustre 2.8.0 [ 11113 ]
          Fix Version/s Original: Lustre 2.7.0 [ 10631 ]
          adilger Andreas Dilger made changes -
          Labels New: zfs
          jlevi Jodi Levi (Inactive) made changes -
          Fix Version/s New: Lustre 2.7.0 [ 10631 ]
          Fix Version/s Original: Lustre 2.6.0 [ 10595 ]
          adilger Andreas Dilger made changes -
          Fix Version/s New: Lustre 2.6.0 [ 10595 ]
          adilger Andreas Dilger made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          utopiabound Nathaniel Clark created issue -

          People

            bobijam Zhenyu Xu
            utopiabound Nathaniel Clark
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: