canonical/lxd

Add custom volume transfer to lxd-migrate

Aberta

#11.558 aberto em 13 de abr. de 2023

 (2 comentários) (0 reação) (0 responsável)Go (1.035 forks)auto 404
Good first issueJira

Métricas do repositório

Stars
 (4.805 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador