Details

    • Bug
    • Resolution: Fixed
    • Major
    • Lustre 2.17.0
    • Lustre 2.16.0
    • None
    • 3
    • 9223372036854775807

    Description

      Here is the problem, Lustre does not filter supported attributes and as a result file became unaccessible.

      $touch /mnt/lustre/f2
      $lsattr /mnt/lustre/f2
      ---------------------- /mnt/lustre/f2
      $chattr +aAcCdDeFijmPsStTux /mnt/lustre/f2
      $lsattr /mnt/lustre/f2
      lsattr: No data available While reading flags on /mnt/lustre/f2
      $cat /mnt/lustre/f2
      cat: /mnt/lustre/f2: No data available
      $statx /mnt/lustre/f2
        File: /mnt/lustre/f2
        Size: 0         	Blocks: 0          IO Block: 4194304 regular empty file
      Device: 2c54f966h/743766374d	Inode: 144115205272502274  Links: 1
      Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
      Context: unconfined_u:object_r:unlabeled_t:s0
      Access: 2023-02-16 18:08:06.000000000 -0500
      Modify: 2023-02-16 18:08:06.000000000 -0500
      Change: 2023-02-16 18:08:06.000000000 -0500
       Birth: 2023-02-16 18:08:06.000000000 -0500
      

      Attachments

        Activity

          People

            ys Yang Sheng
            aboyko Alexander Boyko
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: