- Install the MAAS 2.9.2 (Using the deb package version)
- Configure MAAS 2.9.2
- Upgrade the MAAS 3.0.0 (Using the deb package version)
- 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