canonical/lxd
Add lxc config device add disk --type=block for containers
オープン
#10,077 opened on 2022/03/17
Good first issueJira
Repository metrics
- Stars
- (4,805 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.