Skip to content

Commit c2eddf3

Browse files
Merge pull request #214502 from jeffpatt24/patch-4
Update file-sync-troubleshoot-sync-errors.md
2 parents b442703 + 3cadef4 commit c2eddf3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/storage/file-sync/file-sync-troubleshoot-sync-errors.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,14 @@ This error occurs when the Azure file share is inaccessible because of a storage
408408
| **Error string** | ECS_E_SYNC_METADATA_WRITE_LOCK_TIMEOUT |
409409
| **Remediation required** | No |
410410
411-
This error usually resolves itself, and can occur if there are:
411+
| Error | Code |
412+
|-|-|
413+
| **HRESULT** | 0x80c83044 |
414+
| **HRESULT (decimal)** | -2134364092 |
415+
| **Error string** | ECS_E_SYNC_METADATA_WRITE_LOCK_TIMEOUT_SERVICEUNAVAILABLE |
416+
| **Remediation required** | No |
417+
418+
These errors usually resolve themselves and can occur if there are:
412419
413420
* A high number of file changes across the servers in the sync group.
414421
* A large number of errors on individual files and directories.

0 commit comments

Comments
 (0)