Skip to content

Commit 9333ac8

Browse files
Update file-sync-troubleshoot-cloud-tiering.md
1 parent a5e30f4 commit 9333ac8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

support/azure/azure-storage/files/file-sync/file-sync-troubleshoot-cloud-tiering.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ If content doesn't exist for the error code, follow the general troubleshooting
111111
| 0x80c80269 | -2134375831 | ECS_E_GHOSTING_REPLICA_NOT_<br/>FOUND | The file failed to tier because it hasn't synced to the Azure file share. | No action required. The file will tier once it has synced to the Azure file share. |
112112
| 0x80072ee2 | -2147012894 | WININET_E_TIMEOUT | The file failed to tier due to a network issue. | No action required. If the error persists, check network connectivity to the Azure file share. |
113113
| 0x80c80017 | -2134376425 | ECS_E_SYNC_OPLOCK_BROKEN | The file failed to tier because it has been modified. | No action required. The file will tier once the modified file has synced to the Azure file share. |
114+
| 0x800705aa | -2147023446 | ERROR_NO_SYSTEM_RESOURCES | The file failed to tier due to insufficient system resources. | If the error persists, investigate which application or kernel-mode driver is exhausting system resources. |
114115
| 0x8e5e03fe | -1906441218 | JET_errDiskIO | The file failed to tier due to an I/O error when writing to the cloud tiering database. | If the error persists, run chkdsk on the volume and check the storage hardware. |
115116
| 0x8e5e0442 | -1906441150 | JET_errInstanceUnavailable | The file failed to tier because the cloud tiering database isn't running. | To resolve this issue, restart the FileSyncSvc service or server. If the error persists, run chkdsk on the volume and check the storage hardware. |
116117
| 0x80C80285 | -2134375803 | ECS_E_GHOSTING_SKIPPED_BY_<br/>CUSTOM_EXCLUSION_LIST | The file can't be tiered because the file type is excluded from tiering. | To tier files with this file type, modify the `GhostingExclusionList` registry setting in HKEY_LOCAL_MACHINE<br/>\SOFTWARE\Microsoft\Azure\StorageSync |

0 commit comments

Comments
 (0)