Update BIOS and iDRAC Firmware

Overview

This procedure is relevant only for T-1220 and T-820 appliances running TufinOS 4.70. If you do not have that version, update TufinOS first. You need to update both worker nodes and data nodes. Worker nodes should be updated first.

Downloads

Download two update files from the Dell website. Use only these files and ignore any messages about them not being the latest versions.

Worker nodes

Data node (non-HA)

Downtime: Updating BIOS reboots the appliance, and updating the iDRAC reboots the RMM, making iDRAC unresponsive for a few minutes.
  1. [<ADMIN> ~]$ sudo tos stop 
    sudo tos stop

    Parameters

    Parameter

    Description

    Required/Optional

    [-y] or --confirm

    Suppresses warning messages and confirmation prompts.

    Optional

    --force

    If this parameter is included, no warning messages appear before files are deleted.

    Optional

    --app-only (From R25-1 PHF1.0.0)

    Stops application services only.

    Optional

  2. Start TOS

    [<ADMIN> ~]$ sudo tos start
    sudo tos start

Data nodes (HA)

BIOS and iDRAC need to be updated on each data node in the cluster, without stopping TOS. To prevent data corruption, you will first drain each node before updating BIOS and iDRAC.

Downtime: Updating BIOS reboots the appliance, and updating the iDRAC reboots the RMM, making iDRAC unresponsive for a few minutes.
  1. Repeat steps 3-6 for the second non-primary data node in the HA cluster.

  2. Repeat steps 3-6 for the third node (previously the primary node) in the HA cluster.