Skip to content

Handle non-root disks in infrastructure.libvirt.domains #222

@tacerus

Description

@tacerus

Allocate qcow2 images for disks other than root. Non existing disks can be created using qemu-img create, which is slightly different than the cp used for root disks. But existing disks can be resized using the same logic as already present for root disks. Hence maybe adjusting the logic to iterate over all disks, and simply conditionalizing the creation for root would be easiest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructure-formulaEverything related to the infrastructure formula

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions