Comment 6 for bug 600565

Revision history for this message
jgreenso (james-green-mjog) wrote : Re: cifs hangs with "Server not responding"

I've switched my VM to run Linux ubuntu 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux and re-ran the phpunit test. It's still slow as a dog (2m30 to do 240 tests is insane).

syslog during the run:
Jul 2 12:41:46 ubuntu kernel: [ 100.435401] CIFS VFS: No response for cmd 50 mid 1185
Jul 2 12:42:01 ubuntu kernel: [ 115.484392] CIFS VFS: No response for cmd 50 mid 1326
Jul 2 12:42:16 ubuntu kernel: [ 130.420782] CIFS VFS: No response for cmd 50 mid 1523
Jul 2 12:42:31 ubuntu kernel: [ 145.485006] CIFS VFS: No response for cmd 50 mid 1731
Jul 2 12:42:46 ubuntu kernel: [ 160.421428] CIFS VFS: No response for cmd 50 mid 1976
Jul 2 12:43:01 ubuntu kernel: [ 175.501242] CIFS VFS: No response for cmd 50 mid 2222
Jul 2 12:43:16 ubuntu kernel: [ 190.422185] CIFS VFS: No response for cmd 50 mid 2430
Jul 2 12:43:31 ubuntu kernel: [ 205.449135] CIFS VFS: No response for cmd 50 mid 2509
Jul 2 12:43:46 ubuntu kernel: [ 220.422707] CIFS VFS: No response for cmd 50 mid 2686

Samba do talk about a 15s timeout when making server requests. But what on earth has happened to cause it?