findmanualpdf.com

Dell Avamar Platform OS Security Patch Rollup 2024R3 Release Notes

This guide provides essential release notes and technical procedures for the Dell Avamar Platform OS Security Patch Rollup 2024R3, including instructions for managing /boot volume space and details on addressed vulnerabilities.

Table of contents

Important Information

This document contains release notes and supplemental information for the Dell Avamar Platform OS Security Patch Rollup 2024R3. It lists the common vulnerabilities and exposures (CVEs) addressed in this release and provides critical procedures for maintaining the server environment, specifically regarding the /boot volume.

Cleaning the /boot Volume

If you are applying the OS security patch rollup on an ADS (Avamar Data Store), you may need to free up space on the server's /boot volume. Follow these steps to ensure sufficient space:

  • Check Space: Use the command df -h /boot/ to verify current usage.
  • Remove kdump files: Use rm /boot/*kdump.
  • Remove old kernels: Identify old kernels using rpm -qa |grep kernel-default and remove them using rpm -ev kernel-default-VERSION_OLD kernel-default-base-VERSION_OLD.
  • Remove archived files: Use rm /boot/*.gz to remove archived .gz files.
  • Backup/Remove Running Kernel (If necessary): If space is still below 80MB, create a backup directory mkdir /usr/local/avamar/var/rollup_bak and move the running kernel files there before proceeding.
  • Restore Kernel: After the rollup installation is complete, restore the running kernel files using mv /usr/local/avamar/var/rollup_bak/*-default /boot and remove the backup directory.

Addressed Vulnerabilities

This release addresses a wide range of CVEs across various platforms, including the Avamar server, Avamar combined proxy, NVE (NetWorker Virtual Edition), and NDMP accelerator nodes. Detailed lists of these CVEs are provided in the tables within the full document.

Manufacturer information

Dell Inc.

Brand profile

Practical help

Common problems

Insufficient space on /boot volume

Check space with 'df -h /boot/'. If less than 80MB, remove kdump files, old kernels, and archived .gz files. If still insufficient, backup and remove the running kernel temporarily.

Before use

  • Verify the rollup version (2024R3)
  • Check free space on the /boot volume
  • Identify all nodes requiring space (utility, storage, spare, accelerator)
  • Ensure you have admin/root access to the command shell
Show more Show less

Specs in practice

/boot volume free space
A minimum of 80MB of free space is required for manual Security Rollup installation.

Model compatibility

  • Patches apply to: Avamar server, Avamar combined proxy, Avamar Virtual Edition (AVE), Avamar Data Store (ADS), Avamar NDMP accelerator node, NetWorker Virtual Edition (NVE), and PowerProtect DP Series Appliance/IDPA.

Manual page author

Michael Turner

Technical manual editor

Reviews PDF manuals for structure, safety notes, and practical product details so readers can find the right information quickly.