Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ed878d
)
b=14471
author
grev
<grev>
Wed, 15 Oct 2008 16:06:39 +0000
(16:06 +0000)
committer
grev
<grev>
Wed, 15 Oct 2008 16:06:39 +0000
(16:06 +0000)
i=Adilger
replace lustre proc by lctl [set|get]_param
lustre/tests/replay-ost-single.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/replay-ost-single.sh
b/lustre/tests/replay-ost-single.sh
index
cdcd690
..
087aef8
100755
(executable)
--- a/
lustre/tests/replay-ost-single.sh
+++ b/
lustre/tests/replay-ost-single.sh
@@
-118,7
+118,7
@@
test_5() {
run_test 5 "Fail OST during iozone"
kbytesfree() {
-
awk '{total+=$1} END {print total}' /proc/fs/lustre/osc/*-osc-*/
kbytesfree
+
calc_osc_kbytes
kbytesfree
}
test_6() {