I have 3 external storage devices which have been connected to my QNAP since I have the product. After the latest firmware update, I suddenly lost access to them via Windows 11. I had to reformat all of them and resync, which worked for 2-3 days and now all of a sudden I have lost access to the via windows. Its just the external drives, rest of the internal are fine
When I access them, it says you dont have permission. The same permisson for the same user are for other internal drives and no issue
I even tried to find via QFINDERPRO > Network Drives and same thing
Its not accessing NAS via Web or seeing the files via File Mgr, issue is the shared folders of the external drive cannot be seen in Windows ( on the latest QNAP f.w ) but no issues with the older one.
Windows can see all shared folders of internal drives
Data was same, permissons the same - only happened after update to newest /w, that too after few days and same after reformatting the drive.
Now on older f/w, will monitor if it stops again after few days or not
I am having the same issue after installing the latest firmware v5.2.6.3195 on my QNAP TS-451D. I have two external drives one formatted as EXT4 and the other NTFS and neither work. I have the same error in Windows 11 saying that I don’t have permission. Nothing has changed, the permissions are still the same. The only way I can access files on these drives at the moment is to copy file to/from the drives to a folder on the drives that I have setup within the QNAP. Its very frustrating.
I was thinking of downgrading to 5.2.5.3145 but concerned this may cause more issues and potential data loss? Anyone tried this between these two versions without any problems?
I did that and no issues, I have backup too. Open a ticket and let them know another user has same issue
Ticket Number - Q-202508-33813
This was their last response
Thank you for clarifying. If you are suspecting that it is an issue with the firmware, please wait until the next firmware version is released. There was a rollback of QTS 5.2.6.3195 due to performance issues, but this unit should not have been on the list of affected models.
Are you using Seagate expansion units or Seagate drives? I am not seeing any other RAID except for the one on your main unit. If it is a Seagate expansion, please provide the exact model.
I logged an issue with QNAP support and eventually got it resolved after they remotely accessed by NAS twice. This is the solution that worked for me to resolve USB External drives. I had two drives one formatted as EXT4 and the other as NTFS and it worked for both as it relates to SMB permissions getting screwed up.
Telnet into your QNAP NAS using Putty or something similar - make sure you allow Telnet connections in Control Panel. Once logged in as a user in your admin group type the following:
Note: DRIVENAME is the name of your drive without quotes. eg. usbdrive
Sudo sh
/sbin/setcfg DRIVENAME "vfs objects" fruit -f /etc/config/smb.conf
sed -i 's/external\/\.nd\//external\//g' /etc/init.d/smb.sh
/etc/init.d/smb.sh restart
After running this command, Check “vfs objects” under DRIVENAME and it should be “fruit” only.
I spoke to soon. After a reboot today the permissions were lost again.
I had to repeat the steps to regain access.
If I unplug or lost power to a drive and then reconnected it was fine.
The permissions seem to be lost once the NAS was restarted.
I have now gone back to QNAP support to investigate further.
For the time being at least the steps above get it to work again (until the next restart)
Patience is a virtue.
I messaged QNAP support yesterday about an update to my case and today I was advised that QNAP have planned to fix this issue in their next firmware release v5.2.8 with an ETA for release on or around 11th November 25.
So keep an eye out for the release and release notes to confirm that it has been resolved.
Fingers crossed