Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

LVM: join different regions into single volume group #1045

@pohly

Description

@pohly

It may be useful to combine all PMEM in a system into a single volume for apps which need one very large memory-mapped address range or managing more than one volume is too cumbersome.

This cannot be done across CPU sockets by ipmctl (https://docs.pmem.io/ipmctl-user-guide/provisioning/concepts, "Regions cannot be created across CPU sockets."). It can be done by LVM, which is how PMEM-CSI could support this. The downside is that region affinity gets lost.

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