Skip to content

Commit ff188b7

Browse files
authored
Update data-box-troubleshoot.md
1 parent a5b38fc commit ff188b7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/databox/data-box-troubleshoot.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: shaas
1212

1313
# Troubleshoot data copy issues on Azure Data Box, Data Box Next-gen, and Azure Data Box Heavy
1414

15-
This article describes how to troubleshoot issues when performing data copies or data uploads for an Azure Data Box, Azure Data Box Next-gen or Azure Data Box Heavy import order. The article includes the list of possible errors seen when data is copied to the Data Box or uploaded from Data Box.
15+
This article describes how to troubleshoot issues when performing data copies or data uploads for an Azure Data Box, Azure Data Box Next-gen, or Azure Data Box Heavy import order. The article includes the list of possible errors seen when data is copied to the Data Box or uploaded from Data Box.
1616

1717
For help on troubleshooting issues with accessing the shares on your device, see [Troubleshoot share connection failure during data copy](data-box-troubleshoot-share-access.md).
1818

@@ -29,7 +29,7 @@ The errors in Data Box and Data Box Heavy are summarized as follows:
2929
| Container or share size limit<sup>*</sup> | The total data in containers or shares exceeds the Azure limit. |Download the error lists. <br> Reduce the overall data in the container or share. [Learn more](#container-or-share-size-limit-errors).|
3030
| Object or file size limit<sup>*</sup> | The object or files in containers or shares exceeds the Azure limit.|Download the error lists. <br> Reduce the file size in the container or share. [Learn more](#object-or-file-size-limit-errors). |
3131
| Data or file type<sup>*</sup> | The data format or the file type isn't supported. |Download the error lists. <br> For page blobs or managed disks, ensure the data is 512-bytes aligned and copied to the pre-created folders. [Learn more](#data-or-file-type-errors). |
32-
| Folder or file internal errors<sup>*</sup> | The file or folder have an internal error. |Download the error lists. <br> Remove the file and copy again. For a folder, modify it by renaming or adding or deleting a file. The error should go away in 30 minutes. [Learn more](#folder-or-file-internal-errors). |
32+
| Folder or file internal errors<sup>*</sup> | The file or folder has an internal error. |Download the error lists. <br> Remove the file and copy again. For a folder, modify it by renaming or adding or deleting a file. The error should go away in 30 minutes. [Learn more](#folder-or-file-internal-errors). |
3333
| General error<sup>*</sup> | Internal exceptions or error paths in the code caused a critical error. | Reboot the device and rerun the **Prepare to Ship** operation. If the error doesn't go away, contact Microsoft Support. [Learn more](#general-errors). |
3434
| Non-critical blob or file errors | The blob or file names don't follow the Azure naming rules or the file type isn't supported. | These blob or files may not be copied or the names may be changed. [Learn how to fix these errors](#non-critical-blob-or-file-errors). |
3535

@@ -112,7 +112,7 @@ These errors are related to data exceeding the size of data allowed in a contain
112112

113113
### ERROR_CONTAINER_OR_SHARE_CAPACITY_EXCEEDED
114114

115-
**Error description:** Large file shares are not enabled on your storage account(s).
115+
**Error description:** Large file shares aren't enabled on your storage account(s).
116116

117117
**Suggested resolution:** To disregard this error, follow these steps:
118118

@@ -127,7 +127,7 @@ These errors are related to data exceeding the size of data allowed in a contain
127127
1. **Enable large file shares** on your storage account(s) in the Azure portal.
128128

129129
> [!NOTE]
130-
> If large file shares are not enabled for the indicated storage accounts on the Azure portal, the data upload to these storage accounts will fail.
130+
> If large file shares aren't enabled for the indicated storage accounts on the Azure portal, the data upload to these storage accounts will fail.
131131
132132
## Object or file size limit errors
133133

@@ -163,7 +163,7 @@ For more information, see [Overview of Page blobs](../storage/blobs/storage-blob
163163
**Suggested resolution:**
164164

165165
- Make sure that you only upload the fixed VHDs to create managed disks.
166-
- VHDX files or **dynamic** and **differencing** VHDs are not supported.
166+
- VHDX files or **dynamic** and **differencing** VHDs aren't supported.
167167

168168
### ERROR_DIRECTORY_DISALLOWED_FOR_TYPE
169169

@@ -178,13 +178,13 @@ For more information, see [Copy to managed disks](data-box-deploy-copy-data-from
178178

179179
### REPARSE_POINT_ERROR
180180

181-
**Error description:** Symbolic links are not allowed in Linux.
181+
**Error description:** Symbolic links aren't allowed in Linux.
182182

183183
**Suggested resolution:** The symbolic links are usually links, pipes, and other such files. Either remove the links, or resolve the links and copy the data.
184184

185185
## Folder or file internal errors
186186

187-
**Error description:** The file or folder are in an internal error state.
187+
**Error description:** The file or folder is in an internal error state.
188188

189189
**Suggested resolution:** If this is a file, remove the file and copy it again. If this is a folder, modify the folder. Either rename the folder or add or delete a file from the folder. The error should clear on its own in 30 minutes. Contact Microsoft Support, if the error persists.
190190

0 commit comments

Comments
 (0)