Issue while upgrading Maas

Hello,

We have been using Maas 2.8 for a few years now and it’s running on 2 VMs on Ubuntu 18.04, 1 master and 1 rack controller on a separate VLAN.
We want to upgrade both VMs to Ubuntu 22.04 and upgrade Maas at the same time to 3.3.
Maas is installed from the repositories and I see we can use snap as well.
I tried the steps in the documentation (using the PPA) and it did not work I already reverted to my snapshots multiple times.
What is the suggested way to upgrade in our case? Should we move to snap ? I don’t mind using snap I just don’t want to have to reinitialize our Maas because we have a lot of servers running on it already.

Thanks!

I wonder if this is postgres version related issue. What version are you using for database?

I am using 12.14:

$ pg_config --version
PostgreSQL 12.14 (Ubuntu 12.14-0ubuntu0.20.04.1)

We noted in the MAAS documentation that 3.3 requires Ubuntu 22.04. When we upgraded to 22.04, it automatically upgraded Postgresql client and libraries to 14. We didn’t want that because we haven’t yet upgraded our postegresql server from 12 to 14.
So, we are staying with MAAS 3.2.7 for now, on Ubuntu 20.04.

In contrast to you, we wish to avoid snaps. Apt/dpkg has a long proven track record from the user perspective, and in my limited experience snaps (of other packages, not maas) have sometimes yielded poorer performance and odd behaviour.

Also, you said it did not work but didn’t give any details. Others may be able to offer more assistance if you provide details.

Our installation was also challenging to move to MAAS 3.3.

I started out with a homogenous Ubuntu 20.04 environment - with a separate database server and a Maas server running both rack and region. Upgrading the database server first was required before the rack/region server, but that took some failures to discover. Once the database was updated and the operating systems on both servers were updated, then Maas updated successfully too. I’m using the Snap version and haven’t run into too many issues with it for some time now.

It took me a day or two to get all the kinks worked out of that upgrade process when it should have been a quick 20-minute escapade, IMO. That’s all the time the software upgrade ended up taking - but all the OS upgrades and DB upgrades required research and implementation. It’s frustrating, but keep at it, and you’ll get there.

Be thankful that your backups have proven how well-designed they are. :smiley:

Thanks

~~ Charles

noted. this wasn’t supposed to go sideways like this.

Hello there!

I see that you’ve encountered some challenges while attempting to upgrade your MAAS installation and you’re considering moving to the snap version. It’s great that you’re open to exploring different options and seeking advice from the community.

I want to encourage you to share your experiences and insights with me (I sort of am the MAAS documentation team), either by editing one of the documents, or just posting a comment here with the procedures that worked for you. Documenting real-world experiences and challenges faced during upgrades can be incredibly valuable for other users who may encounter similar situations, and for me, because I don’t always get a chance to try every permutation. By providing feedback and suggesting adjustments to the documentation, you can help improve it for the entire MAAS community.

I really do appreciate your input and I’d really like to be able to incorporate your experiences into the documentation, making it more comprehensive and helpful to others in similar scenarios, and preventing these kinds of headaches for the next group of users.

Thanks in advance for your willingness to contribute and for sharing your journey with the MAAS community. I hope you find a successful path forward with your upgrade process. Don’t hesitate to reach out if you have any further questions or need additional assistance along the way.