Skip to main content

Documentation Portal

OS patching checklist

This page contains guidelines for upgrading all installed packages on your TrendMiner server to the latest available versions (only applies to single node installations; does not apply to virtual appliance installations or SaaS installations).

To patch your TrendMiner server:

  1. Create a VM snapshot.

  2. Verify that only the required repositories are enabled: dnf repolist -v. The list of required repositories is listed in the installation guide.

  3. If you have satellite repos / mirrored repos, make sure these contain the latest updates before patching.

  4. Run dnf update --assumeno. This goes through the full dependency resolution and shows you what would be updated (including install size), but doesn't actually do anything.

  5. Verify with command df -h that there is still enough free disk space on /, /var, /var/lib/containerd)

  6. To apply OS patches run command dnf update.

  7. After installing the patches reboot the system.

  8. Verify that TrendMiner is running stable via the Edge Manager or ConfigHub services screen. All services should be green.

If TrendMiner is degraded or unavailable after patching:

  • Do not attempt manual fixes or repository changes to TrendMiner components such as running ansible-playbooks.

  • If a VM snapshot was taken prior to patching, download the appliance logs and consider reverting to the snapshot to restore service.

  • In parallel, open a ticket with TrendMiner Support and provide:

    • Time of patching

    • Reboot time

    • Extracted logfiles (from before a potential snapshot restore)

    • Any obvious errors visible in Edge Manager / ConfigHub