Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

  1. Blog
  2. Article

Eduardo Aguilar Pelaez
on 24 June 2020


What’s new?

This new release of MAAS brings three key new benefits:

  1. Virtual machines with LXD (Beta)
  2. Tighter, more responsive UX
  3. External/remote PostgreSQL database

If you know what you want, go to maas.io/install, otherwise let’s dive in and explore these further.

Virtual machines (VMs) with LXD (Beta)

MAAS 2.8 can set up L XD-based VM hosts and virtual machines. This is an additional option to the existing libvirt-based VM hosts/VMs functionality. 

LXD VMs are manageable without requiring SSH access to the VM host, unlike libvirt KVMs.

As a system administrator, using LXD VMs for other staff members means that you don’t have to give them SSH access to the bare metal servers meaning better permission control of the estate. 

Finally, LXD has a clear API making it easy to deploy and manage. 

Tighter, more responsive UX


Machine listings have been improved, some of the most visible changes involve the way that long lists are presented within categories, as shown below.

Among those other changes are 

  • persisting UI state for grouping
  • new grouping options
  • bookmarkable URLs with filter and search parameters, and many other performance improvements

This was achieved by building the interface from the ground up in React and Redux. If you’re interested in more details, see these blogs on the framework used and speed improvements.

External/remote PostgreSQL database


The MAAS 2.8 snap now has a separate database to allow for scalability. This means that the MAAS database can be located outside the snap either on localhost, or on a remote server altogether. 

This will be the approach going forward so we have prepared guides covering set up, management and configuration. If you are testing MAAS we provide a test DB configuration that embeds the database in a separate snap that can easily be connected to MAAS. To learn more please go to maas.io/docs/install-from-a-snap

Other improvements

This release also includes many fixes to ensure a high quality user experience and operations. If you’d like to read more you can read more here.


Related posts


David Beamonte
20 June 2025

Effective infrastructure automation to reduce data center costs

Cloud and server Article

To truly reduce OpEx, you must shift your perspective from seeing operations as custom, artisanal work to one where operations are standardized, automated, and repeatable.  In other words, commoditized. ...


ebarretto
18 June 2025

Fixes available for local privilege escalation vulnerability in libblockdev using udisks

Ubuntu Article

Qualys discovered two vulnerabilities in various Linux distributions which allow local attackers to escalate privileges. The first vulnerability (CVE-2025-6018) was found in the PAM configuration. This CVE does not impact default Ubuntu installations because of how the pam_systemd.so and pam_env.so modules are invoked. The second vulnerab ...


Rawand Benour
5 June 2025

What if your container images were security-maintained at the source?

Ubuntu Article

Software supply chain security has become a top concern for developers, DevOps engineers, and IT leaders. High-profile breaches and dependency compromises have shown that open source components can introduce risk if not properly vetted and maintained. Although containerization has become commonplace in contemporary development and deploym ...