Skip to content
This repository was archived by the owner on Dec 5, 2017. It is now read-only.
This repository was archived by the owner on Dec 5, 2017. It is now read-only.

mdtest tasks stuck when trying to run on 6 or more hosts #9

@klin938

Description

@klin938

I am trying to do some benchmarking on our cluster. My used the command:
mpirun -np 12 --hostfile ./machinefile ./mdtest -b 4 -z 3 -I 10 -d /PATH/TO/NFS_STORAGE

I started with two hosts, then adding one node each time. Eventually the mdtest stuck when I was trying to use six nodes. Typically the task output stuck as this one forever:

$ mpirun -np 12 --hostfile ./machinefile ./mdtest -b 4 -z 3 -I 10 -d /PATH/TO/NFS_STORAGE
-- started at 10/14/2016 11:40:35 --

mdtest-1.9.3 was launched with 12 total task(s) on 6 node(s)
Command line used: ./mdtest -b 4 -z 3 -I 10 -d /PATH/TO/NFS_STORAGE
Path: /share/ScratchGeneral/luffy
FS: 90.9 TiB Used FS: 74.0% Inodes: 181.9 Mi Used Inodes: 74.0%
^Cmpirun: killing job...

I am using mdtest-1.9.3 on CentOS 6.8. Any idea will be appreciated.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions