File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2143,11 +2143,11 @@ Usage:
2143
2143
...............
2144
2144
# For disk-based SBD
2145
2145
crm sbd configure show [disk_metadata|sysconfig|property]
2146
- crm sbd configure [watchdog-timeout=<integer>] [allocate-timeout=<integer>] [loop-timeout=<integer>] [msgwait-timeout=<integer>] [watchdog-device=<device>]
2146
+ crm sbd configure [watchdog-timeout=<integer>] [allocate-timeout=<integer>] [loop-timeout=<integer>] [msgwait-timeout=<integer>] [crashdump-watchdog-timeout=<integer>] [ watchdog-device=<device>]
2147
2147
2148
2148
# For disk-less SBD
2149
2149
crm sbd configure show [sysconfig|property]
2150
- crm sbd configure [watchdog-timeout=<integer>] [watchdog-device=<device>]
2150
+ crm sbd configure [watchdog-timeout=<integer>] [crashdump-watchdog-timeout=<integer>] [ watchdog-device=<device>]
2151
2151
...............
2152
2152
2153
2153
example:
You can’t perform that action at this time.
0 commit comments