[Samba] cifs and Netapp DFS-shares problems

Steve French smfrench at gmail.com
Fri Dec 10 08:17:08 MST 2010


On Fri, Dec 10, 2010 at 5:34 AM, Jeff Layton <jlayton at samba.org> wrote:
> On Fri, 10 Dec 2010 11:25:46 +0100
> Marcus <lists at localguru.de> wrote:
>> Any ideas? Seems to be an error of the NetApp Fileserver acting not RFC
>> conform.
>>
>> Is this the right list to discuss or should I post on linux-cifs-client
>> list?
>>
> (cc'ing linux-cifs mailing list)
>
> Probably because the ls is hung and is holding references to the mount...
>
> I've successfully tested against netapp's CIFS implementation in the
> past, but there are significant bugs in it. The errors you're seeing
> look like an alignment problem of some sort -- i.e. the server is
> sending packets that have incorrect length fields in them. This isn't
> the first such problem I've seen with OnTap.
>
> You're welcome to open a bug at bugzilla.samba.org, cc me, and I'll
> take a look when I have time. Gathering wire captures during one of
> these events and attaching them to the bug would help to track down the
> problem. It's likely to be Netapp's bug however...

We have worked around a few similar sounding server bugs in the past,
but have to be careful that we don't introduce potential
buffer overruns or security problems (the Linux cifs client parses
frames more carefully than some other clients to reduce
the chance of going beyond the end of frames).

-- 
Thanks,

Steve


More information about the samba mailing list