Reference Guide

Table Of Contents
Updating the firmware with the cluster-aware feature
With OpenManage Integration for Microsoft System Center, you can update firmware or schedule firmware updates using the
cluster-aware feature.
Steps
1. Launch SCVMM.
2. In the left pane, click Fabric, and then, under Servers, select All Hosts.
3. On the top banner, click DELL EMC OMIMSSC.
4. In the left pane, select Maintenance Center.
5. In the Device Group/Servers list, select Cluster_
<ClusterName>
_Group, which is where the discovered servers are
listed.
6. Under Select Update Source, select DELL ONLINE HTTPS S2D CATALOG.
Use the Filter Updates menu to filter the compliance report based on the nature of the update, component type, or server
model.
The compliance report of the servers in the selected group is displayed.
7. Click Run Update.
8. In the Update Details window:
At Firmware Update Job Name, enter the job name.
At Firmware Update Job Description, enter the job description.
If you want to downgrade the firmware to the catalog version (not recommended), select Allow Downgrade.
At Schedule Update, select Run Now or schedule an update for a later time.
At Update Method, select an update method.
Agent Free UpdateUpdates are applied, and the system restarts immediately.
Agent-Free Staged UpdateUpdates that do not require a system restart are applied immediately. Updates that
require a restart are applied when the system restarts.
9. Click Finish.
Firmware and driver updates using the manual method
These procedures describe how to prepare and update firmware and drivers on an Azure Stack HCI cluster manually.
Preparing for maintenance operations
About this task
Use the following PowerShell commands to ensure that all the requirements are met before proceeding with the maintenance
operation of an AX node in an Azure Stack HCI cluster. These steps ensure that all the requirements are met and that no faults
exist before placing an AX node into maintenance mode.
Steps
1. Verify that all the nodes in the cluster are available by running the Get-clusternode command.
2. Verify that all the cluster networks are available by running the Get-ClusterNetwork command.
3. Verify that the cluster status is healthy by running the following commands:
Get-ClusterS2D
Get-StoragePool
Get-StorageSubSystem -FriendlyName *Cluster* | Get-StorageHealthReport
4. Verify that all the physical and virtual drives are healthy by running the following commands:
Get-physicaldisk
Get-virtualdisks
5. Run the Get-storagejob command to verify that no back-end repair jobs are running.
Day 0 Operations
29