Page 1 of 1

N4F Samba share and insufficient free space from Windows 7 Client

Posted: 06 Oct 2015 23:07
by GianDO76
Hi,
I created a Mount Point using a 320 GB hard disk on N4F with ext2 filesystem, mount point is named "repo" , so path is /mnt/repo/.

Code: Select all

nas4free: /# df -h
Filesystem                     Size    Used   Avail Capacity  Mounted on
/dev/ufsid/55ef2b3c5bc6fa0a    2.4G    564M    1.7G    25%    /
devfs                          1.0K    1.0K      0B   100%    /dev
procfs                         4.0K    4.0K      0B   100%    /proc
/dev/ada3s1                    296G    5.9G    275G     2%    /mnt/repo

In /mnt/repo I created a new directory and subdirectory and now path is /mnt/repo/tftpboot/swdrep/.
I created a samba share named "swdrep" using as path /mnt/repo/tftpboot/swdrep/ and I connected it in Windows 7 client, but during copying of files (3 iso - 7,9GB), a warning message "Insufficient Free Space on swdrep" is appeared although the available space was not less than 275GB.

How can i solve the problem?

Thanks
G.