[linux-cifs-client] CIFS hangs Windows Server 2003 with loop errors

Renato S. Yamane yamane at diamondcut.com.br
Thu Jul 31 19:51:21 GMT 2008


--------
[Pls, keep me in cc because I'm not subscrible at this mailing list]
--------

Hi,

I mount Windows Shared folder as (in my Debian Lenny):

mount -t cifs -o username=USER,passwd=PASSWORD,iocharset=utf8
//192.168.1.1/shared /mnt/shared

But sometimes, when I access some files, Windows 2003 server hangs with
a lot of errors log (in loop):

==============================================================
Event Id:6032
EFS does not support encryption over network sessions established using
the NTLM protocol.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Event Id:680
Logon attempt by:	MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Logon account:	renato
Source Workstation:	\\192.168.1.207
Error Code:	0x0

Event Id:680
Successful Network Logon:
User Name:	Renato
Domain:		DOMAIN
Logon ID:		(0x0,0x930DDAE)
Logon Type:	3
Logon Process:	NtLmSsp
Authentication Package: NTLM
Workstation Name: \\192.168.1.207
Logon GUID: -
Caller User Name: -
Caller Domain:	-
Caller Logon ID: -
Caller Process ID: -
Transited Services: -
Source Network Address:	192.168.1.207
Source Port: 0
==============================================================

Is necessary restart server, because my laptop (only one with Linux in
network environment) do network very slowly with this loop erros.

I check my /var/log/syslog and see this:

==============================================================
Jul 31 13:56:10 mandachuva kernel: [22960.111729]  CIFS VFS: No response
for cmd 114 mid 9336
Jul 31 13:56:10 mandachuva kernel: [22960.111738]  CIFS VFS: Unexpected
lookup error -112
Jul 31 13:56:10 mandachuva kernel: [22960.112957]  CIFS VFS: No response
for cmd 114 mid 9337
Jul 31 13:56:10 mandachuva kernel: [22960.113384]  CIFS VFS: No response
for cmd 114 mid 9338
Jul 31 13:56:10 mandachuva kernel: [22960.113818]  CIFS VFS: No response
for cmd 114 mid 9339
Jul 31 13:56:10 mandachuva kernel: [22960.114250]  CIFS VFS: No response
for cmd 114 mid 9340
Jul 31 13:56:10 mandachuva kernel: [22960.114258]  CIFS VFS: Unexpected
lookup error -112
==============================================================

#grep CIFS /var/log/syslog | grep ^Jul\ 31 | grep cmd\ 114 | wc -l
1398


Best regards,
Renato S. Yamane


More information about the linux-cifs-client mailing list