Whamcloud - gitweb
Split out the various common configurations into simple config files.
[fs/lustre-release.git] / lustre / tests / mds.cfg
1 #!/bin/sh
2 # Config file for setting up a metadata server
3 MDSFS=ext2
4 MDSDEV=/tmp/mds
5 MDSSIZE=10000
6 SETUP_MDS=y