projects
/
ocf-ra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1235fc
)
OCFS2_DRBD: verify-all should be validate-all ...
author
Alexander Barton
<alex@barton.de>
Tue, 22 Sep 2009 16:00:34 +0000
(18:00 +0200)
committer
Alexander Barton
<alex@barton.de>
Tue, 22 Sep 2009 16:00:34 +0000
(18:00 +0200)
OCFS2_DRBD
patch
|
blob
|
history
diff --git
a/OCFS2_DRBD
b/OCFS2_DRBD
index 851edeaf56c04b3f8c86187233cd217b88fe7e85..241eb97313c3a190db4b2c01f48853d1a93e2032 100755
(executable)
--- a/
OCFS2_DRBD
+++ b/
OCFS2_DRBD
@@
-71,7
+71,7
@@
This Resource Agent starts and stops OCFS2 file systems located on DRBD devices.
<action name="stop" timeout="90" />
<action name="monitor" timeout="20" interval="30" depth="0" start-delay="10" />
<action name="meta-data" timeout="5" />
-<action name="v
erify
-all" timeout="30" />
+<action name="v
alidate
-all" timeout="30" />
</actions>
</resource-agent>
END