Details

    • Bug
    • Resolution: Fixed
    • Critical
    • Lustre 2.5.0
    • None
    • None
    • RHEL6
    • 3
    • 8807

    Description

      {code

      { == sanity test 120f: Early Lock Cancel: rename test == 13:57:48 (1372157868) ldlm.namespaces.lustre-MDT0000-mdc-ffff88006f559638.lru_size=800 ldlm.namespaces.lustre-OST0000-osc-MDT0000.lru_size=800 ldlm.namespaces.lustre-OST0000-osc-ffff88006f559638.lru_size=800 ldlm.namespaces.lustre-OST0001-osc-MDT0000.lru_size=800 ldlm.namespaces.lustre-OST0001-osc-ffff88006f559638.lru_size=800 mkdir: cannot create directory `/Users/shadow/work/lustre/work/WC-review/ldlm-stack/lustre/tests/-p': File exists {code}

      looks someone forget about space before -p

      Attachments

        Issue Links

          Activity

            [LU-3503] sanity test 120f broken now
            emoly.liu Emoly Liu added a comment -

            patch landed on master

            emoly.liu Emoly Liu added a comment - patch landed on master
            emoly.liu Emoly Liu added a comment - patch tracking at http://review.whamcloud.com/6796
            emoly.liu Emoly Liu added a comment -
                    if [ $# -eq 2 ]; then
                            option=$1
                            path=$2
                    else
                            path=$1
                    fi
            

            Something is wrong with test_mkdir(). I will fix it.

            emoly.liu Emoly Liu added a comment - if [ $# -eq 2 ]; then option=$1 path=$2 else path=$1 fi Something is wrong with test_mkdir(). I will fix it.

            People

              emoly.liu Emoly Liu
              shadow Alexey Lyashkov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: