---
title: 'LXD Weekly Status #13: Snap data migration, Open Source Summit & more'
description: Weekly status for the week of the 28th to the 3rd of September 2017.
  Introduction The main focus for this past week has been the preparation for LXC
  2.1. We’ve now issued a call for testing and expect it to release tomorrow (Tuesday).
  On the LXD side of things, we’ve been working through bug reports quite a  […]
url: https://canonical.com/blog/lxd-weekly-status-13-snap-data-migration-open-source-summit-more?format=md
---

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

---

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

4 September 2017

# LXD Weekly Status #13: Snap data migration, Open Source Summit & more

[container](https://canonical.com/blog/tag/container)
[LXC](https://canonical.com/blog/tag/lxc)
[LXD](https://canonical.com/blog/tag/lxd)

---

Share the article

**Weekly status for the week of the 28th to the 3rd of September 2017.**

# Introduction

The main focus for this past week has been the preparation for LXC 2.1.

We’ve now issued a [call for testing](https://lists.linuxcontainers.org/pipermail/lxc-devel/2017-September/016382.html) and expect it to release tomorrow (Tuesday).

On the LXD side of things, we’ve been working through bug reports quite a bit, did some internal refactoring and been slowly working our way through our stable branch backlog.

As for the LXD snap, a new lxd-migrate tool has been written which will allow users to move data from an existing LXD installation over to the LXD snap, updating all needed database entries and storage specific data in the process. This is currently only available in the edge channel as we’re still working on manual and automated testing for this feature.

# Open Source Summit – Los Angeles

Next week, Christian Brauner ([@brauner](https://discuss.linuxcontainers.org/u/brauner)) and Stéphane Graber ([@stgraber](https://discuss.linuxcontainers.org/u/stgraber)) will be in Los Angeles, CA 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](https://discuss.linuxcontainers.org/t/the-lxd-team-in-los-angeles-september-2017/291)).

# Upcoming conferences

* [Open Source Summit North America](https://discuss.linuxcontainers.org/t/the-lxd-team-in-los-angeles-september-2017/291) (Los Angeles, September 2017)
* [Linux Plumbers](https://discuss.linuxcontainers.org/t/the-lxd-team-in-los-angeles-september-2017/291) (Los Angeles, September 2017) ([CFP for Linux Plumbers](https://discuss.linuxcontainers.org/t/containers-micro-conference-at-linux-plumbers-2017/262/1))
* [Linux Security Summit](https://discuss.linuxcontainers.org/t/the-lxd-team-in-los-angeles-september-2017/291) (Los Angeles, September 2017)
* Open Source Summit Europe (Prague, October 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.

* [External authentication support for LXD servers](https://github.com/lxc/lxd/pull/3604)
* LXD performance measurement and regression tracking
* Preparation for LXC 2.1
* Snap data migration (import existing installation).

# 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

* Did some [refactoring of the command parsing code](https://github.com/lxc/lxd/pull/3734).
* Fixed handling of [devices with minor over 255](https://github.com/lxc/lxd/pull/3737).
* Fixed [error message when logpath doesn’t exist](https://github.com/lxc/lxd/pull/3738).
* Fixed [private image copies when using partial fingerprints](https://github.com/lxc/lxd/pull/3743).
* Improved [ceph error handling on “rbd map”](https://github.com/lxc/lxd/pull/3744).
* Added a note on [ceph underlying filesystems](https://github.com/lxc/lxd/pull/3746).
* Switched the “dir” backend to [using bind-mounts rather than symlinks](https://github.com/lxc/lxd/pull/3748).
* Fixed XFS [UUID handling during clone](https://github.com/lxc/lxd/pull/3753).

## LXC

* Made some [additional preparations for LXC 2.1](https://github.com/lxc/lxc/pull/1761).
* Fixed [Ubuntu template for 17.10](https://github.com/lxc/lxc/pull/1767).
* Fixed a bug in [cgfsng recursive cgroup deletion](https://github.com/lxc/lxc/pull/1769).
* Improved lxc-user-nic [privilege detection](https://github.com/lxc/lxc/pull/1772).
* Made a number of improvements to [our network handling functions](https://github.com/lxc/lxc/pull/1773).

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

* LXC [2.0.8-0ubuntu7](https://launchpad.net/ubuntu/+source/lxc/2.0.8-0ubuntu7) includes a cherry-pick of the Ubuntu 17.10 template bugfix.
* LXD [2.0.10-0ubuntu1~16.04.2](https://launchpad.net/ubuntu/+source/lxd/2.0.10-0ubuntu1~16.04.2) was released to Ubuntu 16.04 LTS users.
* LXD [2.0.10-0ubuntu1~14.04.2](https://launchpad.net/ubuntu/+source/lxd/2.0.10-0ubuntu1~14.04.2) was released to Ubuntu 14.04 LTS users.

## Snap

* Worked on a new tool to do .deb to .snap migration of an existing LXD daemon, including support for upgrading versions in the process and supporting the 2.0 track. The new tool has been pushed to the edge channel for now, awaiting additional manual and automated testing before we roll it out to the other channels.

*This article [originally appeared](https://discuss.linuxcontainers.org/t/weekly-status-13/488/2) at the Linux Containers forum*

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

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

[### Generating allow-lists with DNS monitoring on LXD](https://canonical.com/blog/generating-allow-lists-with-dns-monitoring-on-lxd)

Allow-listing web traffic – blocking all web traffic that has not been pre-approved – is a common practice in highly sensitive environments. It is also a challenge for...

[Nicholas Morris](https://canonical.com/blog/author/niwamo)

26 August 2025
