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

replay-vbr accesses non-existent mdd.sync_permission setting

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.13.0, Lustre 2.12.4
    • Lustre 2.13.0, Lustre 2.12.3
    • None
    • 3
    • 9223372036854775807

    Description

      Looking around my logs noticed this:

      == replay-vbr test 1b: open (O_CREAT) checks version of parent ======================================= 17:17:44 (1566163064)
      Starting client: oleg230-client.virtnet:  -o user_xattr,flock oleg230-server@tcp:/lustre /mnt/lustre2
      mount.lustre: according to /etc/mtab oleg230-server@tcp:/lustre is already mounted on /mnt/lustre2
      oleg230-server: error: set_param: param_path 'mdd/lustre-MDT0000/sync_permission': No such file or directory
      pdsh@oleg230-client: oleg230-server: ssh exited with exit code 2
      

      Some digging around reveals the the setting is actually named

      LUSTRE_RW_ATTR(sync_perm);
      

      not sure what's up with the double mount attempt, probably a separate issue.

      Attachments

        Activity

          [LU-12671] replay-vbr accesses non-existent mdd.sync_permission setting

          Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37006/
          Subject: LU-12671 mdd: rename mdd/sync_perm to sync_permissions
          Project: fs/lustre-release
          Branch: b2_12
          Current Patch Set:
          Commit: a14908990314e32e69cc898cf974304ec55ecca7

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37006/ Subject: LU-12671 mdd: rename mdd/sync_perm to sync_permissions Project: fs/lustre-release Branch: b2_12 Current Patch Set: Commit: a14908990314e32e69cc898cf974304ec55ecca7

          Minh Diep (mdiep@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/37006
          Subject: LU-12671 mdd: rename mdd/sync_perm to sync_permissions
          Project: fs/lustre-release
          Branch: b2_12
          Current Patch Set: 1
          Commit: 9619cc063e90851c534b03fc7f31d8fa697f6fd5

          gerrit Gerrit Updater added a comment - Minh Diep (mdiep@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/37006 Subject: LU-12671 mdd: rename mdd/sync_perm to sync_permissions Project: fs/lustre-release Branch: b2_12 Current Patch Set: 1 Commit: 9619cc063e90851c534b03fc7f31d8fa697f6fd5
          pjones Peter Jones added a comment -

          Landed for 2.13

          pjones Peter Jones added a comment - Landed for 2.13

          Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/35851/
          Subject: LU-12671 mdd: rename mdd/sync_perm to sync_permissions
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 55a7e2dcecaf482c40840840db2b0b795bad2bb9

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/35851/ Subject: LU-12671 mdd: rename mdd/sync_perm to sync_permissions Project: fs/lustre-release Branch: master Current Patch Set: Commit: 55a7e2dcecaf482c40840840db2b0b795bad2bb9

          James Simmons (jsimmons@infradead.org) uploaded a new patch: https://review.whamcloud.com/35851
          Subject: LU-12671 tests: Update mdd/sync_permissions to sync_perm
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: bda5b02c381e434311d4407afbc05b9a9817cad5

          gerrit Gerrit Updater added a comment - James Simmons (jsimmons@infradead.org) uploaded a new patch: https://review.whamcloud.com/35851 Subject: LU-12671 tests: Update mdd/sync_permissions to sync_perm Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: bda5b02c381e434311d4407afbc05b9a9817cad5

          The patch 33632 landed at the start of 2.13 development cycle. Its not in the 2.12 branch. I just looked. We can rename the sysfs file name to its proper name.

          simmonsja James A Simmons added a comment - The patch 33632 landed at the start of 2.13 development cycle. Its not in the 2.12 branch. I just looked. We can rename the sysfs file name to its proper name.

          Oleg Drokin (green@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/35826
          Subject: LU-12671 tests: Update mdd/sync_permissions to sync_perm
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: 102758949e919c510de65002336a334511dfa557

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/35826 Subject: LU-12671 tests: Update mdd/sync_permissions to sync_perm Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 102758949e919c510de65002336a334511dfa557
          green Oleg Drokin added a comment -

          Ok, it was broken by https://review.whamcloud.com/33632

          technically this is an api change, but it's been part of 2.12 release already so I am not sure if we want to fix the naming or the scripts.

          I'll add the script fixing for now

          green Oleg Drokin added a comment - Ok, it was broken by https://review.whamcloud.com/33632 technically this is an api change, but it's been part of 2.12 release already so I am not sure if we want to fix the naming or the scripts. I'll add the script fixing for now

          People

            simmonsja James A Simmons
            green Oleg Drokin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: