Skip to content

Commit 3383f5e

Browse files
committed
fixing build feedback
1 parent b5e3300 commit 3383f5e

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

articles/storage-mover/performance-targets.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ Only the agent is a relevant part of the service for performance testing. To omi
3838

3939
The following table describes the characteristics of the test environment that produced the performance test results shared later in this article.
4040

41-
| | |
42-
|---------|---------|
43-
|Test namespace | 19% files 0 KiB - 1 KiB <br />57% files 1 KiB - 16 KiB <br />16% files 16 KiB - 1 MiB <br />6% folders |
44-
|Test source device | Linux server VM <br />16 virtual CPU cores<br />64 GiB RAM |
45-
|Test source share | NFS v3.0 share <br /> Warm cache: Data set in memory (baseline test). In real-world scenarios add disk recall times.|
46-
|Network | Dedicated, over-provisioned configuration, negligible latency. No bottle neck between source - agent - target Azure storage.)
41+
|Test | Result |
42+
|-------------------|-------------------------------------------------------------------------------------------------------------------------------|
43+
|Test namespace | 19% files 0 KiB - 1 KiB <br />57% files 1 KiB - 16 KiB <br />16% files 16 KiB - 1 MiB <br />6% folders |
44+
|Test source device | Linux server VM <br />16 virtual CPU cores<br />64 GiB RAM |
45+
|Test source share | NFS v3.0 share <br /> Warm cache: Data set in memory (baseline test). In real-world scenarios add disk recall times. |
46+
|Network | Dedicated, over-provisioned configuration, negligible latency. No bottle neck between source - agent - target Azure storage.) |
4747

4848
## Performance baselines
4949

@@ -55,7 +55,7 @@ Different agent resource configurations are tested:
5555

5656
4 virtual CPU cores at 2.7 GHz each and 8 GiB of memory (RAM) is the minimum specification for an Azure Storage Mover agent.
5757

58-
| |Single file, 1 TiB |&tilde;3.3M files, &tilde;200K folders, &tilde;45 GiB |&tilde;50M files, &tilde;3M folders, &tilde;1 TiB |
58+
|Test | Single file, 1 TiB|&tilde;3.3M files, &tilde;200K folders, &tilde;45 GiB |&tilde;50M files, &tilde;3M folders, &tilde;1 TiB |
5959
|--------------------------|-------------------|------------------------------------------------------|--------------------------------------------------|
6060
|Elapsed time | 16 Min, 42 Sec | 15 Min, 18 Sec | 5 Hours, 28 Min |
6161
|Items* per Second | - | 3548 | 2860 |

articles/storage-mover/projects-manage.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,5 @@ Remove-AzStorageMoverProject `
267267

268268
## Next steps
269269

270-
After your projects are created, you can begin working with job definitions. You can also define new endpoints or update existing resources if needed.
271-
272-
> [!div class="nextstepaction"]
273-
> [Manage job definitions](job-definitions-manage.md)
274-
> [Manage endpoints](endpoints-manage.md)
270+
After your projects are created, you can begin working with job definitions.
271+
Check back soon for a guide on how to manage job definitions.

articles/storage-mover/resource-hierarchy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,9 @@ The agent also emits additional information and migration results through the Az
113113
> [!IMPORTANT]
114114
> Metric information is available by default, but you must opt-in to enable copy logs. That can be done as part of creating your storage mover resource and also later on. If you want to check if copy logs are enabled, or manage details, you can use the *Diagnostic settings* menu on the Azure portal page for your storage mover resource.
115115
!########################################################
116+
117+
Learn more about telemetry, metrics and logs in the job definition monitoring article.
116118
-->
117-
Learn more about telemetry, metrics and logs in the [job definition monitoring article](job-definitions-monitor.md).
118119

119120
## Endpoint
120121

0 commit comments

Comments
 (0)