canonical/lxd

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

Ouverte

#10 077 ouverte le 17 mars 2022

 (20 commentaires) (2 réactions) (0 personne assignée)Go (1 035 forks)auto 404
Good first issueJira

Métriques du dépôt

Stars
 (4 805 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur