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

Document the default(?) path used by local-path-provisioner for --default-local-storage-path #184

Open
aragilar opened this issue Oct 11, 2023 · 2 comments · May be fixed by #189
Open

Document the default(?) path used by local-path-provisioner for --default-local-storage-path #184

aragilar opened this issue Oct 11, 2023 · 2 comments · May be fixed by #189

Comments

@aragilar
Copy link

My understanding is that the default for --default-local-storage-path is /var/lib/rancher/k3s/storage and so if you want to change where local-path-provisioner saves the PVs you need to pass that to server instances, is that correct? If so, can that be added to the docs (I'm happy to make a PR if that helps), and perhaps the option of changing the storage path should be given on https://docs.k3s.io/storage#setting-up-the-local-storage-provider, given its a k3s-specific option?

@brandond
Copy link
Contributor

Sounds like a good improvement, a PR would be welcome!

@aragilar aragilar linked a pull request Oct 18, 2023 that will close this issue
@migs35323
Copy link

+1, also make it clear about the default location (/var/lib/rancher/k3s/storage) in the storage page, so one can easily look it up, in a quick search

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 a pull request may close this issue.

3 participants