Whamcloud - gitweb
Add elan config files (not sure if they are correct, but someone will fix
[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 $SERVER"
9 RSH_OST="$RSH $SERVER"
10 RSH_OSC=eval