Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Conversation

@mcastelino
Copy link
Contributor

Add support for persistent memory in Vagrant. This will allow
us to test pmem-csi plugins as well as other usages of
persistent memory in cloud-native setup

(Somebody check my Rubies)

Signed-off-by: Manohar Castelino [email protected]

Add support for persistent memory in Vagrant. This will allow
us to test pmem-csi plugins as well as other usages of
persistent memory in cloud-native setup

Signed-off-by: Manohar Castelino <[email protected]>
@krsna1729
Copy link
Contributor

how do you plan to handle selinux/apparmor blocking access to /dev/shm?

@mcastelino
Copy link
Contributor Author

@krsna1729 yes that adds a quirk to how users bring up the cluster. Today we tell them just to do vagrant up. Now we will need to add a manual step. This is not ideal. I would not like to wrap the vagrant file in a script.

This requires elevated privileges to do this.

https://gist.github.com/mcastelino/d7477dd6183244c5fe64c17c9b4c2c88

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants