Hello,
I'm having some trouble trying to copy large files over to my UnRaid NAS (using an old 2007-vintage HP MediaSmart EX475 with four 2 TB drives). I have a few video files that range in size from 3.36 to 15 GB, and every time I try to copy them to a shared folder on my Unraid NAS, I keep getting this error under Win10 immediately after the file is finished copying:
I would get this same Windows error with a few other larger files that I'd try to copy as well. So, I decided to take a look at the System Log, and I noticed these errors:
Sep 26 15:33:14 MediaSmart smbd[21723]: [2024/09/26 15:33:14.470429, 0] ../../source3/modules/vfs_streams_xattr.c:944(streams_xattr_pwrite)
Sep 26 15:33:14 MediaSmart smbd[21723]: streams_xattr_pwrite: Write to xattr [user.DosStream.TOC.WMV:$DATA] on file [Drive D backup/My Documents/RyanSchweitzer/Misc/Handycam guide/2017-01-03 13.22.25 handyguide.avi] exceeds maximum supported extended attribute size. Depending on filesystem type and operating system (OS) specifics, this value may be increased using the value of the parameter: smbd max xattr size = <bytes>. Consult OS and filesystem manpages prior to increasing this limit.
Sep 26 15:33:14 MediaSmart smbd[21723]: [2024/09/26 15:33:14.473029, 0] ../../source3/modules/vfs_streams_xattr.c:944(streams_xattr_pwrite)
Sep 26 15:33:14 MediaSmart smbd[21723]: streams_xattr_pwrite: Write to xattr [user.DosStream.TOC.WMV:$DATA] on file [Drive D backup/My Documents/RyanSchweitzer/Misc/Handycam guide/2017-01-03 13.22.25 handyguide.avi] exceeds maximum supported extended attribute size. Depending on filesystem type and operating system (OS) specifics, this value may be increased using the value of the parameter: smbd max xattr size = <bytes>. Consult OS and filesystem manpages prior to increasing this limit.
How would I go about adjusting said parameter for smbd (and what parameters should I use) so I can be able to copy over my large files? I'm currently using xfs as the file system for the array.
Thanks,
Ryan