[CentOS] CIFS Issue When Copying Large/Many Files From CentOS To Remote Windows 2003 Server Share

Thu Jun 18 14:58:52 UTC 2009
nate <centos at linuxpowered.net>

Kemp, Larry wrote:
> I automount the remote share via /etc/fstab and have the
> /mnt/remotewinservershare built. Everything is setup and seems to work
> properly but during the large file transfer (at intermittent times) the
> Linux Kernel seems to panic and the CIFS connection seems to fail as a

If the antivirus trick doesn't work I'd suggest trying to do the
file transfers through smbclient and not through the cifs kernel
module, and see if you get similar types of issues.

nate