Get Runtime (Operational) Status-based History

You can fetch the firmware download history based on the runtime status.

About this task

Follow this procedure to get the list of firmware download devices for a firmware download history operation.

When you trigger a firmware upgrade action, the sequence of actions performed during the upgrade process is captured in history.

  • Details about the source firmware version and the target version
  • Status updates throughout the upgrade process
  • Granular level operations, including (MM enable or disable, download, activate, commit, DRC, persist config saved). Only SLX switch operation tasks are captured in the operational table, and EFA level logic tasks such as validation device status, validate firmware, queue operational are not captured
  • Start and end times for each granular operation are calculated by EFA based on configure time as start time and polling status end result as end time
  • For each execution, details about how the group strategy was generated and which devices were part of the execution. This includes information on devices involved, actions taken, strategies, and granular level of internal tasks implemented at the device level
  • Execution order of show output entry details: <Execution-id> <User Action> <Group-id> <Device-ip> <Granular level Data>

For information about commands and supported parameters, see ExtremeCloud Orchestrator Command Reference, 3.5.0 .

Procedure

Run the following command to get the list of firmware download devices for a firmware download history operation:
efa inventory device firmware-download operational-history --fabric fabric1
 
Execution EntryNumber :7, UUID :d3874b29-3d33-4b57-a929-c4f0bfa40ab9
Execution Start :2024-03-14 17:03:42 -0700 PDT, End :2024-03-14 17:22:02 -0700 PDT,Duration :18m19.570780811s
Previous Version :20.6.2slxos20.6.2_240313_0330, Target Version :20.5.3a
Force :true, FullInstall :false
Group Execution Policy :continue-on-error, Prepared-list-name :
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+
| Group |  IP Address  | Oper Id | User Task Id | Host Name |        Detail Status         |          Starte Time          |           End Time            |
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+
| 1     | 10.20.55.173 | 53      | 11           | B145-R173 | Firmware Commit              | 2024-03-14 17:21:14 -0700 PDT | 2024-03-14 17:21:29 -0700 PDT |
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+
| 1     | 10.20.55.173 | 51      | 11           | B145-R173 | Persist Config After Reload  | 2024-03-14 17:21:00 -0700 PDT | 2024-03-14 17:21:14 -0700 PDT |
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+
| 1     | 10.20.55.173 | 49      | 11           | B145-R173 | Maintenance Mode Disable     | 2024-03-14 17:18:54 -0700 PDT | 2024-03-14 17:21:00 -0700 PDT |
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+
| 1     | 10.20.55.173 | 47      | 11           | B145-R173 | Firmware Activate            | 2024-03-14 17:07:43 -0700 PDT | 2024-03-14 17:18:54 -0700 PDT |
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+
| 1     | 10.20.55.173 | 45      | 11           | B145-R173 | Persist Config Before Reload | 2024-03-14 17:07:28 -0700 PDT | 2024-03-14 17:07:43 -0700 PDT |
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+
| 1     | 10.20.55.173 | 43      | 11           | B145-R173 | Firmware Download            | 2024-03-14 17:04:00 -0700 PDT | 2024-03-14 17:07:28 -0700 PDT |
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+
| 1     | 10.20.55.173 | 41      | 11           | B145-R173 | Maintenance Mode Enable      | 2024-03-14 17:04:00 -0700 PDT | 2024-03-14 17:05:03 -0700 PDT |
+-------+--------------+---------+--------------+-----------+------------------------------+-------------------------------+-------------------------------+