Site icon Digital Thought Disruption

Upgrade from DellEMC VxRail 4.7.300 to 4.7.410

In my last article I showed how to upgrade from 4.5 to 4.7.  In this article I thought I would make a quick guide from upgrading from 4.7.x to 4.7.x since DellEMC’s documentation is a little off.  Now with the VxRail Manager plug-in capability in vCenter it does finally feel a like a single pane glass management interface.  I hope this article helps anyone who has to upgrade their existing VxRail cluster.

Things that had me excited:

Additional Articles that may help:
If virtual machines won’t migrate during maintenance mode because VMWare Tools are trying to be installed:
https://digitalthoughtdisruption.com/2020/04/20/vmware-virtual-machine-cant-migrate-vmotion-because-the-virtual-machine-is-installing-vmware-tools-and-cannot-initiate-a-migration-operation-quick-cli-fix/

If you need a PowerCLI Script to Unmount virtual machine ISO’s:
https://digitalthoughtdisruption.com/2020/03/31/powershell-powercli-script-to-list-unmount-iso-on-vmware-vms-prior-to-vxrail-4-5-or-4-7-upgrade/

Pre-Reqs:

Additional but not required Pre-Req:
Since VMs are vMotioned as part of the upgrade, please ensure that VMs are capable of being vMotioned in advance. Examples of issues which may prevent vMotion:

• VM with an ISO mounted

• VM with external storage locally mounted

• VM pinned to a host

Side note: Don’t forget to take a snapshot of the VxRail Manager VM, vCenter and PSC (If external).

If you have NSX – Upgrade first then run the following command on ESXi host to confirm NSX was upgraded:

esxcli software vib list |grep nsx

Useful ruby shell commands to run Prior to upgrade:

Check health of your cluster:

vsan.health.health_summary <cluster number>

Since you must put a host in maintenance mode you should also run:

vsan.whatif_host_failures 1 -s

Confirm your disks are balanced and none are close to 80% full, if close then run a proactive rebalance prior to upgrade:

vsan.disks_stats .

2 x Call out for DellEMC. 
The refresh icon during the upgrade doesn’t work.  You can either refresh the page at the top of the UI of vCenter or wait for the natural screen refresh.

The below screenshot comes directly from your VxRail 4.7 Admin Guide.

As you can see this is not an option:

As you can see there is no upgrade button

Multi-step Upgrade Process

Host & Clusters > Cluster > Configure > VxRail > Updates

Select browse and go to the upgrade file

I always like to upload from local updates.  Just ensure you download the correct file from DellEMC support page.

This will take a little time to upload.

Verify you have performed the above pre-reqs before clicking continue

You can update now or schedule a date and time for the upgrade to kick off

Put in your root and administrator credentials

Click finish and let the upgrade begin

Continue to monitor during the upgrade.  Now you can monitor the firmware updates, maintenance mode, reboot & rinse and repeat from here.

You’ll get this wonderful message following the upgrade.

You can confirm you’re on the right VxRail code level and you are officially done.

Summary:
As you can see in 4.7 the upgrade process has been made easier.  Now that VxRail is a plug-in in vCenter it does give you a single pane glass management interface, which I have wanted for years.  Overall, once you know how to navigate vCenter to upgrade your cluster it is pretty straight forward.  As always I just hope this article is useful.

Exit mobile version