EFS shared storage and chown
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
Hi,
chown: changing ownership of '/var/lib/rstudio-servver will fail in prestart for workbench container if you are using EFS for shared storage PV's. By default this s mounted to /var/lib/rstudio-server. This will result in chown failure in prestart-workbench with operation not permitted error. Workaround - values.yaml can be updated to mount shared storage to a different location
Thanks,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with values.yaml and the prestart-workbench behavior described in the issue, then trace how shared storage is mounted at /var/lib/rstudio-server for Workbench containers. Confirm the EFS chown failure and determine the chart-level change or documented configuration needed to avoid it; done means the prestart step no longer fails for this storage setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, helm, kubernetes
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100