Skip to content

Commit fe991c9

Browse files
committed
Clarify when is necessary to deactivate cloud-netconfig
1 parent 308f378 commit fe991c9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.service: virtual-machines-windows
1414
ms.topic: article
1515
ms.tgt_pltfrm: vm-windows
1616
ms.workload: infrastructure-services
17-
ms.date: 03/17/2020
17+
ms.date: 04/06/2020
1818
ms.author: radeltch
1919

2020
---
@@ -364,6 +364,9 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
364364

365365
1. **[A]** Configure cloud-netconfig-azure for HA Cluster
366366

367+
>[!TIP]
368+
> Check the installed version of package `cloud-netconfig-azure` by running `zypper info cloud-netconfig-azure`. If the version of cloud-netconfig-azure in your environment is 1.3 or higher, it is no longer necessary to suppress the management of network interfaces by cloud-netconfig-azure by setting CLOUD_NETCONFIG_MANAGE to "no".
369+
367370
Change the configuration file for the network interface as shown below to prevent the cloud network plugin from removing the virtual IP address (Pacemaker must control the VIP assignment). For more information, see [SUSE KB 7023633](https://www.suse.com/support/kb/doc/?id=7023633).
368371

369372
<pre><code># Edit the configuration file

0 commit comments

Comments
 (0)