canonical/lxd

Add custom volume transfer to lxd-migrate

开放

#11,558 创建于 2023年4月13日

 (2 条评论) (0 个反应) (0 位负责人)Go (1,035 个派生)auto 404
Good first issueJira

仓库指标

星标
 (4,805 个星标)
PR 合并指标
 (平均合并 13天) (30 天内合并 65 个 PR)

描述

Currently lxd-migrate only supports moving full instances, but having support to move custom volumes too would be quite useful.

We should allow:

  • Transfer a filesystem tree into a new filesystem type custom volume
  • Transfer a block device into a new block type custom volume
  • Allow for custom volumes to be added as part of migrating instances, so one can add a number of custom volumes as part of the migration and have those attached to the instance at the end of it

贡献者指南