Hey,
I have following problem:I have a dir in a dataset. After mounting the dataset I copy the dir to get write-Access.
Unfortunately these files still have read-only Access. Furthermore using "chmod ugo+rwx -R" on the new dir doesnt change anything.Do you have any idea?
Thanks. Kindly Regards.
Hi @kralaknowhere,
I have a dir in a dataset. After mounting the dataset I copy the dir to get write-Access.
Can you provide some more info about your workflow, please? which commands did you run?
I mounted a dataset into /model.
/model
Then I use these commands:
cp -R /model ./mrpc_output chmod ugo+rwx -R ./mrpc_output
but it doesnt work.
To be honest it is a very simple workflow in the beginning.
This is quite strange. Unfortunately, I'm not able to replicate it both on Job or Workspace. Do you have a Job execution that you can share with the error?
What exactly do you mean?
Do you have a job with the error ( read-only file system) with the commands you ran to share? I'll be happy to help you more if you can provide a way to reproduce the error since I wasn't able to reproduce it.
read-only file system