"File not found" errors since upgrading from 12.0-U8.1 to 13.0-U1

Hackslash

Cadet
Joined
Jun 2, 2021
Messages
9
I started getting random "File not found" errors since upgrading from 12.0-U8.1 to 13.0-U1. I've read through all the SMB problem threads and I think this might be different. I tried to read one of these files locally in the shell with `tail filename` and the tail command never returns. I can't break out, I have to close the shell. I can't read or delete these files.

It's super random. Broken files scattered across the drive. I'm not sure why only some files in a directory throw file not found when they clearly have a filesystem record with a reported size. It's scary. I'm not sure if my data is still good.

I'm not sure what logs to look at to find the problem. I did check `/var/log/samba4/log.smbd` and the most interesting error I see is:

ixnas_fset_dos_attributes: Setting dosmode failed

Might be unrelated?

Where can I begin looking for more information to troubleshoot this?
 
Top