Upgrade failed? MAAS Controller version unknown when upgrading from MAAS 2.9.2 to MAAS 3.0.0

  1. Install the MAAS 2.9.2 (Using the deb package version)
  2. Configure MAAS 2.9.2
  3. Upgrade the MAAS 3.0.0 (Using the deb package version)
  4. MAAS Controller version unknown (PCI and USB devices is not found on MAAS Dashboard)

but, No problem with a New installation of MAAS 3.
How can I successfully upgrade MAAS?

Testing environment:

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.2 LTS
Release:	20.04
Codename:	focal
$ uname -a
Linux maas4 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

How to upgrade:

sudo add-apt-repository ppa:maas/3.0
sudo apt upgrade && sudo reboot

Hi ytooyama-virtualtech,

your upgrade procedure seems right. Could you please check /var/log/maas/maas.log,
/var/log/maas/regiond.log and /var/log/maas/rackd.log for errors?

About the missing PCI and USB devices, MAAS needs to re-commission the machines to get that information. This action is not automatic, user action is required.

I will try again. and check the logs.

Thank you for your comment. I was mistaken.

I tried again, and I was able to upgrade without error. It might have been better to wait after the upgrade.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.