Skip to content

Commit 14a6e7a

Browse files
author
rdeltcheva
committed
Emphasize the recommendation to upgrade cloud-netconfig
1 parent 9870635 commit 14a6e7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sap/workloads/high-availability-guide-suse-pacemaker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -707,15 +707,15 @@ Make sure to assign the custom role to the service principal at all VM (cluster
707707
vm.swappiness = 10
708708
```
709709
710-
5. **[A]** Check the *cloud-netconfig-azure* package version for the high availability cluster.
710+
5. **[A]** Check the *cloud-netconfig-azure* package version.
711711
712712
713713
Check the installed version of the *cloud-netconfig-azure* package by running **zypper info cloud-netconfig-azure**. If the version is earlier than 1.3, we recommend that you update the *cloud-netconfig-azure* package to the latest available version.
714714
715715
> [!TIP]
716716
> If the version in your environment is 1.3 or later, it's no longer necessary to suppress the management of network interfaces by the cloud network plug-in.
717717

718-
** Only if the version of *cloud-netconfig-azure* is lower than 1.3**, change the configuration file for the network interface as shown in the following code to prevent the cloud network plug-in from removing the virtual IP address (Pacemaker must control the assignment). For more information, see [SUSE KB 7023633](https://www.suse.com/support/kb/doc/?id=7023633).
718+
**Only if the version of cloud-netconfig-azure is lower than 1.3**, change the configuration file for the network interface as shown in the following code to prevent the cloud network plug-in from removing the virtual IP address (Pacemaker must control the assignment). For more information, see [SUSE KB 7023633](https://www.suse.com/support/kb/doc/?id=7023633).
719719

720720
```bash
721721
# Edit the configuration file

0 commit comments

Comments
 (0)