From b1e39ff4afaad277b1e268401898706a439d3b91 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 17 Sep 2023 12:58:19 -0400 Subject: [PATCH] Add video to Fencing article --- docs/architecture/fencing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/architecture/fencing.md b/docs/architecture/fencing.md index 6364851..90ed44e 100644 --- a/docs/architecture/fencing.md +++ b/docs/architecture/fencing.md @@ -16,6 +16,10 @@ Fencing is enabled by default for all nodes that have the `fence_intervals` conf Fencing can be temporarily disabled by setting the cluster maintenance mode to `on` and resumed by setting it `off`. This can be useful during maintenance events however the administrator should be careful to `flush` any affected nodes of running VMs first to avoid trouble. +You can view a demonstration of the fencing process in action here: + +[![Fencing Demonstration](https://youtu.be/ZnhJ91-5y1Q)](https://youtu.be/ZnhJ91-5y1Q) + ## IPMI Configuration For fencing to be enabled, several configurations must be correctly set.