File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
articles/storage/file-sync Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -408,7 +408,14 @@ This error occurs when the Azure file share is inaccessible because of a storage
408
408
| **Error string** | ECS_E_SYNC_METADATA_WRITE_LOCK_TIMEOUT |
409
409
| **Remediation required** | No |
410
410
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:
412
419
413
420
* A high number of file changes across the servers in the sync group.
414
421
* A large number of errors on individual files and directories.
You can’t perform that action at this time.
0 commit comments