Limit file size to 1.1TB via NFS

m.rabidinov

Cadet
Joined
Mar 2, 2020
Messages
1
Hello
I have problem with coping 1.5TB file to NFS share on FreeNAS 11.3U1.
File is copied only 1.1TB, I check it many times but always 1.1TB.
root@freenas[~]# ls -l /mnt/Default/
total 446590602
-rw-r----- 1 root wheel 1205350813696 Mar 2 04:33 FILE1.old
-rw-r----- 1 1001 wheel 1205350813696 Feb 28 17:10 FILE2.old

Every time 1205350813696 bytes.
I changed to NFSv4 but it doesn't solve problem with file limit to 1.1TB.
 
Top