How to convert LXC containers to LXD containers?


最後修訂日期: 2022-10-05

Applicable Products:


Solution

Follow the steps below to convert the LXC containers to LXD containers.

Important
  • The LXD container converted from the LXC container does not support the duplicate function.
  • The static IP address will be reconfigured to DHCP IP address during the LXC to LXD conversion process.
  • Since the original LXC container was running in privileged mode, the LXD container converted from the LXC container will run in privileged mode as well.

Stop and Export LXC Containers

  1. Launch Container Station.
  2. Stop the LXC containers that are planned to convert.
  3. Navigate to Export page.
  4. Click + Export container. Select the LXC containers that are planned to convert and click Export.

    The LXC container that are planned to convert will be successfully exported for backup purposes.

Convert LXC Containers to LXD Containers

1. Access system via SSH connection with “admin” account.

2. Navigate to the Container Station installed location.

  • QTS[~]#cd /share/CACHEDEV*_DATA/.qpkg/container-station/
  • Hero[~]#cd /share/ZFS*_DATA/.qpkg/container-station/

Note: CACHEDEV*_DATA and ZFS*_DATA depend on where Container Station is installed.

3. Navigate to the tool location.

[~]#cd ./usr/bin/

4. Input conversion commands, refer to Conversion Commands at the end of document.
Specified LXC containers will be converted to LXD containers successfully.

Start and Check the Converted LXD Container

  1. Navigate to Container page.
  2. Start the converted LXD containers.
  3. Check the LXD container data integrity.

    The LXD container data will be the same as the source LXC container.

Conversion Commands

Usage
$ ./qmigration-tool_0.1.0_amd64 migrate lxd [OPTIONS]
Options
Name, shorthandDescription
--nameSpecify the LXC container name to be converted.
--deleteRemove the source LXC containers after conversion.
Examples

Convert a specified LXC container.

$ ./qmigration-tool migrate lxd --name ubuntu-bionic-1

Convert all LXC containers.

$ ./qmigration-tool migrate lxd

Convert and remove a specified LXC container.

$ ./qmigration-tool migrate lxd --name ubuntu-bionic-1 --delete

Convert and remove all LXC containers.

$ ./qmigration-tool migrate lxd --delete

這篇文章有幫助嗎?

60% 的人認為有幫助。
謝謝您,我們已經收到您的意見。

請告訴我們如何改進這篇文章:

如果您想提供其他意見,請於下方輸入。

選擇規格

      顯示更多 隱藏更多

      選擇其他偏好的語言:

      open menu
      back to top