Skip to content

lvextend will block if it tries to allocate lots of blocks at once #69

@djs55

Description

@djs55

If we try to allocate more blocks than we have, and we still have more than the low water mark, then the extend will block. We should allocate as many as we can to drain the thin pool, and repeat until we have a big enough volume.

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