canonical/lxd

Add lxc config device add disk --type=block for containers

Offen

#10.077 geöffnet am 17.03.2022

 (20 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Go (1.035 Forks)auto 404
Good first issueJira

Repository-Metriken

Stars
 (4.805 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Whilst a custom storage volume --type=block can be added to a VM as block device, it can not be attached to a container. Also attaching a custom storage volume to a container as unix-block not possible due to missing source path.

This feature would make the procedure of custom volume handling uniform and consistent throughout instance types and storage volume types.

Contributor Guide