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

chlg: -1(null) changelog for setfattr on trusted.*

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.10.6
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      There seems to be an issue with XATTR changelogs for some specific prefixes such as trusted or security, but not user.

      # bash lustre/tests/llmount.sh
      # touch /mnt/lustre/blob
      # lctl --device lustre-MDT0000 changelog_register
      # setfattr -n trusted.test -v test /mnt/lustre/blob
      # lfs changelog lustre-MDT0000
      1 -1(null) 08:13:35.501636480 2018.01.30 0x0 t=[0x200000401:0x1:0x0] j=setfattr.0 ef=0x1 u=0:0
      # setfattr -n user.test -v test /mnt/lustre/blob
      # lfs changelog lustre-MDT0000
      1 -1(null) 08:13:35.501636480 2018.01.30 0x0 t=[0x200000401:0x1:0x0] j=setfattr.0 ef=0x1 u=0:0
      2 15XATTR 08:13:21.191376815 2018.01.30 0x0 t=[0x200000401:0x1:0x0] j=setfattr.0 ef=0x1 u=0:0
      

      Attachments

        Activity

          People

            jhammond John Hammond
            cealustre CEA
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: