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:
b61d6a1
)
Merge from b_devel to b_orphan (ORPHAN_BASE5 -> ORPHAN_BASE6).
author
adilger
<adilger>
Sun, 4 May 2003 00:33:13 +0000
(
00:33
+0000)
committer
adilger
<adilger>
Sun, 4 May 2003 00:33:13 +0000
(
00:33
+0000)
lustre/scripts/llite-group.sh
patch
|
blob
|
history
diff --git
a/lustre/scripts/llite-group.sh
b/lustre/scripts/llite-group.sh
index
1cc0758
..
879a858
100644
(file)
--- a/
lustre/scripts/llite-group.sh
+++ b/
lustre/scripts/llite-group.sh
@@
-36,7
+36,7
@@
start() {
stop() {
echo -n "Shutting down $SERVICE: "
- python2 $LCONF -
dv
$confopt
+ python2 $LCONF -
v --cleanup --failover
$confopt
RETVAL=$?
echo done
}