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

parallel-scale test_statahead: FAIL: Failed to mount lustre on /tmp/mntpt/lustre0

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.1.0, Lustre 1.8.6
    • Lustre 2.1.0, Lustre 1.8.6
    • None
    • 3
    • 5064

    Description

      parallel-scale test_statahead failed as follows:

      Mounting 5 lustre clients starts on client-8-ib,client-9-ib 
      Starting client client-8-ib,client-9-ib: -o client-16-ib@o2ib:/lustre /tmp/mntpt/lustre0
      client-8-ib: Usage: mount -V                 : print version
      client-8-ib:        mount -h                 : print this help
      client-8-ib:        mount                    : list mounted filesystems
      client-8-ib:        mount -l                 : idem, including volume labels
      

      https://maloo.whamcloud.com/test_sets/5e650626-61e5-11e0-a2b4-52540025f9af

      This is caused by a bug in the zconf_mount_clients():

          local clients=$1
          local mnt=$2
          local OPTIONS=${3:-$MOUNTOPT}
      

      The above codes should be:

          local clients=$1
          local mnt=$2
          shift 2
          local OPTIONS=${@:-$MOUNTOPT}
      

      Attachments

        Issue Links

          Activity

            [LU-203] parallel-scale test_statahead: FAIL: Failed to mount lustre on /tmp/mntpt/lustre0
            yujian Jian Yu added a comment -

            The patches have been pushed to both b1_8 and master branches in fs/lustre-release repo.

            yujian Jian Yu added a comment - The patches have been pushed to both b1_8 and master branches in fs/lustre-release repo.

            Integrated in lustre-b1_8 » x86_64,server,el5,ofa #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » x86_64,server,el5,ofa #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            Integrated in lustre-b1_8 » i686,server,el5,inkernel #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » i686,server,el5,inkernel #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            Integrated in lustre-b1_8 » i686,client,el5,inkernel #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » i686,client,el5,inkernel #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            Integrated in lustre-b1_8 » i686,client,el5,ofa #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » i686,client,el5,ofa #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            Integrated in lustre-b1_8 » i686,client,el6,inkernel #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » i686,client,el6,inkernel #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            Integrated in lustre-b1_8 » x86_64,client,el5,ofa #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » x86_64,client,el5,ofa #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            Integrated in lustre-b1_8 » x86_64,client,el5,inkernel #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » x86_64,client,el5,inkernel #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            Integrated in lustre-b1_8 » i686,server,el5,ofa #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » i686,server,el5,ofa #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            Integrated in lustre-b1_8 » x86_64,client,el6,inkernel #20
            LU-203 pass client mount options to zconf_mount_clients() correctly

            Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636
            Files :

            • lustre/tests/parallel-scale.sh
            hudson Build Master (Inactive) added a comment - Integrated in lustre-b1_8 » x86_64,client,el6,inkernel #20 LU-203 pass client mount options to zconf_mount_clients() correctly Johann Lombardi : d46a1ca866adbd5bf7f33c6b514dba8ff227b636 Files : lustre/tests/parallel-scale.sh

            People

              yujian Jian Yu
              yujian Jian Yu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: