Upgraded guest with do_release_upgrade and MAAS Kernel not updated in overview

Asked by ppm netadmin

All guests were upgraded from Ubuntu 18.04 to 20.04 LTS via command line do_release_upgrade

Now in the overview on MAAS the kernel version hasn't updated and can't find a way to update it.

When trying to edit anything in the configuration the below error is displayed.

Error:{"distro_series": ["'ubuntu/bionic' is not a valid distro_series. It should be one of: '', 'ubuntu/focal'."]}

Short of deleting over 100 guests and recreating them which is impossible due to loss of data, how are guests upgraded that MAAS stays in sync or how do we post upgrade update MAAS?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu maas Edit question
Assignee:
No assignee Edit question
Solved by:
ppm netadmin
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1
Revision history for this message
ppm netadmin (ppmnetadmin) said :
#2

When trying to change in the configurations tab this is where the error is encountered

Error:{"distro_series": ["'ubuntu/bionic' is not a valid distro_series. It should be one of: '', 'ubuntu/focal'."]}

Revision history for this message
ppm netadmin (ppmnetadmin) said :
#3

Ended up updating the values in the back end via postgresql database (maasdb)

updated values distro_series='focal', hwe_kernel='ga-20.04' in the maasserver_node table