Network volume is read only
In EU-SE-1 I've got a network volume which was working nicely.
But today I've now tried already three times to create and run a pod using this network volume, which also mounts to /workspace, but it is mostly read-only.
I.e. I can create new files but they will stay with a size = 0. I can write stuff into them - but the file is still staying empty.
Can this please be solved? This is preventing me from starting a pod to do the work I need it to do
3 Replies
Could it be that you’re out of disk quota?
Thank you, that was the reason! I was surprised as I'd expect to see a error message like "quota exceeded" or "disk full", but there was none
No worries, glad you got it sorted!