SAP HANA Operating System Upgrade
SAP HANA Operating System Upgrade
H16634.5
White Paper
Abstract
This white paper describes the upgrade of Dell EMC’s SAP HANA
appliances to a later operating system version.
The information in this publication is provided as is. Dell Inc. makes no representations or warranties of any kind with respect
to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular
purpose.
Use, copying, and distribution of any software described in this publication requires an applicable software license.
Copyright © 2018-2020 Dell Inc. or its subsidiaries. All Rights Reserved. Dell Technologies, Dell, EMC, Dell EMC and other
trademarks are trademarks of Dell Inc. or its subsidiaries. Intel, the Intel logo, the Intel Inside logo and Xeon are trademarks
of Intel Corporation in the U.S. and/or other countries. Other trademarks may be trademarks of their respective owners.
Published in the USA 04/20 White Paper H16634.5.
Dell Inc. believes the information in this document is accurate as of its publication date. The information is subject to change
without notice.
Contents
Revisions .......................................................................................................................................4
Prerequisites .................................................................................................................................6
Upgrades .....................................................................................................................................14
References ...................................................................................................................................24
Revisions
Date Description
April 2020 Added SUSE Linux Enterprise Server 15 SP1 and Red Hat Enterprise Linux 8
June 2019 Added Red Hat Enterprise Linux 7.6 and Cascade Lake systems
January 2019 Added SUSE Linux Enterprise Server 15, SUSE Linux Enterprise Server 12 SP4, Red Hat
Enterprise Linux 6.10, and Red Hat Enterprise Linux 7.5
Added virtual solutions expiration dates
April 2018 Added Red Hat Enterprise Linux 7.4 upgrade instructions
January 2018 Added Red Hat Enterprise Linux 7.3 for Haswell
October 2017 Added SUSE Linux Enterprise Server 12 SP2 for scale-up Skylake and Broadwell solutions,
and Skylake scale-up Red Hat Enterprise Linux 7.3 support
July 2017 Added SUSE Linux Enterprise Server 12 SP2 for the Broadwell scale-out solutions
June 2017 Added SUSE Linux Enterprise Server 12 SP2 solutions and upcoming Skylake scale-up
solutions
April 2017 • Enhanced Red Hat Enterprise Linux 6.6 to 6.7 upgrade procedure and added section for
6.7 to 7.2
• Recommendation on how to migrate existing R910 appliance customers
January 2017 Added a detailed operating system version Matrix (which operating system is supported with
which SAP HANA version)
October 2016 Added SUSE Linux Enterprise Server 12 SP1 upgrade instructions
August 2016 Added detailed upgrade instructions for SUSE Linux Enterprise Server 11 SP3 to SUSE Linux
Enterprise Server 12
June 2016 Added SAP HANA SPS12 and the SAP HANA version dependency matrix
May 2016 • Added Red Hat Enterpriser Linux 6.7 EOS support
• Added scale-out 6.7 upgrade
April 2016 • Added instructions about how to update Red Hat Enterprise Linux 6.5 to 6.6 using the
media
• Added scale-out SP4 support and SUSE Linux Enterprise Server 12 support for scale-up
solutions
February 2016 Added matrix of validated SAP HANA scale-out solutions and SUSE Linux Enterprise Server
11 SP4
Date Description
September 2015 Added support end date of SUSE Linux Enterprise Server 11 SP3
July 2015 Added upgrade from Red Hat Enterprise Linux 6.5 to 6.6
February 2015 Added SUSE Linux Enterprise Server 11 SP3 for Westmere support and links to the FusionIO
drivers
Note: This white paper is not intended as a step-by-step instruction document, and Dell EMC
does not support it as an official update procedure.
Prerequisites
You need operating system root access to the SAP HANA appliance. The appliance must
be registered with SUSE or Red Hat before you can upgrade to a later version using an
operating system upgrade tool (for example, Zypper or YUM). If the appliance is a Dell
EMC™ PowerEdge™ R910 server, the FusionIO driver version must be collected.
To determine if a supported upgrade path is available for your hardware and operating
system version, see the SAP HANA operating system revisions matrix.
Current SUSE
operating To identify which operating system version and service pack you are running, run either of
system version the following commands:
• cat /etc/os-release (SUSE Linux Enterprise Server 12 and later)
Example:
delhanar03:~ # cat /etc/os-release
NAME="SLES"
VERSION="12-SP4"
VERSION_ID="12.4"
PRETTY_NAME="SUSE Linux Enterprise Server 12 SP4"
ID="sles"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles_sap:12:sp4"
Red Hat
To identify which operating system version and service pack you are running, run either of
the following commands:
• cat /etc/os-release (Red Hat Enterprise Linux 7 and later)
Example:
delhanar03:~ # cat /etc/os-release
VERSION="7.6 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="7.6"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.6
REDHAT_SUPPORT_PRODUCT_VERSION="7.6"
FusionIO driver You can identify the currently running FusionIO driver by running the following command
version (only as a root user on the system:
needed for R910 delhanar01:~ # fio-status
appliances) Found 1 ioDrive in this system
Fusion-io driver version: 2.3.10 build 110
Adapter: ioDrive
Fusion-io ioDrive 320GB, Product Number:FS1-004-320-CS
SN:465353
External Power: NOT connected
PCIE Power limit threshold: 24.75W
Sufficient power available: Unknown
Connected ioDimm module:
fct0: Fusion-io ioDrive 320GB, Product Number:FS1-004-
320-CS
SN:465353
fct0 Attached as 'fioa' (block device)
Fusion-io ioDrive 320GB, Product Number:FS1-004-320-CS
SN:465353
Located in slot 0 Upper of ioDrive SN:465353
PCI:45:00.0
After you perform a kernel upgrade, you must rebuild the driver for the new kernel version
to mount the block device /dev/fioa to /hana/log.
FusionIO drivers are available at the SanDisk Support website (through the security
certificate warning).
The following table lists the software versions that Dell EMC has tested:
Table 1. FusionIO software versions tested by Dell EMC
2. Search for and remove the earlier versions of the driver and tools by running the
following command:
rpm –qa|grep ‘(iomemory|fio)’
The command lists the following set of packages: fio-common, fio-util, iomemory-
vsl, fio-sysvinit, fio-firmware
3. Download the RPM packages in the preceding list from the SanDisk Support
website (through the security certificate warning), and install them on the system.
See Rebuilding the kernel module for a different kernel version.
4. After the driver version is updated, perform a firmware update by running the
following command:
fio-update-iodrive
/usr/share/fio/firmware/iodrive_107053.fff
This step enables you to access the content of the FusionIO card.
Note: If the firmware is not updated, the card remains in minimal mode.
SPS08 SUSE Linux Enterprise Server 11 SP1, SP2, Update to GCC 4.7 is mandatory
SP3 before going to SPS08
SPS09 Red Hat Enterprise Linux 6.5/6.6 Update to GCC 4.7 is mandatory
SUSE Linux Enterprise Server 11 SP1, SP2, before going to SPS08
SP3
SPS10 Red Hat Enterprise Linux 6.5/6.6 Update to GCC 4.8 is mandatory
SUSE Linux Enterprise Server 11 SP1, SP2, before going to SPS11/SPS12
SP3, SP4, and SLES 12
SPS11 Red Hat Enterprise Linux 6.5/6.6/6.7 Update to GCC 4.8 is mandatory
SUSE Linux Enterprise Server 11 SP2, SP3, before going to SPS11/SPS12
SP4, and SUSE Linux Enterprise Server 12
SPS12 Red Hat Enterprise Linux 6.7 and Red Hat Update to GCC 4.8 is mandatory
Enterprise Linux 7.2 before going to SPS11/SPS12
SUSE Linux Enterprise Server 11 SP3, SP4,
and SUSE Linux Enterprise Server 12 and
SUSE Linux Enterprise Server 12 SP1
SAP HANA 2.0 SUSE Linux Enterprise Server 12 SP1, SP2 Update to GCC 5.x runtime is
Red Hat Enterprise Linux 7.2 mandatory before upgrading to HANA
2.0
SAP HANA 2.0 SUSE Linux Enterprise Server 12 SP1, SP2, Update to GCC 6.x runtime is
SPS02/SPS03 SP3 mandatory before upgrading to HANA
Red Hat Enterprise Linux 7.2/7.3/7.4 2.0 SPS02
SAP HANA 2.0 SPS04 SUSE Linux Enterprise Server 15 Update to GCC 7.x runtime is
Red Hat Enterprise Linux 7.6 mandatory before upgrading to HANA
2.0 SPS04
The following sections of this white paper list all valid combinations:
• Available upgrade paths for scale-up solutions
• Available upgrade paths for scale-out solutions
• For information about the SAP HANA update paths for SAP HANA maintenance
revisions, see SAP Note 1948334: SAP HANA Database Update Paths for SAP
HANA Maintenance Revisions.
• Release strategy for HANA 2.0
SUSE Linux Enterprise Server 11 SP1 for SAP Applications 31 December 2013
SUSE Linux Enterprise Server 11 SP2 for SAP Applications 30 April 2015
SUSE Linux Enterprise Server 11 SP3 for SAP Applications 31 January 2017
SUSE Linux Enterprise Server 11 SP4 for SAP Applications 31 March 2019
SUSE Linux Enterprise Server 12 SP1 for SAP Applications 31 May 2020
SUSE Linux Enterprise Server 12 SP2 for SAP Applications 31 March 2021
SUSE Linux Enterprise Server 12 SP3 for SAP Applications 30 June 2022
SUSE Linux Enterprise Server 12 SP4 for SAP Applications 30 Jun 2023
SUSE Linux Enterprise Server 12 SP5 for SAP Applications 31 Oct 2024
SUSE Linux Enterprise Server 15 SP1 for SAP Applications 6 months after SUSE Linux Enterprise
Server 15 SP2 is released
Red Hat The following table provides end-of-support dates for Red Hat Enterprise Linux operating
system versions.
The information in the following table is subject to change. For the most current
information, see Red Hat Enterprise Linux Life Cycle.
Table 4. Red Hat Enterprise Linux operating system versions: End of support
Red Hat Enterprise Linux 6.5 for SAP HANA 30 November 2015
Red Hat Enterprise Linux 6.6 for SAP HANA 31 October 2016
Red Hat Enterprise Linux 6.7 Extended Update Support (EUS) for 31 December 2018
SAP HANA Extended to 31 March 2019 (see RHEL 6
for SAP HANA or RHEL 6 EUS)
Red Hat Enterprise Linux 6.10 Extended Update Support (EUS) for Not defined yet
SAP HANA
Red Hat Enterprise Linux 7.2 for SAP Solutions 30 November 2019
Red Hat Enterprise Linux 7.3 for SAP Solutions 30 November 2020
Red Hat Enterprise Linux 7.4 for SAP Solutions 31 August 2021
Red Hat Enterprise Linux 7.6 for SAP Solutions 31 October 2022
Red Hat Enterprise Linux 8.1 for SAP Solutions 30 November 2023
VMware ESXi The following table provides end-of-support dates for VMware ESXi hypervisor versions.
The current list is available at VMware Lifecycle Product Matrix.
For a Red Hat Enterprise Linux operating system upgrade, it is recommended that you
subscribe to the Red Hat Enterprise Linux EUS channel to stay on Red Hat Enterprise
Linux 6.7. For more information, see the Red Hat Knowledgebase.
If the current SAP HANA system is based on the PowerEdge R910, SUSE Linux
Enterprise Server 11 SP3 is the latest release for the Dell EMC and SUSE certified
platforms.
• For SUSE, see the SUSE Linux Enterprise Server Support Matrix.
• For Red Hat, see the Red Hat Enterprise Linux Support Matrix.
To manage the total cost of ownership (TCO) model, determine if an upgrade to a later
hardware generation is possible. With every CPU generation, expect a performance gain
of up to 30 percent. The memory limits are increased from the PowerEdge R910 (up to
512 GB) to R940 (Skylake) (up to 6 TB).
The following tables list the available upgrade paths for PowerEdge servers:
R910 (Intel Xeon X7560) SUSE Linux Enterprise Server 11 SP1 / SP2 for SAP applications
R910 (Intel Xeon E7-4870) SUSE Linux Enterprise Server 11 SP1 / SP2 / SP3 for SAP applications
R920 (Intel Ivy Bridge) SUSE Linux Enterprise Server 11 SP3 / SP4 for SAP applications
SUSE Linux Enterprise Server 12 GM / SP1 / SP2 for SAP applications
Red Hat Enterprise Linux 6.5 / 6.6 / 6.7 for SAP HANA
Red Hat Enterprise Linux 7.4 for SAP Solutions
R930 (Intel Haswell) SUSE Linux Enterprise Server 11 SP3 / SP4 for SAP applications
SUSE Linux Enterprise Server 12 GM / SP1 / SP2 / SP3 / SP4 for SAP applications
R930 (Intel Broadwell) SUSE Linux Enterprise Server 11 SP4 for SAP applications
SUSE Linux Enterprise Server 12 SP1 / SP2 / SP3 / SP4 for SAP applications
SUSE Linux Enterprise Server 15 GM / SP1 for SAP applications
R940/R740xd (Intel Skylake) SUSE Linux Enterprise Server 12 SP2 / SP3 / SP4 for SAP applications
SUSE Linux Enterprise Server 15 GM / SP1 for SAP applications
Red Hat Enterprise Linux 7.3 / 7.4 / 7.5 / 7.6 for SAP HANA
R940 (Cascade Lake) SUSE Linux Enterprise Server 12 SP4 for SAP applications
SUSE Linux Enterprise Server 15 GM / SP1 for SAP applications
Table 10. Available upgrade paths for PowerEdge R840 scale-up system
R840 (Intel Skylake) SUSE Linux Enterprise Server 12 SP3 / SP4 for SAP applications
Red Hat Enterprise Linux 7.4 / 7.5 / 7.6 for SAP Solutions
R840 (Intel Cascade Lake) SUSE Linux Enterprise Server 15 GM / SP1 for SAP applications
To identify the latest version of the service pack that you can use with an appliance, see
Certified and Supported SAP HANA Hardware Directory.
For a Red Hat Enterprise Linux operating system upgrade, it is recommended that you
subscribe to the Red Hat Enterprise Linux EUS channel to stay on Red Hat Enterprise
Linux 6.7. For more information, see the Red Hat Knowledgebase.
The following tables list the available upgrade paths for PowerEdge servers.
Table 11. Available upgrade paths for PowerEdge R910 scale-out systems
R910 (Intel Westmere) and Dell EMC SC8000 SUSE Linux Enterprise Server 11 SP1 / SP2 / SP3 for SAP
applications
Table 12. Available upgrade paths for PowerEdge R920 scale-out systems
R920 (Intel Ivy Bridge) and Dell EMC SC8000 SUSE Linux Enterprise Server 11 SP3 / SP4 for SAP
applications
Red Hat Enterprise Linux 6.5 / 6.6 / 6.7 for SAP HANA
Table 13. Available upgrade paths for PowerEdge R930 scale-out systems
R930 (Intel Haswell) and Dell EMC SC4020/SC8000 SUSE Linux Enterprise Server 11 SP3 / SP4 for SAP
applications
SUSE Linux Enterprise Server 12 SP1 for SAP applications
R930 (Intel Broadwell) and Dell EMC SC4020 SUSE Linux Enterprise Server 11 SP4 for SAP applications
SUSE Linux Enterprise Server 12 SP1 / SP2 / SP3 for SAP
applications
Table 14. Available upgrade paths for PowerEdge R940 scale-out systems
R940 (Intel Skylake) and Dell EMC SC5020 SUSE Linux Enterprise Server 12 SP2 / SP3 for SAP
applications
To identify the latest version of the service pack that you can use with an appliance, see
Certified and Supported SAP HANA Hardware Directory.
Upgrades
Prerequisites Before you perform an upgrade, it is recommended that you create a backup of the SAP
HANA database and the operating system.
If the OCFS2 is not defined as a cluster resource, then follow these steps:
1. Unmount the OCFS2 file system on all nodes by running the following command:
umount –a –t ocfs2
2. Ensure that the OCFS2 file system is not mounted if a process is still accessing it.
The output of the command grep ocfs2 /proc/mounts must be empty. If it is
not, identify the process that is blocking the unmount by running the following
command:
lsof /hana/shared
/etc/init.d/openais stop
4. When the upgrade is complete, restart the nodes one after the other.
5. Verify that the OCFS2 volumes are mounted correctly and the database is
available.
You can place the cluster into maintenance mode by running the following command:
crm configure property maintenance-mode=true
You can disable the mode later by running the following command:
crm configure property maintenance-mode=false
You can disable the cluster service before an upgrade by running the following command:
chkconfig openais off
After a successful update, you can enable the cluster by running the following command:
chkconfig openais on
Post-upgrade activities
After you perform an upgrade, verify that all recommended operating system settings
have been implemented.
If an SAP HANA Hardware Configuration Check Tool (HWCCT) is used for validation,
ensure that you download the latest patches from SAP Note 2161344: HWCCT patch
note.
SUSE For information about updating SAP HANA/ operating system versions to a later version,
see the Linux Operating System with SAP HANA Reference Guide.
See the SUSE Upgrade Guide to consolidate the available upgrade path, as shown in the
following figure from the SUSE web site:
Media download
You can get an evaluation copy of an ISO image from the SUSE website.
Upgrade from SUSE Linux Enterprise Server 11 SP1 to SP2 for SAP
applications
To upgrade from SUSE Linux Enterprise Server 11 SP1 to SP2 for an SAP application,
using Zypper:
1. To receive updates, ensure that the system is registered with SUSE.
2. Upgrade to the latest packages on SP1 by running the following command:
zypper up
Upgrade from SUSE Linux Enterprise Server 11 SP2 to SP3 for SAP
applications
To upgrade from SUSE Linux Enterprise Server 11 SP2 to SP3 for an SAP application,
using Zypper:
1. Ensure that the system is registered with SUSE to receive updates.
2. Upgrade to the latest packages on SP2 by running the following command:
zypper up
Upgrade from SUSE Linux Enterprise Server 11 SP3 to SP4 for SAP
applications
To upgrade from SLES 11 SP3 to SP4 for an SAP application, using Zypper, follow these
steps.
Note: When you upgrade to SP4 on NVMe-based R920 scale-up systems, the NVMe driver is
removed. SLES 11 SP4 provides its own NVMe driver.
3. In the Installation Settings window, select Packages and then click Search.
a. Remove the packages SUSE_SLES_SAP-release and elilo.
Desktop-Applications-Module 15-0
Legacy-Module 15-0
SLE-15-SAP 15-0
SLEHA15 15-0
Server-Applications-Module 15-0
2. To determine if you must apply any changes to the operating system settings, see
SAP Note 2205917: SAP HANA DB: Recommended OS settings for SLES 12 /
SLES for SAP Applications 12.
• SAP Note 2136965: SAP HANA DB: Recommended OS settings for RHEL 6.6
• SAP Note 2247020: SAP HANA DB: Recommended OS settings for RHEL 6.7
• SAP Note 2292690: SAP HANA DB: Recommended OS settings for RHEL 7
For more information about updating SAP HANA/ operating system versions to a later
version, see the Linux Operating System with SAP HANA Reference Guide.
Clear version locks
Before upgrading, determine if any version locks are set on the system by running the
following command:
yum versionlock
For example:
nss-softokn-freebl-3.14.3-12.el6_5.*
nss-softokn-3.14.3-12.el6_5.*
versionlock list done
To get to the new release version, register the product with Red Hat and run the following
command:
yum update
cat /etc/redhat-release
To determine if you must apply any changes to the operating system settings, see Media
download.
For more information, see the upstream documentation at the Red Hat Knowledgebase.
Upgrade Red Hat Enterprise Linux 6.5 to Red Hat Enterprise Linux 6.6 using
media
To mount a local Red Hat Enterprise Linux 6.6 ISO or DVD and update to this version,
follow the instructions in the Red Hat Knowledgebase.
Note: When you upgrade to Red Hat Enterprise Linux 6.6 on NVMe-based R920 scale-up
systems, the NVMe driver is removed. Red Hat Enterprise Linux 6.6 provides its own NVMe
driver.
1. Mount the Red Hat Enterprise Linux 6.6 installation ISO to a directory such as
/mnt.
2. Copy the media.repo file from the root of the mounted directory to
/etc/yum.repos.d/ and set the permissions.
3. Edit the new repo file, changing the gpgcheck=0 setting to 1 and adding the
following lines:
enabled=1
baseurl=file:///mnt/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
7. Determine if you must apply any changes to the operating system settings.
For more information about changing operating system settings, see SAP Note
2136965: SAP HANA DB: Recommended OS settings for RHEL 6.6.
Upgrade Red Hat Enterprise Linux 6.6 to Red Hat Enterprise Linux 6.7 using
EUS channel
It is recommended that you subscribe the system to the EUS channel for long-term
support of the Red Hat Enterprise Linux 6 series. For a description of the process, see the
Red Hat Knowledgebase.
Determine if any version locks are set as described in Recommended operating system
settings for SAP HANA, and clear them before performing the upgrade.
Upgrade Red Hat Enterprise Linux 6.7 to Red Hat Enterprise Linux 6.10
using EUS channel
It is recommended that you subscribe the system to the EUS channel for long-term
support of the Red Hat Enterprise Linux 6 series. For a description of the process, see the
Red Hat Knowledgebase.
Determine if any version locks are set as described in Recommended operating system
settings for SAP HANA, and clear them before performing the upgrade.
Upgrade Red Hat Enterprise Linux 6.7 to Red Hat Enterprise Linux 7.2 using
EUS channel
The upgrade process that is described in the Red Hat Knowledgebase has been tested.
Based on the preupgrade check, Red Hat does not advise upgrading these systems. For
an upgrade to Red Hat Enterprise Linux 7.x, request a reinstallation from a Dell EMC
service partner.
The upgrade requires that the system is unregistered from the Red Hat Enterprise Linux
6.7 EUS channel, registered to receive updates for Red Hat Enterprise Linux 6.9, and
then upgraded to that version.
Verify if any version locks are set as described in Recommended operating system
settings for SAP HANA. If any version locks are set, clear them before the upgrade
procedure.
If all errors and issues are fixed in advance, the system might be upgraded from Red Hat
Enterprise Linux 6.9 to Red Hat Enterprise Linux 7.2.
Upgrade Red Hat Enterprise Linux 6.7 over Red Hat Enterprise Linux 6.10 to
Red Hat Enterprise Linux 7.4 using EUS channel
Red Hat offers an upgrade path from Red Hat Enterprise Linux 6.7 over Red Hat
Enterprise Linux 6.10 to Red Hat Enterprise Linux 7.4. The Red Hat Knowledgebase and
the Product Enhancement Advisor describe this process. Based on the preupgrade check,
Red Hat does not advise upgrading these systems. For an upgrade to Red Hat Enterprise
Linux 7.x, request reinstallation from a Dell EMC service partner.
Verify if any version locks are set as described in Recommended operating system
settings for SAP HANA. If any version locks are set, clear them before the upgrade
procedure.
Upgrade Red Hat Enterprise Linux 7.2 to Red Hat Enterprise Linux 7.3 using
EUS channel
It is recommended that you subscribe the system to the EUS channel for long-term
support of the Red Hat Enterprise Linux 7 series. For a description of the process, see the
Red Hat Knowledgebase.
Determine if any version locks are set as described in Recommended operating system
settings for SAP HANA, and clear them before performing the upgrade.
Ensure that the system is registered to the EUS channel. For more information, see the
Red Hat Knowledgebase.
Upgrade Red Hat Enterprise Linux 7.3 to Red Hat Enterprise Linux 7.4 using
EUS channel
It is recommended that you subscribe the system to the EUS channel for long-term
support of the Red Hat Enterprise Linux 7 series. For a description of the process, see the
Red Hat Knowledgebase.
Determine if any version locks are set as described in Recommended operating system
settings for SAP HANA, and clear them before performing the upgrade.
Ensure that the system is registered to the EUS channel. For more information, see the
Red Hat Knowledgebase.
Upgrade Red Hat Enterprise Linux 7.4 to Red Hat Enterprise Linux 7.5 (no
E4S support)
Other than the Red Hat documentation, there are no special considerations.
Upgrade Red Hat Enterprise Linux 7.5 to Red Hat Enterprise Linux 7.6
Other than the Red Hat documentation, there are no special considerations.
Note: Unlike Red Hat Enterprise Linux 7.4, Red Hat Enterprise Linux 7.5 has no extended update
service, which results in a shorter maintenance window. It is recommended that you continue to
use Red Hat Enterprise Linux 7.4 and then upgrade to Red Hat Enterprise Linux 7.6, which is the
next EUS release, when it is qualified for SAP HANA appliance workloads.
Upgrade Red Hat Enterprise Linux 7.6 to Red Hat Enterprise Linux 8
Red Hat offers an upgrade path from Red Hat Enterprise Linux 7.6 to Red Hat Enterprise
Linux 8. The Red Hat Knowledgebase and the Product Enhancement Advisor describe
this process. Based on the preupgrade check, Red Hat does not advise upgrading these
systems. For an upgrade to Red Hat Enterprise Linux 7.x, request reinstallation from a
Dell EMC service partner.
Verify if any version locks are set as described in Recommended operating system
settings for SAP HANA. If any version locks are set, clear them before the upgrade
procedure.
References
SAP The following documentation on SAP.com provides additional and relevant information.
documentation Access to these documents depends on your login credentials. If you do not have access
to a document, contact your Dell EMC representative.
• SAP Note 2235581: Supported Operating Systems
• Certified and supported SAP HANA hardware directory
• SAP Note 2205917: SAP HANA DB: Recommended OS settings for SLES 12 /
SLES for SAP Applications 12
SUSE The following documentation on SUSE.com provides additional and relevant information.
documentation • SUSE Product Support Lifecycle
Red Hat The following documentation on RedHat.com provides additional and relevant information.
documentation • Red Hat Enterprise Linux Life Cycle