Always Upgrading Blog

A blog (mostly) about Enterprise IT upgrades.

Fixing a Stalled NetApp SMVI Backup

Snapshots in RVTools

If you’re running a NetApp & VMWare environment and are using SMVI for your backups, you’ll occasionally come across a stalled SMVI backup when looking in vCenter. You’ll also notice a bunch of SMVI snapshots (like those above) when looking in RVTools for old snapshots like the good little VMware administrator you are… :)

Read more →

Change Primary and Secondary DNS servers With Powershell and VMware PowerCLI

Incompatible Message

As I’m in the process of wiping and reloading a bunch of 2008R2 domain controllers with Server 2019, I created a handy Powershell script to change the primary and secondary DNS server settings. This is useful to ensure the primary DNS server is not set to a server that will be offline. I discovered the hard way that when reloading a server with the same hostname and IP, that DNS will not gracefully utilise the secondary DNS server if the primary IP is responding but not answering DNS queries (as is the case before DNS is reinstalled when the 2019 server is promoted).

The script takes advantage of the VMware PowerCLI to retrieve Windows server names on a per VMware Cluster basis, these are then cycled through and the DNS settings updated for each.

Read more →

Backup and Restore ESXi if Incompatible When Upgrading to 6.5

Incompatible Message

As part of the seemingly never ending upgrade cycle, the last of the VMware ESXi 5.5 stragglers are being upgraded. If you’ve been through this before, you’ll probably already know that if you’ve previously upgraded a host from an older version of ESXi to 5.5 you will likely get an incompatible warning like the image above when you try to apply your Upgrade Baseline for ESXi 6.5.

Read more →