Select Page

Upgrading Azure hosted SLES 15 VM from v5 to v6 SKUs

The new v6 and v7 family Azure hardware is now broadly available, with plenty of capacity in the various regions.

The biggest changes are to network and storage drivers, moving to use the Microsoft MANA interface for network fabric, and a switch from SCSI to NVMe for disk.

Unlike previous SKU updates, e.g. v3 to v5, this family update requires some planning, especially on the Linux side.

There is a great PowerShell script to assist with the switch, which automates much of the roll forward, and provides a roll back as well.

In testing I found that two additional checks made this work flawlessly:

  1. Ensure the latest Azure VM tools are are installed (azure-vm-utils)
  2. Ensure the nvme drivers are installed (modprobe, dracut.conf)

image

image

Usual disclaimers before doing this – ensure you have a backup of your Linux VM before this work, you could be left with a somewhat broken VM. The rollback script works well.

End of an era – the coffee machine died

Back in 2013, on the back of a bonus payment, I bought a fancy Jura coffee machine.

Over the years I have serviced it, repaired it, replaced parts.

imageimageimage

Today it finally died. Brittle plastic, valves and manifolds that are old and leaky.

I bit the bullet and bought a new shiny machine.

Cronicle as a simple scheduler/orchestrator

I’ve been looking for something a tad more sophisticated than cron for a while.

Key criteria:

  • simple to use/install
  • lightweight infrastructure needs
  • web interface
  • ideally open source
  • maintained (not bitrotted)

I found Cronicle (github)

It seems to meet these requirements. I just installed this on an openSUSE LEAP 16 box. That was another learning curve! (Where did my Yast go!)

Focus, Pomodoro, Freedom

On 1 January I started another Masters program at WGU, and really needed to double-down on writing, and GSD.

I’ve used the Pomodoro Technique successfully before; short, intensive, 25 minute bursts of focus time.

Following some recommendations, I have augmented this with the Freedom app; which blocks apps and web usage (i.e distractions).

I’ll report back, but several days in this has really helped with GSD.