User Tools

Site Tools


infrastructure_upgrades

Infrastructure Upgrades

Upgrade Unraid to 7.2.6

  • Security patches and new features
  • Completed 05/09/2026

Unraid Cache Drive Upgrades

  • SpaceInvader One video on the topic
  • Completed 05/23/2026

New Ansible Control Node

  • Tests can be run on a temporary VM, but permanent VM will reside on Unraid and is dependent upon the cache drive upgrades
  • OS to be determined; preference is to see if Debian is workable
  • This will also facilitate deployment of a newer version of Ansible

Install prereqs

sudo apt update
sudo apt install -y python3-full python3-pip pipx sshpass

As the user who will run Ansible, do the following:

Ensure the pipx path exists

pipx ensurepath

Install Ansible

pipx install --include-deps ansible==13.6.0

Upgrade Proxmox to 9.x

  • Support for 8.x ends on 08/31/2026

Upgrade Ubuntu VMs to 24/26, or migrate to Debian

  • Direction TBD; leaning towards Debian, especially if the above Ansible testing works out
infrastructure_upgrades.txt · Last modified: by mike

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki