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

Does driver support multiple nodes read/write access? #77

Open
ginkookuo opened this issue Jan 15, 2024 · 1 comment
Open

Does driver support multiple nodes read/write access? #77

ginkookuo opened this issue Jan 15, 2024 · 1 comment

Comments

@ginkookuo
Copy link

There are multiple nodes in my local K8s environment.
And there are two pods share the same pvc with ReadWriteMany accessModes.
If two pods created in different nodes, one pod can't get the new added files from the other pod, only if the pod restarted.
Is it possible to make pvc storage sync between multiple nodes?

@ginkookuo ginkookuo changed the title Do driver support multiple nodes read/write access? Does driver support multiple nodes read/write access? Jan 15, 2024
@iamasmith
Copy link

iamasmith commented Jul 31, 2024

For clarity, are you talking about iSCSI or SMB share volumes here?

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

2 participants