Skip to content

Commit 7c5a09f

Browse files
committed
Jason's last feedback and a few Acrolinx changes.
1 parent e0baa64 commit 7c5a09f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

articles/storage/files/storage-files-migration-storsimple-8000.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ A mapping is expressed from left to right: [\source path] \> [\target path].
259259
|:---------------------------|:---------|
260260
| **\\** | root level indicator |
261261
| **\>** | [source] and [target] mapping operator |
262-
|**\|** or RETURN (new line) | separator of two folder mapping instructions. </br>Alternatively, you can omit this character and press enter to get the next mapping expression on it own line. |
262+
|**\|** or RETURN (new line) | separator of two folder-mapping instructions. </br>Alternatively, you can omit this character and press enter to get the next mapping expression on its own line. |
263263

264264
### Examples
265265
Moves the content of folder “User data” to the root of the target file share:
@@ -416,13 +416,7 @@ At this point, there are differences between your on-premises Windows Server and
416416

417417
1. You need to catch up with the changes that users/apps produced on the StorSimple side while the migration was ongoing.
418418
1. For cases where you use Azure File Sync: The StorSimple appliance has a populated cache vs. the Windows Server just a namespace with no file content stored locally at this time. So the final RoboCopy can help jump-start your local AFS cache by pulling over locally cached file content as much as is available and can fit on the AFS server.
419-
1. There may be files that got left behind by the DTS job, due to invalid characters in file names or other reasons. At this point, you want to copy them to the AFS enabled Windows Server and you fix them later. When these files are fixed, they will then start to sync. If you don't use AFS for a particular share, you'd be better off renaming the files with invalid characters on the StorSimple volume and then run the RoboCopy directly against the Azure file share. The DTS job run has a copy log column, where you can retrieve a list of files that have failed and the reason for them failing, that number should generally be small. If it is not, then fixing these issues on the StorSimple side might be best.
420-
421-
If you find yourself in the situation where you want to start from scratch, use the following sequence:
422-
* Fix files with invalid characters or other issues on the StorSimple volume and give it some time to sync to the cloud.
423-
* Take another volume backup manually to capture your changes that synced to the cloud.
424-
* In the file share that is the target of this copy job, you have a partial set of files. You need to discard the migration progress by deleting the share and recreating it with the same name in the same storage account.
425-
* Restart the migration job.
419+
1. There may be files that got left behind by the DTS job, due to invalid characters in file names or other reasons. At this point, you want to copy them to the AFS enabled Windows Server and you fix them later. When these files are fixed, they will then start to sync. If you don't use AFS for a particular share, you'd be better off renaming the files with invalid characters on the StorSimple volume and then run the RoboCopy directly against the Azure file share.
426420

427421
> [!WARNING]
428422
> You **must not start the RoboCopy** before the server has the namespace for an Azure file share downloaded fully!

0 commit comments

Comments
 (0)