Whamcloud - gitweb
Split out the various common configurations into simple config files.
[fs/lustre-release.git] / lustre / tests / obdext2.cfg
1 #!/bin/sh
2 # Config file for setting up an object storage target with obdext2
3 OSTDEV=/tmp/ost
4 OSTSIZE=10000
5 OSTFS=ext2
6 OSTTYPE=obdext2
7 SETUP_OST=y