1# $FreeBSD$
2
3# Configuration needed for the hydra1 test box
4
5export RUNDIR=/m2/stressX
6
7export BLASTHOST=192.168.5.105	# orangutan
8
9export DISKIMAGE=/m2/tmp/diskimage	# Location of 1G disk image
10export MNTPOINT=/mnt		# Disk image mount point
11export TESTUSER=test		# Name of non root test user
12export MDSTART=5		# Start of free md units
13INCARNATIONS=125
14