Skip to content

Commit df9843d

Browse files
authored
Update troubleshoot-unexpected-node-reboots-pacemaker-rhel.md
1 parent 3db3400 commit df9843d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/azure/virtual-machines/linux/troubleshoot-unexpected-node-reboots-pacemaker-rhel.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@ It's recommended to use `priority-fencing-delay` parameter, so only one VM shoul
157157
158158
> [!NOTE]
159159
> If the Pacmekaer version is less than `2.0.4-6.el8`, then add the parameter `pcmk_delay_max`, but if the version is higher, use `priority-fencing-delay` instead.
160-
Check the installed Pacemaker version using the following command:
161-
```bash
162-
sudo rpm -qa | grep pacemaker
163-
```
160+
> Check the installed Pacemaker version using the following command:
161+
> ```bash
162+
> sudo rpm -qa | grep pacemaker
163+
> ```
164164
165165
1. Set the cluster under maintenance-mode.
166166

0 commit comments

Comments
 (0)