You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: features/HA/HA.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,7 @@ isolate) nodes when they are not part of the cluster. In general there are
199
199
the customer buy more hardware and set it up correctly.
200
200
- rely on the remote hosts using a watchdog to cut their own power (i.e.
201
201
halt or reboot) after a timeout. This relies on the watchdog being
202
-
reliable. Most other people [don't trust the Linux watchdog](http://doc.opensuse.org/products/draft/SLE-HA/SLE-ha-guide_sd_draft/cha.ha.requirements.html);
202
+
reliable. Most other people [don't trust the Linux watchdog](https://www.suse.com/documentation/sle_ha/singlehtml/book_sleha/book_sleha.html);
203
203
after all the Linux kernel is highly threaded, performs a lot of (useful)
204
204
functions and kernel bugs which result in deadlocks do happen.
205
205
We use the Xen watchdog because we believe that the Xen hypervisor is
0 commit comments