Skip to content
Snippets Groups Projects
Commit 69bdd03a authored by Nathan Rutman's avatar Nathan Rutman
Browse files

~CVS: Branch b1_6

b=13145
i=brian
set conf_param on MGS
parent 4153a13f
No related branches found
No related tags found
No related merge requests found
...@@ -898,7 +898,7 @@ set_and_check() { ...@@ -898,7 +898,7 @@ set_and_check() {
FINAL=$(($ORIG + 5)) FINAL=$(($ORIG + 5))
fi fi
echo "Setting $PARAM from $ORIG to $FINAL" echo "Setting $PARAM from $ORIG to $FINAL"
$LCTL conf_param $PARAM=$FINAL do_facet mds "$LCTL conf_param $PARAM=$FINAL" || error conf_param failed
local RESULT local RESULT
local MAX=30 local MAX=30
local WAIT=0 local WAIT=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment