Fix bad table row

This commit is contained in:
Joshua Boniface 2023-09-17 00:03:22 -04:00
parent d8ebc7de1f
commit 0372584f08
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ The following table covers some common scenarios, and whether fencing and automa
| Situation | Fence & Autorecovery? | Notes |
| --------- | --------------------- | ----- |
| OS lockup (load, OOM, etc.) ✅ | A key design situation for the fencing system |
| OS lockup (load, OOM, etc.) | ✅ | A key design situation for the fencing system |
| OS kernel panic | ✅ | A key design situation for the fencing system |
| Primary network cut | ✅ | Only affecting primary links, not IPMI (see below); a key design situation |
| Full network cut | ❌ | All links are down, e.g. full network failure including IPMI |