186d7f5d3SJohn Marino# $FreeBSD$ 286d7f5d3SJohn Marino 386d7f5d3SJohn Marino# Configuration needed for the orangutan test box 486d7f5d3SJohn Marino 586d7f5d3SJohn MarinoRUNDIR=/m2/stressX 686d7f5d3SJohn MarinoKBLOCKS=`df -ik $RUNDIR | tail -1 | awk '{print $4}` 786d7f5d3SJohn MarinoINODES=`df -ik $RUNDIR | tail -1 | awk '{print $7}` 886d7f5d3SJohn Marino 986d7f5d3SJohn MarinoBLASTHOST=127.0.0.1 1086d7f5d3SJohn Marino 1186d7f5d3SJohn MarinoDISKIMAGE=/m2/diskimage # Location of 1G disk image 1286d7f5d3SJohn MarinoMNTPOINT=/m2 # Disk image mount point 1386d7f5d3SJohn MarinoTESTUSER=test # Name of non root test user 1486d7f5d3SJohn MarinoMDSTART=5 # Start of free md units 1586d7f5d3SJohn Marino 1686d7f5d3SJohn MarinoTZ=Europe/Copenhagen; export TZ 1786d7f5d3SJohn MarinoSHELL=/bin/sh 18