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

WIP: Add support for persistent memory modeling #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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 manohar.r.castelino@intel.com

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 <manohar.r.castelino@intel.com>
@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 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.

2 participants