Upgrading the operating system
The upgrade is a compressed shell script that contains all of the required packages and binaries.
The preferred method of upgrading the operating system, in standalone or clustered systems, is to use the upgrade UI.
You can also upgrade the operating system using the command line utility, tw_run_upgrade. The tw_run_upgrade utility is recommended only if there is an upgrade issue and you are required to resolve it by using the options provided by the utility. If you do choose to run the command line utility, only the local machine is updated (not the cluster) and it is not rebooted automatically.
Before you upgrade
Changes to OS Configuration Files
If you have made changes to operating system configuration files on the appliance, these changes may be overwritten by the upgrade process. After the upgrade has been completed, you must check any configuration files you have previously modified and reapply the changes as required.
Retaining the set timezone
When you run the upgrade, the timezone you have specified will be overwritten and returned to Europe/London unless you have updated the value set using timedatectl
. For more information on this, see Localizing the appliance.
Obtaining the OS upgrade
Operating system and architecture
The script is operating system and architecture-specific. Download the one appropriate to your architecture, and its associated checksum from the BMC Electronic Product Distribution (EPD) site. The compressed script name is of the following form:
ADDM_OS_Upgrade_OL_64_9.yy.mm.dd_nnnnnn_ga.sh.gz
(Oracle Linux 9)ADDM_OS_Upgrade_CentOS_64_7.yy.mm.dd_nnnnnn_ga.sh.gz
(CentOS 7)ADDM_OS_Upgrade_RHEL_64_7.yy.mm.dd_nnnnnn_ga.sh.gz
(RHEL 7)
Where:
V
is the OS version numberyy.mm.dd
is the date of the last package update from the vendor, as appropriate to the OS type or versionnnnnnn
is the build number
Location of the OS upgrade files on EPD
The latest OS upgrade files are available for download from the BMC Electronic Product Distribution (EPD) site. Log on to the EPD site with your Support Contract ID and password. From the Licensed Products tab, perform the steps corresponding to your product:
- Navigate to BMC Discovery.
- Select the Products tab.
- The directory contains the latest OS upgrade files and associated checksums. The following available OS upgrades support the corresponding versions of BMC Discovery:
- OS upgrade on Oracle Linux 9, 64 bit: Supports BMC Discovery new installations of version 23.3.
- OS upgrade on CentOS 7, 64 bit: Supports BMC Discovery to version 23.1.
- OS upgrade on RHEL 7, 64 bit: Supports BMC Discovery to version 23.1.
Baseline changes
The baseline tool tracks changes to the system configuration from a known baseline. After an upgrade, the operating system configuration will change significantly. You should view the baseline page after an operating system upgrade and examine the changes made to the system. Then you can rebaseline the appliance so that the tool can check for changes from the configuration henceforth.
Comments
Log in or register to comment.