Script started on Fri Dec 31 13:06:22 2010 x4# sh -x ./suj3.sh + id -u + [ 0 -ne 0 ] + . ../default.cfg + export RUNDIR=/tmp/stressX + export RUNTIME=2m + export VERBOSE=1 + export LOAD=20 + export INCARNATIONS=20 + export BLASTHOST=192.168.1.3 + export runRUNTIME=3d + export runINCARNATIONS=1 + export runLOAD=100 + export swapINCARNATIONS=40 + export swapLOAD=80 + export syscallKILL=1 + export rwLOAD=70 + export mkdirLOAD=80 + export creatLOAD=80 + export symlinkLOAD=20 + export tcpKILL=1 + export shmINCARNATIONS=5 + TESTPROGS=' testcases/rw/rw testcases/swap/swap testcases/creat/creat testcases/mkdir/mkdir testcases/thr1/thr1 testcases/udp/udp testcases/tcp/tcp ' + export TESTPROGS + [ -r default.cfg ] + diskimage=/var/tmp/diskimage + mntpoint=/mnt + testuser=pho + mdstart=5 + part=a + hostname + [ -f ./x4.osted.lan ] + hostname + [ -f ../x4.osted.lan ] + hostname + . ../x4.osted.lan + echo 'Local config: x4' Local config: x4 + export BLASTHOST=192.168.1.5 + export mkfifoKILL=1 + mount + grep /mnt + grep -q /dev/md + mdconfig -l + grep -q md5 + mdconfig -a -t swap -s 1g -u 5 + dd if=/dev/random of=/tmp/suj3.key bs=64 count=1 + echo test + geli init -s 4096 -J - -K /tmp/suj3.key /dev/md5 + echo test + geli attach -j - -k /tmp/suj3.key /dev/md5 + newfs /dev/md5.eli + tunefs -j enable /dev/md5.eli Using inode 4 in cg 0 for 4194304 byte journal tunefs: Failed to read dir block: Invalid argument tunefs: soft updates journaling can not be enabled + mount /dev/md5.eli /mnt mount: /dev/md5.eli : Operation not permitted + chmod 777 /mnt + export RUNDIR=/mnt/stressX + export runRUNTIME=5m + mount + grep -q md5.eli + mount + grep /mnt + grep -q /dev/md + geli kill /dev/md5.eli + mdconfig -d -u 5 + rm -f /tmp/suj3.key x4# exit exit Script done on Fri Dec 31 13:06:48 2010