---
title: 'LXD Weekly Status #24: LXD 2.20'
description: The highlight of this week was the release of LXD 2.20 which introduces
  a number of exciting new features. LXD 2.20 should now be available everywhere through
  both native packages and snap. We also started the process of deprecating the various
  LXD PPAs, see below for details. Our next milestone is LXD 2.21 in about  […]
url: https://canonical.com/blog/lxd-weekly-status-24-lxd-2-20?format=md
---

1. [Blog](https://canonical.com/blog)
2. Article

---

[Stéphane Graber](https://canonical.com/blog/author/stgraber "More about Stéphane Graber")

20 November 2017

# LXD Weekly Status #24: LXD 2.20

[containers](https://canonical.com/blog/tag/containers)
[LXD](https://canonical.com/blog/tag/lxd)
[machine containers](https://canonical.com/blog/tag/machine-containers)

---

Share the article

The highlight of this week was the release of [LXD 2.20](https://discuss.linuxcontainers.org/t/lxd-2-20-has-been-released/798) which introduces a number of exciting new features.

LXD 2.20 should now be available everywhere through both native packages and snap.
We also started the process of deprecating the various LXD PPAs, see below for details.

Our next milestone is LXD 2.21 in about a month which will be the last LXD release of the year and the last LXD 2.x release. Once 2.21 is out, we’ll focus on LXD 3.0 with the first alpha expected in January.

# Deprecation of the LXD PPAs

At the end of this year, we are going to stop delivering LXD through our PPAs.
This is done to cut down the amount of time we have to spend on packaging, tooling maintenance and package version tracking when dealing with issues.

The two recommended ways of getting the latest LXD feature release are:

* Using our snap package
  `snap install lxd`
* Using our official backports in the Ubuntu archive
  `apt install -t xenial-backports lxd lxd-client`

PPA users have until the end of December to transition over to one of those two, a warning message has been added to the LXD package in our PPAs, including instructions on moving to either the snap or backport package while keeping all your data in place.

# Upcoming conferences and events

* [FOSDEM 2018](https://discuss.linuxcontainers.org/t/fosdem-containers-devroom-call-for-papers/622) (Brussels, February 2018)

# Ongoing projects

The list below is feature or refactoring work which will span several weeks/months and can’t be tied directly to a single Github issue or pull request.

* [Add support for infiniband devices in LXD](https://github.com/lxc/lxd/issues/3983)
* [New “proxy” device type for network forwarding in LXD](https://github.com/lxc/lxd/issues/2504)
* [Extend the /dev/lxd interface for LXD containers](https://github.com/lxc/lxd/issues/3996)
* [Distributed database for LXD clustering](https://github.com/lxc/lxd/pull/4016)
* Stable release work for LXC, LXCFS and LXD

# Upstream changes

The items listed below are highlights of the work which happened upstream over the past week and which will be included in the next release.

## LXD

* Added support for attaching to the [console of a running container1](https://github.com/lxc/lxd/pull/4001)
* Fixed LVM/ceph storage backends to [re-generate btrfs UUIDs](https://github.com/lxc/lxd/pull/4021)
* Fixed building the [LXD client on FreeBSD](https://github.com/lxc/lxd/pull/4023)
* Added code to show [detach instructions to “lxc console”](https://github.com/lxc/lxd/pull/4024)
* Fixed the console tests to [skip backlog retrieval on older liblxc](https://github.com/lxc/lxd/pull/4027)
* Fixed a typo in [liblxc config parsing error message](https://github.com/lxc/lxd/pull/4028)
* Tweaked the internal liblxc handling code to [reduce costly config generation operations](https://github.com/lxc/lxd/pull/4030)
* Fixed our testsuite to [skip unix-char tests when on a system without /dev/ttyS{0,1}](https://github.com/lxc/lxd/pull/4033)
* Fixed an issue with [remapping hardlinks](https://github.com/lxc/lxd/pull/4035)

## LXC

* Added support for [console logfile rotation and ringbuffer configuration](https://github.com/lxc/lxc/pull/1925)

## LXCFS

* No change to report this week

# Distribution work

This section is used to track the work done in downstream Linux distributions to ship the latest LXC, LXD and LXCFS as well as work to get various software to work properly inside containers.

## Ubuntu

* LXD [2.20-0ubuntu1](https://launchpad.net/ubuntu/+source/lxd/2.20-0ubuntu1) was uploaded to Ubuntu 18.04.
* LXD [2.20-0ubuntu2](https://launchpad.net/ubuntu/+source/lxd/2.20-0ubuntu2) was uploaded to Ubuntu 18.04, fixing a build issue.
* LXD [2.20-0ubuntu3](https://launchpad.net/ubuntu/+source/lxd/2.20-0ubuntu3) was uploaded to Ubuntu 18.04, fixing a test failure.
  This was then automatically picked up by our PPAs.
* LXD [2.20-0ubuntu4](https://launchpad.net/ubuntu/+source/lxd/2.20-0ubuntu4) was uploaded to Ubuntu 18.04, cherry-picking a couple of bugfixes.
  This was then automatically picked up by our PPAs and manually tested and uploaded to Ubuntu 16.04, 17.04 and 17.10 through backports.

## Snap

* Updated the stable channel to LXD 2.20.
* Cherry-picked bugfix: Unsetting core.https\_address was broken
* Cherry-picked bugfix: Hardlink remapping

## Sign up for our newsletter

Get the latest Canonical news and updates in your inbox.

Work email:

\*I agree to receive information about Canonical's
products and services.

By submitting this form, I confirm that I have read and agree to [Canonical's Privacy Policy](https://canonical.com/legal/dataprivacy).

Sign up

## Share on

---

## Related posts

[### Ubuntu Server: a platform made for enterprise scale](https://canonical.com/blog/ubuntu-server-a-platform-made-for-enterprise-scale)

A platform is an environment that allows software to run smoothly across the infrastructure, runtime, and application layers. The key word there is “smoothly”: a good platform...

[Rhys Knipe](https://canonical.com/blog/author/rhysknipe)

7 July 2026

[### Canonical partners with Snyk for scanning chiseled Ubuntu containers](https://canonical.com/blog/canonical-partners-with-snyk-for-scanning-chiseled-ubuntu-containers)

Canonical, the publisher of Ubuntu, is pleased to announce a new partnership with developer-focused cybersecurity company Snyk. Snyk Container, Snyk’s container security...

[Canonical](https://canonical.com/blog/author/canonical)

20 March 2026

[### Introducing MicroCloud Cluster Manager](https://canonical.com/blog/introducing-microcloud-cluster-manager)

Canonical introduces the beta release of MicroCloud Cluster Manager, a new way to discover, organize, and operate your MicroCloud environments from a single, unified interface.

[Miona Aleksic](https://canonical.com/blog/author/mionaalex)

20 March 2026

[### Native integration available between Canonical LXD and HPE Alletra MP B10000](https://canonical.com/blog/canonical_lxd_hpe_alletra)

Native integration available between Canonical LXD and HPE Alletra MP B10000. The integration combines efficient open source virtualization with high performance,...

[Miona Aleksic](https://canonical.com/blog/author/mionaalex)

15 December 2025
