Skip to content

Azure: Fixed size vhd file necessary to create Azure VM images #361

@jomeier

Description

@jomeier

Hi,

currently I try to get OpenShift OKD working with the Azure fcos image.

The OKD installer downloads the xz compressed VHD file, decompresses it and uploads it into an Azure storage blob.

If we want to create an Azure VM image out of this VHD file Azure complains about that it is not fixed size but dynamic size.

Thats a problem because the common tools for converting VHD files from dynamic to fixed size are mostly written in Powershell or similar languages.

Is it possible that you offer fcos as a compressed fixed size VHD image so we don't have to convert it on our own which is not trivial but required for Azure ?

Because the image will be blown up mostly with zeroes, the compression should being able to take care about it.

Greetings,

Josef

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions