Displaying 1 result from an estimated 1 matches for "min_auto_ashift".
2024 Nov 02
0
Samba 4.16 sends files in bursts.
...??? aio write size = 0
??? load printers = no
??? printing = bsd
??? printcap name = /dev/null
??? veto files = /Thumbs.db/.DS_Store/._.DS_Store/.apdisk/
??? delete veto files = yes
??? enable core files = no
??? multicast dns register = no
And this is my /etc/sysctl.conf file:
|vfs.zfs.min_auto_ashift=12 net.inet.tcp.recvspace=131072
net.inet.tcp.sendspace=131072|
When I try to copy a 1.74GB MP4 file to a Windows 11 client, it starts
at full speed at first (ie 970Mbps), and when it hits about 60%, the
speed drops to 0 for about 15 seconds, and then continues at full speed
until the operati...