Problem
Creation of Disk Storage fails with Invalid Signature error
Error Message
Error in User Interface :
Unable to create the disk storage.
Invalid Signature.
Error in SGMON :
PVLSVR: PvlEntityDatabase::CreateEntity() : ERROR = 0x80090006 (2148073478)
Cause
Note: The Disk Storage was being configured using an UNC path. (Remote Storage ie NAS , Windows File Share, etc)
This problem is caused by the "Secure Negotiate" feature that was added to SMB 3.0 starting with Windows Server 2012 and higher .
This feature depends upon the correct signing of error responses by all SMBv2 servers, including servers that support only protocol versions 2.0 and 2.1.
Some third-party file servers do not return a signed error response. Therefore, the connection fails.
Solution
For troubleshooting purpose, the workaround mentioned in the Microsoft link (in cause section) can be tested.
To resolve this problem, please contact the third-party file server vendor to request an update that enables the file server to support Windows Server 2012 and Windows 8 clients.
Please note that this article references sites not owned or maintained by Veritas and, as such, Veritas is not responsible for the content portrayed on such sites, including any revisions to or deletions of content or third-party software on which this article relies. User is responsible for conducting all necessary due diligence prior to following the instructions described in this article.