my95z34
Explorer
- Joined
- Oct 25, 2014
- Messages
- 51
So, I've got a striped volume set up for my non essential stuff (ie media for plex) and I'm unable to change the permissions on one dataset, either via the GUI, or shell.
I just get this, spammed in my log, for every single file and folder in the dataset.
Here's the current setup.
I'm trying to change permissions because I've got a weird issue where in an NFS share (using mapall andrew:wheel) I try to copy a file into the share but get an error.
But it still copies the file, just at 0 bytes. Then, if I try to copy the file again, it asks if I want to overwrite, and if I select 'yes' it'll copy successfully. So, obviously it's some kind of permissions issue, but I don't understand what.... I'm contemplating getting another hard drive so I can copy the 2.1TB of videos out of the dataset, destroy it, and recreate it. But that's a ton of work.
Also, as of a couple days ago, using SSH, I cannot cp a file into the dataset without sudo.
I have no idea where to start with this. All of my other datasets and shares have no issues at all... Just this one. And of course it's the largest one, lol.
Any input would be great! TIA
I just get this, spammed in my log, for every single file and folder in the dataset.
Code:
Jan 19 13:03:12 freenas notifier: chmod: /mnt/non_essential/videos: Operation not permitted
Here's the current setup.

I'm trying to change permissions because I've got a weird issue where in an NFS share (using mapall andrew:wheel) I try to copy a file into the share but get an error.
Code:
Error opening file '/mnt/videos/TechnicLauncher.jar': Operation not permitted
But it still copies the file, just at 0 bytes. Then, if I try to copy the file again, it asks if I want to overwrite, and if I select 'yes' it'll copy successfully. So, obviously it's some kind of permissions issue, but I don't understand what.... I'm contemplating getting another hard drive so I can copy the 2.1TB of videos out of the dataset, destroy it, and recreate it. But that's a ton of work.
Also, as of a couple days ago, using SSH, I cannot cp a file into the dataset without sudo.
I have no idea where to start with this. All of my other datasets and shares have no issues at all... Just this one. And of course it's the largest one, lol.
Any input would be great! TIA