Whamcloud - gitweb
merge b_devel into HEAD, which will become 0.7.3
[fs/lustre-release.git] / lustre / tests / client-mount2.cfg
1 #!/bin/sh
2 # Config file for mounting a client Lustre filesystem
3 MDC_NAMES="MDCDEV1 MDCDEV2"
4 OSC_NAMES="OSCDEV1 OSCDEV2"
5 SETUP_MDC=y
6 SETUP_OSC=y
7 MT1="/mnt/lustre1 OSCDEV1 MDCDEV1"
8 MT2="/mnt/lustre2 OSCDEV2 MDCDEV2"
9 MOUNT_LIST="MT1 MT2"
10 SETUP_MOUNT=y