Skip to main content
  1. Blog
  2. Article

Stéphane Graber
on 11 September 2017

LXD: Weekly status #14


Introduction

The highlight for this week is the release of LXC 2.1 which is the result of a year and a half of development making up 1528 commits by 96 contributors!

We’ve also been working on LXD performance testing with lxd-benchmark getting expanded to record more data points and log in a format that we can generate statistics from. This is now running daily on our Jenkins.

On the snap front, the “lxd.migrate” tool now supports upgrading from both LXD 2.x and LXD 2.0.x and upgrades to both the latest and 2.0 tracks. It’s also got daily automatic testing and should be at a stage where people can start making use of it.

We’re now focusing on LXD 2.18 to be released next week as well as upcoming stable releases for the LXD, LXC and LXCFS LTS releases.

Open Source Summit – Los Angeles

Christian Brauner (@brauner) and Stéphane Graber (@stgraber) are in Los Angeles, CA this week for a number of events:

  • Open Source Summit – North America (formerly known as LinuxCon/ContainerCon)
  • The Linux Plumbers Conference
  • The Linux Security Summit

If you’re attending any of those and want to talk to us, let us know!

Details on what we’ll be doing over there can be found here.

Upcoming conferences and events

  • Open Source Summit Europe (Prague, October 2017)
  • Linux Piter 2017 (St. Petersburg – November 2017)

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.

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

LXC

LXCFS

  • Nothing 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

  • Updated LXC to 2.0.8-0ubuntu7.1 in Ubuntu 17.10 to support the new netplan network configuration method.

Snap

Related posts


Massimiliano Gori
31 March 2026

How to manage Ubuntu fleets using on-premises Active Directory and ADSys

Cloud and server Article

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT administrators must ensure Linux machines, like Ubuntu desktops and servers, behave as first-class citizens in this environment. Efficient Linux management demands unifi ...


David Beamonte
30 March 2026

Simplify bare metal operations for sovereign clouds

MAAS Article

The way enterprises are thinking about their infrastructure has changed.  Digital sovereignty of all kinds – data sovereignty, operational sovereignty, and software sovereignty – have begun to dominate the infrastructure discussion. Today, these abstract terms have become practical concerns for platform teams. Changing regulations, geopol ...


Massimiliano Gori
30 March 2026

How to Harden Ubuntu SSH: From static keys to cloud identity

Cloud and server Article

30 years after its introduction, Secure Shell (SSH) remains the ubiquitous gateway for administration, making it a primary target for brute force attacks and lateral movement within enterprise environments. For system administrators and security architects operating under the weight of regulatory frameworks like SOC2, HIPAA, and PCI-DSS, ...