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

parallel-scale-nfsv3 no sub tests failed: setup nfs failed!

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Lustre 2.10.1, Lustre 2.11.0, Lustre 2.10.2, Lustre 2.10.3, Lustre 2.10.6
    • None
    • Trevis2, full
      server: SLES12sp2, ldiskfs, branch b2_10, v2.10.0.49, b13
      client: SLES12sp2, branch b2_10, v2.10.0.49, b13
    • 3
    • 9223372036854775807

    Description

      https://testing.hpdd.intel.com/test_sessions/1002375a-10d7-42d6-9686-f936404ef858

      FYI: "setup nfs failed" message shows up in several Jira tickets opened (and resolved) between 2012 and 2016.

      From suite_log:

      Mounting NFS clients (version 3)...
      CMD: trevis-50vm1,trevis-50vm2 mkdir -p /mnt/lustre
      CMD: trevis-50vm1,trevis-50vm2 mount -t nfs -o nfsvers=3,async 			trevis-50vm7:/mnt/lustre /mnt/lustre
      trevis-50vm2: mount.nfs: requested NFS version or transport protocol is not supported
      trevis-50vm1: mount.nfs: requested NFS version or transport protocol is not supported
      parallel-scale-nfsv3 : @@@@@@ FAIL: setup nfs failed! 
        Trace dump:
        = /usr/lib64/lustre/tests/test-framework.sh:5291:error()
        = /usr/lib64/lustre/tests/parallel-scale-nfs.sh:61:main()
      

      Attachments

        Issue Links

          Activity

            [LU-9892] parallel-scale-nfsv3 no sub tests failed: setup nfs failed!

            We're seeing this issue again  with the 2.10.59 master tag for parallel-scale-nfsv3 and nfsv4. Here are a couple of failures:

            https://testing.hpdd.intel.com/test_sets/994a37f2-274a-11e8-9e0e-52540065bddc

            https://testing.hpdd.intel.com/test_sets/a07bee60-276a-11e8-9e0e-52540065bddc

            jamesanunez James Nunez (Inactive) added a comment - We're seeing this issue again  with the 2.10.59 master tag for parallel-scale-nfsv3 and nfsv4. Here are a couple of failures: https://testing.hpdd.intel.com/test_sets/994a37f2-274a-11e8-9e0e-52540065bddc https://testing.hpdd.intel.com/test_sets/a07bee60-276a-11e8-9e0e-52540065bddc

            John L. Hammond (john.hammond@intel.com) merged in patch https://review.whamcloud.com/30809/
            Subject: LU-9892 test: fix SuSe nfsserver setup
            Project: fs/lustre-release
            Branch: b2_10
            Current Patch Set:
            Commit: 2d3105038f49ec4da5d42faccfc74b458d81f75e

            gerrit Gerrit Updater added a comment - John L. Hammond (john.hammond@intel.com) merged in patch https://review.whamcloud.com/30809/ Subject: LU-9892 test: fix SuSe nfsserver setup Project: fs/lustre-release Branch: b2_10 Current Patch Set: Commit: 2d3105038f49ec4da5d42faccfc74b458d81f75e
            pjones Peter Jones added a comment -

            Landed for 2.11

            pjones Peter Jones added a comment - Landed for 2.11

            Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/30476/
            Subject: LU-9892 test: fix SuSe nfsserver setup
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 35e86c52cd36edd7b5b87c0f7f1da33ed90d5140

            gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/30476/ Subject: LU-9892 test: fix SuSe nfsserver setup Project: fs/lustre-release Branch: master Current Patch Set: Commit: 35e86c52cd36edd7b5b87c0f7f1da33ed90d5140

            Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/30809
            Subject: LU-9892 test: fix SuSe nfsserver setup
            Project: fs/lustre-release
            Branch: b2_10
            Current Patch Set: 1
            Commit: 13d27979cac2b2280e24fb2038f6ddd847663baa

            gerrit Gerrit Updater added a comment - Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/30809 Subject: LU-9892 test: fix SuSe nfsserver setup Project: fs/lustre-release Branch: b2_10 Current Patch Set: 1 Commit: 13d27979cac2b2280e24fb2038f6ddd847663baa

            Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/30476
            Subject: LU-9892 test: use systemctl and chkconfig
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 5b9c53215366d4b15976925dc8c8511ae1be930b

            gerrit Gerrit Updater added a comment - Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/30476 Subject: LU-9892 test: use systemctl and chkconfig Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 5b9c53215366d4b15976925dc8c8511ae1be930b

            this is not so. I tried a manual nfs mount on sles12sp2 with -o nfsvers=3 and it worked fine.

            bogl Bob Glossman (Inactive) added a comment - this is not so. I tried a manual nfs mount on sles12sp2 with -o nfsvers=3 and it worked fine.
            mdiep Minh Diep added a comment -

            perhaps Suse dropped support nfsv3? just a thought

            mdiep Minh Diep added a comment - perhaps Suse dropped support nfsv3? just a thought
            bogl Bob Glossman (Inactive) added a comment - - edited

            As James already mentioned setup-nfs.sh is using obsolete commands. However these commands are equally obsolete on RHEL 7 as SLES. If nfs is being setup and run correctly on RHEL, that suggests some install and setup of nfs server filesystems and services are being done outside the lustre tests themselves. This makes it likely to be a DCO issue, some setup that is being done properly on RHEL 7 but not done correctly or not done at all on SLES.

            bogl Bob Glossman (Inactive) added a comment - - edited As James already mentioned setup-nfs.sh is using obsolete commands. However these commands are equally obsolete on RHEL 7 as SLES. If nfs is being setup and run correctly on RHEL, that suggests some install and setup of nfs server filesystems and services are being done outside the lustre tests themselves. This makes it likely to be a DCO issue, some setup that is being done properly on RHEL 7 but not done correctly or not done at all on SLES.
            green Oleg Drokin added a comment -

            we need to make sure that the nfs v3 support is there on the server side and all the modules are loaded and such

            green Oleg Drokin added a comment - we need to make sure that the nfs v3 support is there on the server side and all the modules are loaded and such

            People

              mdiep Minh Diep
              jcasper James Casper (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: