Change permissions doesn't work on big volumes

Status
Not open for further replies.

leonroy

Explorer
Joined
Jun 15, 2012
Messages
77
When I navigate to Storage in the FreeNAS admin console I can change permissions on simple folders. Any folders with lots of files (800GB+) just show 'Please wait' for a very long time after which the wait dialog disappears and the permissions remain unchanged. No traceback pops up either. Anything I can do to debug the issue?
 

Stephens

Patron
Joined
Jun 19, 2012
Messages
496
I don't know if you're a home user or a mission critical business user. Obviously, this suggestion only applies to a non mission critical situation.

Create 2 dirs under your current dir and move half the files into each one. Then try and see if setting perms on a reduced number of files (dir1) works. If you want to find the exact number or files it craps out on, you could keep resetting permissions (of dir1), moving over some more files from dir2 to dir1 until the problem rears it's head. And yes, if you do this test, you should reset perms between each iteration.

You mentioned 800GB+, but that's file sizes. It seems more likely it has to do with number of files. How many are we talking? Also, what version of FreeNAS are we talking? How many hard drives? Raid-Z1? And out of curiosity, why are you changing perms in the console instead of the GUI?
 

paleoN

Wizard
Joined
Apr 22, 2012
Messages
1,402
Any folders with lots of files (800GB+) just show 'Please wait' for a very long time after which the wait dialog disappears and the permissions remain unchanged.
It's a known long-standing bug that only affects some people in some cases. According to the Release Notes for 8.3.0-BETA3 this may be fixed already.

And out of curiosity, why are you changing perms in the console instead of the GUI?
He wasn't. Otherwise the permissions would have been changed & changed quickly.
 
Status
Not open for further replies.
Top