Size reporting on NFS

Ender117

Patron
Joined
Aug 20, 2018
Messages
219
I am torrenting on a Ubuntu VM using deluge to a FreeNAS backed NFS share. When deluge is restarted for any reason, every torrent will be halted because of error. Looking at the logs there appears to be a size reporting issue:

Code:
[ERROR   ] 12:03:39 torrentmanager:1147 on_alert_fastresume_rejected: ubuntu-18.04.2-desktop-amd64.iso fast resume rejected. (/mnt/BT-temp/ubuntu-18.04.2-desktop-amd64.iso): mismatching file size


I am well aware of this problem on SMB shares, but it caught me on NFS. Is there any tweaking possible to make the size report correctly on NFS? I don't really want iSCSI on this one......
 

Ender117

Patron
Joined
Aug 20, 2018
Messages
219
Were you able to resolve this?
No, I switched to SMB after realizing I ultimately wants to access the share on windows. In my limited testing I do found out that du and ls are reporting different numbers. That may be the problem. Thanks for the attention


PS: this problem disappeared on SMB, not sure why
 
Top