Closed zonca closed 4 years ago
does the mount
command on the client also need to be updated? Or will it try to mount rw by default?
@bloer setting readOnly
false in config_standard_storage.yaml
makes the Jupyter Notebook pod of each user (the client), mount it as rw
running inside Jupyter,
I created the not_writable
folder via SSH, just with mkdir
, leaving default permissions:
it looks good, needs testing again in new deployment
@pibion @bloer this is the best fix I could do for https://github.com/det-lab/jupyterhub-deploy-kubernetes-jetstream/issues/21
check the documentation of this change and provide feedback.
This is the change I made to the NFS server image: https://github.com/zonca/docker-cvmfs-client/commit/596e9f4dfb3c23ef2a1868183f01669d94c2bd71