Skip to content

Support for lvm striped volume #535

@c4m4

Description

@c4m4

Manually, I could create one lvm striped volume, using the following lvm command:

lvcreate -i 3 -n vol -l 100%FREE vg_test

But using this role, I don't see any option to create a volume using number of stripes, I already took a look in library/blivet.py and nothing is there regarding this.

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