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

sanity test 805 uses do_node instead of do_facet

Details

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

    Description

      There's a wrong primitive used in test 805 that results in this:

      == sanity test 805: ZFS can remove from full fs ====================================================== 08:09:26 (1568376566)
      mds1: ssh: Could not resolve hostname mds1: Name or service not known
      pdsh@oleg316-client: mds1: ssh exited with exit code 255
      /home/green/git/lustre-release/lustre/tests/test-framework.sh: line 452: ( << 16) | ( << 8) | : syntax error: operand expected (error token is "<< 16) | ( << 8) | ")
      /home/green/git/lustre-release/lustre/tests/sanity.sh: line 21330: [: -lt: unary operator expected
       - create 690 (time 1568376578.54 total 10.00 last 68.98)
       - create 1340 (time 1568376588.56 total 20.02 last 64.92)
       - create 1969 (time 1568376598.57 total 30.03 last 62.81)
       - create 2614 (time 1568376608.58 total 40.04 last 64.44)
       - create 3192 (time 1568376618.59 total 50.05 last 57.72)
      mknod(/mnt/lustre/d805.sanity/f-3680) error: Disk quota exceeded
      total: 3680 create in 58.31 seconds: 63.11 ops/second
      Resetting fail_loc on all nodes...done.
      08:10:40 (1568376640) waiting for oleg316-server network 5 secs ...
      08:10:40 (1568376640) network interface is UP
      

      The reason is:

              local zfs_version=$(do_node $SINGLEMDS cat /sys/module/zfs/version)
      

      where it's supposed to be do_facet

      Attachments

        Activity

          [LU-12773] sanity test 805 uses do_node instead of do_facet
          pjones Peter Jones made changes -
          Fix Version/s New: Lustre 2.12.5 [ 14696 ]

          Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37901/
          Subject: LU-12773 tests: sanity test_805 Use do_facet
          Project: fs/lustre-release
          Branch: b2_12
          Current Patch Set:
          Commit: 828841c1e76b0b2972c2d6a653e9d30a10b301cc

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37901/ Subject: LU-12773 tests: sanity test_805 Use do_facet Project: fs/lustre-release Branch: b2_12 Current Patch Set: Commit: 828841c1e76b0b2972c2d6a653e9d30a10b301cc

          Oleg Drokin (green@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/37901
          Subject: LU-12773 tests: sanity test_805 Use do_facet
          Project: fs/lustre-release
          Branch: b2_12
          Current Patch Set: 1
          Commit: 3dffaff29a5ec10ec7d2625fbb74d6987b4de5f9

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/37901 Subject: LU-12773 tests: sanity test_805 Use do_facet Project: fs/lustre-release Branch: b2_12 Current Patch Set: 1 Commit: 3dffaff29a5ec10ec7d2625fbb74d6987b4de5f9
          pjones Peter Jones made changes -
          Fix Version/s New: Lustre 2.13.0 [ 14290 ]
          Assignee Original: WC Triage [ wc-triage ] New: Oleg Drokin [ green ]
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          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/36204/
          Subject: LU-12773 tests: sanity test_805 Use do_facet
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: fa8b581aea27acc00f6ac48e76ec261dddf8631a

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/36204/ Subject: LU-12773 tests: sanity test_805 Use do_facet Project: fs/lustre-release Branch: master Current Patch Set: Commit: fa8b581aea27acc00f6ac48e76ec261dddf8631a

          Oleg Drokin (green@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/36204
          Subject: LU-12773 tests: sanity test_805 Use do_facet
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: 86ecf434001ea49b5bdef12f50650329ba710825

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/36204 Subject: LU-12773 tests: sanity test_805 Use do_facet Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 86ecf434001ea49b5bdef12f50650329ba710825
          green Oleg Drokin created issue -

          People

            green Oleg Drokin
            green Oleg Drokin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: