Skip to content

(feat): Add LVM support #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 22, 2024
Merged

(feat): Add LVM support #10

merged 9 commits into from
May 22, 2024

Conversation

lasith-kg
Copy link
Collaborator

@lasith-kg lasith-kg commented May 19, 2024

TODO

  • Add Testing for LVM Layers
defaults:
  lvmConsumption: 100
devices:
  /dev/vdb:
    fs: xfs
    lvm: ifmx-etc
    mountPoint: /mnt/foo
    user: ubuntu
    group: ubuntu
    permissions: 755
  /dev/vdc:
    fs: xfs
    lvm: ifmx-var
    mountPoint: /mnt/bar
    user: ubuntu
    group: ubuntu
    permissions: 755
image

@lasith-kg lasith-kg marked this pull request as draft May 19, 2024 23:32
@lasith-kg lasith-kg marked this pull request as ready for review May 21, 2024 01:09
Copy link

@samjarrett samjarrett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lvm

@lasith-kg lasith-kg merged commit e5d69c9 into main May 22, 2024
3 checks passed
@lasith-kg lasith-kg deleted the feature/lvm branch May 22, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants