Skip to content

Commit e4e5864

Browse files
authored
Merge pull request #94924 from swesn/patch-4
Update os-upgrade-hana-large-instance.md
2 parents 985496e + 15a92a9 commit e4e5864

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

articles/virtual-machines/workloads/sap/os-upgrade-hana-large-instance.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,23 +45,25 @@ There are a couple of known issues with the upgrade:
4545
The OS configuration can drift from the recommended settings over time. This drift can occur because of patching, system upgrades, and other changes you may make. Microsoft identifies updates needed to ensure HANA Large Instances are optimally configured for the best performance and resiliency. The following instructions outline recommendations that address network performance, system stability, and optimal HANA performance.
4646

4747
### Compatible eNIC/fNIC driver versions
48-
To have proper network performance and system stability, ensure the appropriate OS-specific version of eNIC and fNIC drivers are installed per the following compatibility table. Servers are delivered to customers with compatible versions. However, drivers can get rolled back to default versions during OS/kernel patching. Ensure the appropriate driver version is running post OS/kernel patching operations.
48+
To have proper network performance and system stability, ensure the appropriate OS-specific version of eNIC and fNIC drivers are installed per the following compatibility table (This table has the latest compatible driver version). Servers are delivered to customers with compatible versions. However, drivers can get rolled back to default versions during OS/kernel patching. Ensure the appropriate driver version is running post OS/kernel patching operations.
4949

5050

5151
| OS Vendor | OS Package Version | Firmware Version | eNIC Driver | fNIC Driver |
5252
|---------------|-------------------------|--------------------|--------------|--------------|
53-
| SuSE | SLES 12 SP2 | 3.1.3h | 2.3.0.40 | 1.6.0.34 |
54-
| SuSE | SLES 12 SP3 | 3.1.3h | 2.3.0.44 | 1.6.0.36 |
5553
| SuSE | SLES 12 SP2 | 3.2.3i | 2.3.0.45 | 1.6.0.37 |
5654
| SuSE | SLES 12 SP3 | 3.2.3i | 2.3.0.43 | 1.6.0.36 |
57-
| SuSE | SLES 12 SP4 | 3.2.3i | 4.0.0.6 | 2.0.0.60 |
55+
| SuSE | SLES 12 SP4 | 3.2.3i | 4.0.0.14 | 2.0.0.63 |
56+
| SuSE | SLES 12 SP5 | 3.2.3i | 4.0.0.14 | 2.0.0.63 |
57+
| Red Hat | RHEL 7.6 | 3.2.3i | 3.1.137.5 | 2.0.0.50 |
5858
| SuSE | SLES 12 SP4 | 4.1.1b | 4.0.0.6 | 2.0.0.60 |
59-
| SuSE | SLES 12 SP5 | 3.2.3i | 4.0.0.8 | 2.0.0.60 |
6059
| SuSE | SLES 12 SP5 | 4.1.1b | 4.0.0.6 | 2.0.0.59 |
6160
| SuSE | SLES 15 SP1 | 4.1.1b | 4.0.0.8 | 2.0.0.60 |
62-
| Red Hat | RHEL 7.2 | 3.1.3h | 2.3.0.39 | 1.6.0.34 |
63-
| Red Hat | RHEL 7.6 | 3.2.3i | 3.1.137.5 | 2.0.0.50 |
61+
| SuSE | SLES 15 SP2 | 4.1.1b | 4.0.0.8 | 2.0.0.60 |
6462
| Red Hat | RHEL 7.6 | 4.1.1b | 4.0.0.8 | 2.0.0.60 |
63+
| SuSE | SLES 12 SP4 | 4.1.3d | 4.0.0.13 | 2.0.0.69 |
64+
| SuSE | SLES 12 SP5 | 4.1.3d | 4.0.0.13 | 2.0.0.69 |
65+
| SuSE | SLES 15 SP1 | 4.1.3d | 4.0.0.13 | 2.0.0.69 |
66+
6567

6668

6769
### Commands for driver upgrade and to clean old rpm packages
@@ -151,4 +153,4 @@ grub2-mkconfig -o /boot/grub2/grub.cfg
151153
Learn to set up an SMT server for SUSE Linux.
152154

153155
> [!div class="nextstepaction"]
154-
> [Set up SMT server for SUSE Linux](hana-setup-smt.md)
156+
> [Set up SMT server for SUSE Linux](hana-setup-smt.md)

0 commit comments

Comments
 (0)