See the latest Dell Security Advisory (DSA) under the advisories section of NetWorker Support pages:
https://www.dell.com/support/home/product-support/product/networker/advisories
The NetWorker appliance and NetWorker software upgrade are performed separately, for instructions on this process see:
NetWorker Virtual Edition: How To Upgrade NetWorker Software and NVE System.
From the NetWorker downloads page, the expanded details for the platform rollup indicate which NetWorker Versions it is applicable to. https://www.dell.com/support/home/product-support/product/networker/drivers
e.g:
NOTE: This process is not intended or appropriate for standard technical support. If you require assistance, reach out to your Dell Site Account Manager (SAM) or Dell Site Sales Rep to engage with our Global Professional Services (PS) team.
Pre-Upgrade Steps
1. Ensure you can log in to the NVE using both the admin and root credentials. Passwords can be changed by running:
sudo /usr/local/avamar/bin/change-passwords
2. Perform a "Server Protection" backup in NetWorker and collect bootstrap details with:
3. Make note of the upgrade history on the NVE:
avi-cli --verbose localhost --password 'ROOT-PASSWORD' --listhistory
4. Create a VMware snapshot NVE VM.
5. Before copying any files to the NVE ensure that the NVE has enough space on the / (root) and /data01 partitions by running the following command:
A. Large .log files can be moved or purged, to identify large files: find / -name +1G
B. Use an SCP agent (WinSCP, FileZilla, and so forth) to copy logs off, or Linux mv command to move to another location with more space, optionally logs can be deleted with rm -rf /path/to/large/file
C. The /data01 partition can be expanded, following:
NOTE: The NetWorker configuration-database (nsrdb), client file index, and media database (mm) are all stored on the /data01 partition by default.
Process
1. From a web browser, access the NVE's installation manager: https://NVE_hostname/avi
2. Log in with the root credentials.
3. Go to the Repository tab. Use the Browse.. button to browse and upload the platform rollup package.
Optionally: You can use an SCP agent to copy the downloaded installation package to the NVE's /data01/avamar/repo/packages/ directory.
4. Once the NVE has scanned the files from the packages directory, the package can be installed from the Available Packages -> SW Updates tab.
NOTE: If the package is not shown. Go to the Repository tab and confirm if the package is shown. The package must report a status of Accepted, and state Package is Available.
5. From SW Updates, click Install which initiates the installation process.
6. You are prompted to enter the root password, once entered, click Continue.
The installation may take several minutes to run. The time may vary depending on the size or amount of data on the node. Monitor the installation and respond to any input. The Server is rebooted as part of the workflow. You may be logged out of the Installation Manager. If so log back into the installation manager to continue to monitor progress. Click the Monitor button to get back to the Installation Progress display. Once the Installation is 100% completed you may log out (Click the folder upper right next to the refresh icon). and disconnect.
Installation Failures:
- /space/avamar/var/avi/server_log/avinstaller.log.0
- /space/avamar/var/avi/server_log/aviserver.log.0
- /space/avamar/var/avi/server_log/avitask.log.0
Upgrade and Installation Failures:
When performing upgrades a temporary folder is created using the name of the upgrade package being installed. You can see the temp upgrade directory by running:
ls -l /data01/avamar/repo/temp/. This folder will not exist post upgrade and may be deleted if the upgrade fails and the workflow is closed. To collect these logs, initiate the upgrade and before closing out the failure collect the logs.
- /data01/avamar/repo/temp/*/tmp/workflow.log
- /data01/avamar/repo/temp/*/tmp/err.log
OS Rollup Specific Log:
- /tmp/sec_install_os_errata_sles.pl.log
This log may be cleaned up after a rollup has been completed and the NVE has rebooted.
This is not an NVE specific log; however, it details information about operating system package installations. The below command lists what package was installed along with its date and time. The timestamps align with the OsRollup. This provides an overview of operating system packages that were updated during the rollup.
grep "|install|" /var/log/zypp/history
Upgrade history/repository:
avi-cli --verbose localhost --password ROOT-PASSWORD --listhistory
avi-cli --verbose localhost --password ROOT-PASSWORD --listrepository
/usr/local/avamar/var/avi/server_data/package_data/
========================
NetWorker Virtual Edition: Upgrade or Install Failure Log Locations and Collection
Dell Avamar and NetWorker Operating System (OS) Rollup Security Update Cadence