error reading destination directory, cloudsync to local nas

Joined
Jan 23, 2024
Messages
1
Hi all! I'm getting this strange error whit my cloudsync.

this one for some files
Code:
<3>ERROR : "file": error reading destination directory: 425 Unable to identify the local data socket: Address already in use

followed by these 2
Code:
<3>ERROR : ftp://192.168.1.11:21/TrueNAS: not deleting files as there were IO errors
<3>ERROR : ftp://192.168.1.11:21/TrueNAS: not deleting directories as there were IO errors


It's set to push data in SYNC mode, from 4 dataset to 1 single folder in a WD MyCloud EX2 Ultra NAS. The folder is accessible and working if I try the credentials from a windows machine.

The connection path is the following: server is connected whit a 10G link to a switch then goes down to a 1G link, passes trough other 3 switches and reaches the NAS. the connection is working and isn't really used much, so no congestion issues. I've even set set the transfer limit to 50MB/s whit 1 connection and still doesn't work properly.

It's worth to mention that the log file reports a total of 26 file errors over more than 2 Tb of data, and most of them are docker related files inside system hdd dump.
I tryed searching a cople of them down and it seem that the file where correctly copied to the nas

Could it be the leght of the path? the longest one reported is 225 characters from the dataset root

  • Motherboard: Supermicro X11SSL-F
  • CPU: Intel(R) Xeon(R) CPU E3-1225 v6 4c/4t @ 3.30GHz
  • RAM: Crucial 2400MHz ddr4 ecc 64GB (4x16GB)
  • Hard drives: 2x KINGSTON SA400 240G boot drives, 2x Seagate Exos x18 18TB pool raidz1 and 1 sandisk 128GB ssd cache drive
  • Network card: HP NC523SFP 2x10G sfp+
  • OS Version:TrueNAS-SCALE-22.12.4.2
 
Top