canonical/lxd

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

Aperta

#10.077 aperta il 17 mar 2022

 (20 commenti) (2 reazioni) (0 assegnatari)Go (1035 fork)auto 404
Good first issueJira

Metriche repository

Star
 (4805 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor