Directories Inaccessible

Status
Not open for further replies.

willv28

Cadet
Joined
Dec 24, 2014
Messages
4
Hello,

I'm having an issue where a few directories on my FreeNAS box that suddenly act like they don't exist. They appear in command line and GUI but when I try to do any operation, (ie: delete so I can replace with a backup) on them I get "directory does not exist" error or "cannot enumerate directory". I haven't touched these before. There should also be folders inside of the directory but it'll appear empty when I go inside.

No idea where the issue could have come from or what I need to do to fix it. Not sure is dmesg would be helpful. I could post it. The error received are typical file manager command line errors for folder doesn't exist. FreeNAS doesn't have any errors as far as I can find.

My specs are below.

FreeNAS version: FreeNAS-9.3-STABLE-201509160044
Platform AMD Athlon(tm) II X2 255 Processor
Memory 8133MB
System Time Sun Sep 20 20:31:50 EDT 2015
Uptime 8:31PM up 3 days, 11:14, 0 users
Load Average 0.00, 0.00, 0.00
Disks 5 WD Red 3TB in RAID-Z2
 
Last edited:

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
step 1 read the rules and provide that information please.
 
D

dlavigne

Guest
What type of shares (CIFS, AFP, something else) and how are you accessing them (Explorer, ssh, something else)?
 

willv28

Cadet
Joined
Dec 24, 2014
Messages
4
They're CIFS shares I access through Nemo (Linux Mint's file manager) or the command line.
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Dataset type? Authentication type? Permissions on files your are having problems with? Mount command used?
 

willv28

Cadet
Joined
Dec 24, 2014
Messages
4
Hello,

It's a UNIX dataset, it's authenticated by Samba if I get what you're referring to. All files and folders in the dataset have the same permissions 757 UNIX permissions for my personal user/group. I'm the only user. I did try to reset the permissions, all files still work except these few locations. It acts more like there's nothing in the folder, when there is, than I don't have permissions. I had been using it for months without altering anything then suddenly it started.

The mount command I'm using is in my fstab file on login.
//192.168.1.15/media /media/will/media cifs uid=will,credentials=/home/will/.smbcredentials,iocharset=utf8,sec=ntlm 0 0
 

willv28

Cadet
Joined
Dec 24, 2014
Messages
4
I haven't been able to get anywhere. Also haven't had much time to revisit it.
 
Status
Not open for further replies.
Top