Been using DietPi on RPi4 for over an year with Sonarr, Radarr, Lidarr, Deluge and a directly connected USB drive, all great!
I'm having some problems trying to use an old Seagate Central NAS. I add the drive through DietPi-Drive Manager and the mount its visible and accessible by (for ex.) Sonarr, when I try to select it I get the error "Folder is not writable by user sonarr" (same for Radarr and Lidarr) but a blank sonarr_write_test.txt is created
Tried with a different NAS (WD My Clould EX2 Ultra) and everything works fine
Noticed the Seagate drive uses CIFS 1.0 and the WD CIFS 3.1.1, dont know if might be it and if/how get around it
Code: Select all
//192.168.X.XXX/XXX /mnt/Seagate cifs username=XXX,password=XXX,iocharset=utf8,uid=dietpi,gid=dietpi,file_mode=0770,dir_mode=0770,vers=1.0,_netdev,nofail,noauto,x-systemd.automou$