Skip to content

Commit 98cbd0a

Browse files
authored
Remove error message 'Failed to create the Active Directory machine account' due to retracting of Encrypted SMB connection to domain controller
1 parent cc5f17b commit 98cbd0a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/azure-netapp-files/troubleshoot-volumes.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,13 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: troubleshooting
15-
ms.date: 03/15/2022
15+
ms.date: 03/17/2022
1616
ms.author: anfdocs
1717
---
1818
# Troubleshoot volume errors for Azure NetApp Files
1919

2020
This article describes error messages and resolutions that can help you troubleshoot Azure NetApp Files volumes.
2121

22-
## General errors for volume creation or management
23-
24-
| Error conditions | Resolutions |
25-
|-|-|
26-
| Error during SMB, LDAP, or Kerberos volume creation: <br> `Failed to create the Active Directory machine account "PAKA-5755". Reason: SecD Error: no server available Details: Error: Machine account creation procedure failed [ 34] Loaded the preliminary configuration. [ 80] Created a machine account in the domain [ 81] Successfully connected to ip 10.193.169.25, port 445 using TCP [ 83] Unable to connect to LSA service on win-2bovaekb44b.harikrb.com (Error: RESULT_ERROR_SPINCLIENT_SOCKET_RECEIVE_ERROR) [ 83] No servers available for MS_LSA, vserver: 251, domain: http://contoso.com/. **[ 83] FAILURE: Unable to make a connection (LSA:CONTOSO.COM), ** result: 6940 [ 85] Could not find Windows SID 'S-1-5-21-192389270-1514950320-2551433173-512' [ 133] Deleted existing account 'CN=PAKA-5755,CN=Computers,DC=contoso,DC=com' .` | SMB3 is disabled on the domain controller. <br> Enable SMB3 on the domain controller and then try creating the volume. See [How to detect, enable and disable SMBv1, SMBv2, and SMBv3 in Windows](/windows-server/storage/file-server/troubleshoot/detect-enable-and-disable-smbv1-v2-v3) for details about enabling SMB3. |
27-
2822
## Errors for SMB and dual-protocol volumes
2923

3024
| Error conditions | Resolutions |

0 commit comments

Comments
 (0)