From: Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>
Cc: Helge Hafting <helge.hafting-CND4fxrytsY@public.gmane.org>,
Linux Kernel Mailing List
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-cifs <linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [2.6.39] CIFS write failures where 2.6.38 works
Date: Fri, 3 Jun 2011 06:50:06 -0400 [thread overview]
Message-ID: <20110603065006.61cf0e62@corrin.poochiereds.net> (raw)
In-Reply-To: <4DE8B449.2000008-l3A5Bk7waGM@public.gmane.org>
On Fri, 03 Jun 2011 15:45:37 +0530
Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org> wrote:
> [Cc linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org]
>
> On 06/01/2011 03:41 PM, Helge Hafting wrote:
> > At work I use cifs for accessing a windows server. This has worked fine
> > for a long time, up to and including Debian's 2.6.38-2.
> >
> > I just installed Debians's 2.6.39-1, and had to give up on it.
> > Mounting CIFS works, and I can see the files. But if I
> > try to make a new file (with cp), I get a long delay.
>
> What is the security mechanism you are using? If you seeing the problem
> with ntlm, could you try using ntlmv2 and see whether the problem is
> reproducible?
>
>
> > In this time, anything accessing CIFS will pause, including "ls".
> > CIFS eventually becomes unstuck, and I will find that my "ls" succeeded,
> > but the file copy did not. The file was created, but
> > with 0 size.
> >
> > Trying to copy the file again results in another stall, and so on.
> >
> >
> > When I mount CIFS, I get this message:
> > CIFS VFS: Unexpected SMB signature
> >
I get this too on every mount using signing. It would be nice to fix
that but it's probably not related to the problem.
> > This happens with 2.6.38 as well as 2.6.39.
> >
> > When writes fail in 2.6.39, I also get:
> > CIFS VFS: Send error in Close = -512
> >
-512 is -ERESTARTSYS which probably means that it got a signal.
> > Followed by:
> > CIFS VFS: Server servername has not responded in 300 seconds.
> > Reconnecting...
> >
So the server may not be responding to SMB echoes.
> > I have also seen
> > CIFS VFS: Send error in Close = -512
> > and
> > CIFS VFS: Send error in read = -13
>
What sort of server is this? We'll probably need to see some wire
captures or debug logging to understand what's happening. It might be
good to open a bug at bugzilla.samba.org or bugzilla.kernel.org so we
can track progress on this.
--
Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
next prev parent reply other threads:[~2011-06-03 10:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4DE6103E.6010100@hist.no>
[not found] ` <4DE6103E.6010100-CND4fxrytsY@public.gmane.org>
2011-06-03 10:15 ` [2.6.39] CIFS write failures where 2.6.38 works Suresh Jayaraman
[not found] ` <4DE8B449.2000008-l3A5Bk7waGM@public.gmane.org>
2011-06-03 10:50 ` Jeff Layton [this message]
2011-06-03 15:11 ` Helge Hafting
[not found] ` <4DE8F989.50208-CND4fxrytsY@public.gmane.org>
2011-06-04 12:35 ` Shirish Pargaonkar
2011-06-09 22:28 ` Jeff Layton
[not found] ` <20110609182845.1ebfc678-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2011-06-22 20:36 ` Jeff Layton
[not found] ` <20110622163612.45744bc2-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2011-06-23 11:25 ` Helge Hafting
2011-06-23 12:00 ` Jeff Layton
[not found] ` <4E0322B0.8030102-CND4fxrytsY@public.gmane.org>
2011-06-23 18:58 ` Jeff Layton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110603065006.61cf0e62@corrin.poochiereds.net \
--to=jlayton-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=helge.hafting-CND4fxrytsY@public.gmane.org \
--cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sjayaraman-l3A5Bk7waGM@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox