Dizzy49
Dabbler
- Joined
- Aug 12, 2011
- Messages
- 36
I created a pool called video1, I then tried to import some data into the pool.
It worked, but I cannot copy, move, delete or anything for any of the files. I used the shell via web UI and tried chmod -R 777 dirname but I get a whole lot of 'Operation not permitted' errors. I then tried to delete some of it with rm -rf dirname but that gave me 'Permission denied' errors.
First off I think I should have created a dataset within /mnt/video1/ to import into, but too late now. Now I need to figure out how to move the data from /mnt/video1 /to /mnt/video1/video/
It worked, but I cannot copy, move, delete or anything for any of the files. I used the shell via web UI and tried chmod -R 777 dirname but I get a whole lot of 'Operation not permitted' errors. I then tried to delete some of it with rm -rf dirname but that gave me 'Permission denied' errors.
First off I think I should have created a dataset within /mnt/video1/ to import into, but too late now. Now I need to figure out how to move the data from /mnt/video1 /to /mnt/video1/video/