canonical/lxd

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

开放

#10,077 创建于 2022年3月17日

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

仓库指标

星标
 (4,805 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南