From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Allison Subject: Re: cifs client timeouts and hard/soft mounts Date: Mon, 6 Dec 2010 10:49:40 -0800 Message-ID: <20101206184940.GB16307@samba2> References: <20101203212811.17594274@tlielax.poochiereds.net> <20101205210634.602b076b@corrin.poochiereds.net> <4CFD16D8.4090207@samba.org> <20101206124255.7ea8a8a9@tlielax.poochiereds.net> Reply-To: Jeremy Allison Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Christopher R. Hertel" , Steve French , Volker.Lendecke-3ekOc4rQMZmzQB+pC5nmwQ@public.gmane.org, cifs-protocol-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org, samba-technical-w/Ol4Ecudpl8XjKLYN78aQ@public.gmane.org, linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jeff Layton Return-path: Content-Disposition: inline In-Reply-To: <20101206124255.7ea8a8a9-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org> Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Mon, Dec 06, 2010 at 12:42:55PM -0500, Jeff Layton wrote: > On Mon, 06 Dec 2010 11:01:12 -0600 > "Christopher R. Hertel" wrote: > > > > > Question (for which I do not have an answer): How much work do you want to > > do to make their intentionally broken model work? > > > > Very little...live by the sword, die by the sword :) > > I'm not opposed to trying to work around this sort of brokenness, but > not at the expense of more conventional configurations. > > If the proxy keeps responding to echoes regardless of what happens on > the server side of its connection then that sounds really broken to me. > Does it do nothing to detect whether the server is still around? I don't > see a way for us to detect such a broken device if not. There's simply nothing you can do. If a WAN device fakes application level probes (which is what SMBecho is) then you're toast. Just ignore WAN devices. They're supposed to be transparent. Jeremy.