ceph/branches/aleung/security1/bench/mdtest/README
anwleung 1bfa322a59 creating a security related branch
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1025 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-22 20:07:09 +00:00

29 lines
1.4 KiB
Plaintext

/******************************************************************************\
* *
* Copyright (c) 2003, The Regents of the University of California *
* See the file COPYRIGHT for a complete copyright notice and license. *
* *
\******************************************************************************/
Usage: mdtest [-h] [-f first] [-i iterations] [-l last] [-s stride] [-n #]
[-p seconds] [-d testdir] [-t] [-u] [-v] [-y] [-D] [-F] [-N #]
[-S] [-V #]
-h: prints this help message
-d: the directory in which the tests will run
-f: first number of tasks on which the test will run
-i: number of iterations the test will run
-l: last number of tasks on which the test will run
-n: every process will creat/stat/remove # directories and files
-p: pre-iteration delay (in seconds)
-s: stride between the number of tasks for each test
-t: time unique working directory overhead
-u: unique working directory for each task
-v: verbosity (each instance of option increments by one)
-y: sync file after write completion
-D: perform test on directories only (no files)
-F: perform test on files only (no directories)
-N: stride # between neighbor tasks for file/dir stat (local=0)
-S: shared file access (file only, no directories)
-V: verbosity value