slightly different parameters for nfs script
--HG-- extra : convert_revision : 1576f875646567cc661a8e3f07c00c4b282e9f64
This commit is contained in:
parent
856fdbe5aa
commit
8fc76693d2
1 changed files with 2 additions and 3 deletions
|
@ -45,7 +45,6 @@ mkdir /nfs
|
||||||
mount 10.0.0.1:/nfs /nfs
|
mount 10.0.0.1:/nfs /nfs
|
||||||
echo "done."
|
echo "done."
|
||||||
|
|
||||||
/bin/bonnie++ -u 99 -s 120 -r 0
|
/bin/bonnie++ -u 99 -s 120 -r 0 -n 0 -d /nfs
|
||||||
|
|
||||||
echo -n "starting bash shell..."
|
/sbin/m5 exit
|
||||||
/bin/bash
|
|
||||||
|
|
Loading…
Reference in a new issue