Skip to content
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

Add support local storage provisioning like creation ZFS pools #633

Open
kmova opened this issue Aug 29, 2021 · 0 comments
Open

Add support local storage provisioning like creation ZFS pools #633

kmova opened this issue Aug 29, 2021 · 0 comments

Comments

@kmova
Copy link
Contributor

kmova commented Aug 29, 2021

Most of the Local CSI drivers depending the storage to be provisioned to start creating local volumes on top of them.

eg: creation of zfs pools, lvm vgs or creating partitions.
eg: clean-up of pre-existing filesystems and unmount

One alternate solution currently used is to have these operations performed as part of the node prep stage.

The implementation of this be driven through a pool spec.

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

No branches or pull requests

1 participant