Skip to content

Commit c1fc900

Browse files
committed
Fixed table format
1 parent 3773c23 commit c1fc900

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/databox/data-box-disk-troubleshoot.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,7 @@ The errors contained in the *error.xml* with the corresponding recommended actio
7474
| `None` | Successfully validated the data. | No action is required. |
7575
| `InvalidXmlCharsInPath` |Could not create a manifest file as the file path has characters that are not valid. | Remove these characters to proceed. |
7676
| `OpenFileForReadFailed`| Could not process the file. This could be due to an access issue or file system corruption.|Could not read the file due to an error. The error details are in the exception. |
77-
| `Not512Aligned` | This file is not in a valid format for PageBlob folder.| Only upload data that is 512 bytes aligned to `PageBlob` folder.
78-
Remove the file from the PageBlob folder or move it to the BlockBlob folder. Retry the validation.
79-
|
77+
| `Not512Aligned` | This file is not in a valid format for PageBlob folder.| Only upload data that is 512 bytes aligned to `PageBlob` folder. Remove the file from the PageBlob folder or move it to the BlockBlob folder. Retry the validation.|
8078
| `InvalidBlobPath` | File path doesn’t map to a valid blob path in cloud as per the Azure Blob naming conventions.|Follow the Azure naming guidelines to rename the file path. |
8179
| `EnumerationError` | Could not enumerate the file for validation. |There could be multiple reasons for this error. A most likely reason is access to the file. |
8280
| `ShareSizeExceeded` | This file caused the Azure file share size to exceed the Azure limit of 5 TB.|Reduce the size of the data in the share so that it conforms to the [Azure object size limits](data-box-disk-limits.md#azure-object-size-limits). Retry the validation. |

0 commit comments

Comments
 (0)