Skip to main content
NetApp Knowledge Base

Unable to connect to CIFS shares from Windows 8 or Windows Server 2012

Views:
5,506
Visibility:
Public
Votes:
0
Category:
clustered-data-ontap-8
Specialty:
nas
Last Updated:

Applies to

  • Data ONTAP 7-Mode
  • ONTAP 9
  • CIFS/SMB
  • Windows 8
  • Windows Server 2012

Issue

CIFS shares are accessible to all clients except Windows 8 and Windows Server 2012.

All clients using Windows 8 or 2012 are affected.

The clients are not remote users across a WAN connection. Although the issue might affect remote users also, local users should be similarly affected.

SMB version 2.0 or later is enabled on the storage system.

If a packet trace is captured during session initiation, the trace might display a signed Ioctl Request FSCTL_VALIDATE_NEGOTIATE_INFO followed by an unsigned Ioctl Response. Immediately after the exchange, a TCP reset is sent by the client:
(smb2.cmd == 11 and smb2.flags.signature == 1 and smb2.flags.response == 0) or (smb2.cmd == 11 and smb2.flags.signature == 0 and smb2.flags.response == 1) or (tcp.flags.reset == 1)
A packet trace may show a slightly different pattern in some cases. The failure may occur at a different point in the negotiation. The following filter can be helpful in identifying the problem if the able filter does not show the problem. Contact Support for assistance in reviewing the data, if needed.
(smb2.flags.signature == 1 and smb2.flags.response == 0) or (smb2.flags.signature == 0 and smb2.flags.response == 1) or (tcp.flags.reset == 1)

Clients might report any of the following errors:
Error code: 0x80004005
Unspecified error

Error code: 0x80070035
The network path was not found

Invalid Signature

System error 2148073478 has occurred

An extended error has occurred

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.