Skip to content

Double caching when using cache-after-prepare #11

Description

@daviesrob

Currently, the original VM image is cached, even when cache-after-prepare is in use. This results in two copies being cached when the prepared version is saved later, which can result in unwanted evictions, especially for the bigger VMs (e.g. Solaris).

Would it be possible to stop the original VM from being cached? The disable-cache switch currently turns off both; it would be useful to be able to disable caching of the pre-prepare version independently.

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