---
title: 'LXD weekly status #40'
description: Introduction This week we released another LXD beta and two LXC betas.
  We also made good progress replacing the command line parser in LXD, finishing the
  port of the lxd command line tool with only lxc left to port at this point. Remote
  copy and move of storage volume was completed and merged in LXD,  […]
url: https://canonical.com/blog/lxd-weekly-status-40?format=md
---

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

---

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

27 March 2018

# LXD weekly status #40

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

---

Share the article

##

## Introduction

This week we released another LXD beta and two LXC betas.
We also made good progress replacing the command line parser in LXD, finishing the port of the `lxd` command line tool with only `lxc` left to port at this point.

Remote copy and move of storage volume was completed and merged in LXD, as was the addition of a new `lifecycle` event class and a number of improvements to the clustering code.

We’re expecting the final release of all projects to happen this week, with components getting tagged as they’re considered ready. Release announcements will be published as we finish writing them.

## Upcoming conferences and events

* [GPU technology conference](https://www.nvidia.com/en-us/gtc/topics/data-center-and-cloud/#christian-brauner) (San Jose, March 2018)
* [NorthSec](https://nsec.io/speakers/#st-phane-graber) (Montreal, May 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.

* Porting to new command line parser
* Various kernel work
* 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 proper support for [moving CEPH backed containers in LXD cluster](https://github.com/lxc/lxd/pull/4333).
* Ported the [`lxd` command to the cobra parser](https://github.com/lxc/lxd/pull/4342).
* Made [Operation and RemoteOperation interfaces in the client](https://github.com/lxc/lxd/pull/4345).
* Fixed [transactions when querying the database](https://github.com/lxc/lxd/pull/4347).
* Added [new lifecycle events to the events API](https://github.com/lxc/lxd/pull/4349).
* Re-organized some of the [storage migration code](https://github.com/lxc/lxd/pull/4351).
* Fixed [forwarding of log messages to the events API1](https://github.com/lxc/lxd/pull/4352).
* Switched to the [new dqlite/sqlite cluster API](https://github.com/lxc/lxd/pull/4355).
* Fixed [importing images by URL](https://github.com/lxc/lxd/pull/4357).
* Added support to [remotely copy and move storage volumes](https://github.com/lxc/lxd/pull/4359).
* Fixed [auto init mode](https://github.com/lxc/lxd/pull/4360).
* Added tests for [push and relay volume migration modes](https://github.com/lxc/lxd/pull/4361).
* Fixed container migration code to [transfer snapshot timestamps](https://github.com/lxc/lxd/pull/4363).
* Fixed some [ignored errors in the database code](https://github.com/lxc/lxd/pull/4364).

### LXC

* Renamed some [functions inside the lxc-net script](https://github.com/lxc/lxc/pull/2229).
* Removed [leading whitespace from log entries](https://github.com/lxc/lxc/pull/2230).
* Fixed [missing symbols in the PAM module](https://github.com/lxc/lxc/pull/2231).
* Fixed [dhclient hook when AppArmor is active](https://github.com/lxc/lxc/pull/2232).
* Fixed the [container config not getting truncated on save](https://github.com/lxc/lxc/pull/2233).
* Simplified some of the [autodev code](https://github.com/lxc/lxc/pull/2235).
* Fixed [dumpable flag when calling hooks](https://github.com/lxc/lxc/pull/2237).

### LXCFS

* Nothing to report this week

### Distrobuilder

* Changed default name and description to [use the mapped architecture](https://github.com/lxc/distrobuilder/pull/74).
* Export the [kernel architecture, kernel personality and mapped architecture separately](https://github.com/lxc/distrobuilder/pull/75).
* Fixed a [typo in variable names](https://github.com/lxc/distrobuilder/pull/76).
* Replaced some calls to [Fprintf with equivalent Fprintln](https://github.com/lxc/distrobuilder/pull/77).
* Added support for [Fedora and the dnf package manager](https://github.com/lxc/distrobuilder/pull/78).

## 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 3.0.0~beta6-0ubuntu1 was uploaded, following the upstream release.
* LXC 3.0.0~beta2-0ubuntu1 was uploaded, following the upstream release.
* LXC 3.0.0~beta3-0ubuntu1 was uploaded, following the upstream release.

### Snap

* Updated for newer sqlite version.
* The beta channel was updated to LXD 3.0.0.beta6.

## 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
