Whamcloud - gitweb
- make directIO conditional on kernel version
[fs/lustre-release.git] / lustre / tests / elan-client.cfg
1 #!/bin/sh
2 # Config file for setting up a remote server with a real OST
3 NETWORK=elan
4 LOCALHOST=5
5 SERVER=4
6
7 [ -z "$RSH" ] && RSH=ssh
8 RSH_MDS="$RSH dev$SERVER"
9 RSH_OST="$RSH dev$SERVER"
10 RSH_OSC=eval