Skip to content

Commit efbaf9e

Browse files
authored
Merge pull request #278367 from fauhse/bw
New bandwidth management article.
2 parents da31cc5 + d6d2feb commit efbaf9e

10 files changed

+322
-26
lines changed

articles/storage-mover/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ items:
3434
href: project-manage.md
3535
- name: Define and start a migration job
3636
href: job-definition-create.md
37+
- name: Manage
38+
items:
39+
- name: Configure bandwidth limits
40+
href: bandwidth-management.md
3741
- name: Decommission
3842
items:
3943
- name: Unregister an agent

articles/storage-mover/bandwidth-management.md

Lines changed: 250 additions & 0 deletions
Large diffs are not rendered by default.
20.5 KB
Loading
23 KB
Loading
36.9 KB
Loading
8.57 KB
Loading
14.3 KB
Loading
16 KB
Loading
30 KB
Loading

articles/storage-mover/release-notes.md

Lines changed: 68 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,17 @@ Azure Storage Mover is a hybrid service, which continuously introduces new featu
1717

1818
The following Azure Storage Mover agent versions are supported:
1919

20-
| Milestone | Version number | Release date | Status |
21-
|------------------------------|----------------|--------------------|-------------------------------------------------------------------|
22-
| Important security release | 3.0.412 | November 30, 2023 | Current |
23-
| Major refresh release | 2.0.358 | November 6, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
24-
| Refresh release | 2.0.287 | August 5, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
25-
| Refresh release | 1.1.256 | June 14, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
26-
| General availability release | 1.0.229 | April 17, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
27-
| Public preview release | 0.1.116 | September 15, 2022 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
20+
| Milestone | Version number | Release date | Status |
21+
|-----------------------------------------------|----------------|--------------------|-----------------------------------------------|
22+
| Bandwidth Management and general improvements | 3.1.613 | July 10, 2024 | Current |
23+
| Performance and security improvements | 3.1.593 | June 16, 2024 | No longer supported. Decommission and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
24+
| Agent registration and private networking improvements | 3.0.500| April 2, 2024 | No longer supported. Decommission and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
25+
| Important security release | 3.0.412 | November 30, 2023 | No longer supported. Decommission and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
26+
| Major refresh release | 2.0.358 | November 6, 2023 | No longer supported. Decommission and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
27+
| Refresh release | 2.0.287 | August 5, 2023 | No longer supported. Decommission and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
28+
| Refresh release | 1.1.256 | June 14, 2023 | No longer supported. Decommission and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
29+
| General availability release | 1.0.229 | April 17, 2023 | No longer supported. Decommission and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
30+
| Public preview release | 0.1.116 | September 15, 2022 | No longer supported. Decommission and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
2831

2932
### Azure Storage Mover update policy
3033

@@ -36,30 +39,69 @@ The automatic agent update doesn't affect running migration jobs. Running jobs a
3639
> [!TIP]
3740
> Always download the latest agent version from Microsoft Download Center. [https://aka.ms/StorageMover/agent](https://aka.ms/StorageMover/agent). Redistributing previously downloaded images may no longer be supported (check the [Supported agent versions](#supported-agent-versions) table), or they need to update themselves prior to being ready for use. Speed up your deployments by always obtaining a the latest image from Microsoft Download Center.
3841
39-
#### Major vs. minor versions
40-
41-
* Major agent versions often contain new features and have an increasing number as the first part of the version number. For example: 1.0.0
42-
* Minor agent versions are also called "patches" and are released more frequently than major versions. They often contain bug fixes and smaller improvements but no new features. For example: 1.1.0
43-
4442
#### Lifecycle and change management guarantees
4543

4644
Azure Storage Mover is a hybrid service, which continuously introduces new features and improvements. Azure Storage Mover agent versions can only be supported for a limited time. Agents automatically update themselves to the latest version. There's no need to manage any part of the self-update process. However, agents need to be running and connected to the internet to check for updates. To facilitate updates to agents that haven't been running for a while:
4745

4846
- Major versions are supported for at least six months from the date of initial release.
4947
- We guarantee there's an overlap of at least three months between the support of major agent versions.
50-
- The [Supported agent versions](#supported-agent-versions) table lists expiration dates. Agent versions that have expired, might still be able to update themselves to a supported version but there are no guarantees.
48+
- The [Supported agent versions](#supported-agent-versions) table lists expiration dates. Expired agent versions, might still be able to update themselves to a supported version but there are no guarantees.
5149

5250
> [!IMPORTANT]
5351
> Preview versions of the Storage Mover agent cannot update themselves. You must replace them manually by deploying the [latest available agent](https://aka.ms/StorageMover/agent).
5452
53+
## 2024 July 10
54+
55+
Major refresh release notes for:
56+
57+
- Service version: July 2, 2024
58+
- Agent version: 3.1.613
59+
60+
### What's new
61+
62+
- Supports WAN link bandwidth management schedules. ([see documentation](bandwidth-management.md))
63+
- Performance optimizations.
64+
- Security improvements and bug fixes.
65+
66+
## 2024 June 16
67+
68+
Refresh release notes for:
69+
70+
- Service version: June 10, 2024
71+
- Agent version: 3.1.593
72+
73+
### What's new
74+
75+
- You can now collect support bundles from the agent VM even if a part of it isn't running.
76+
- The agent can now handle data migration from SMB shares that don't support *INodes*.
77+
- Improved agent registration reliability.
78+
- Security improvements and bug fixes.
79+
80+
## 2024 April 2
81+
82+
Refresh release notes for:
83+
84+
- Service version: April 2, 2024
85+
- Agent version: 3.0.500
86+
87+
## What's new
88+
89+
- Improved agent registration: You can now add tags to the ARC machine that the agent creates.
90+
- Improved network connectivity testing: The Storage Mover agent now utilizes the Azure ARC CLI tool (azcmagent) and a curl GET command to verify the ARC and Storage Mover endpoints with the 'Test Network Connectivity' option in the agent console.
91+
- A new option, 'Test Network Connectivity Verbosely' can help diagnose local network problems more easily.
92+
- Improved user experience to error conditions during agent registration and unregistration processes.
93+
- Storage Mover depends on Azure ARC and a Managed Identity. Extra safeguards were added that ensure seamless registration: The ARC *Hybrid Compute* resource is now created in the same region as the storage mover resource, as well as the Azure Arc Private Link Scope (if applicable).
94+
- Improved instructions during agent registration when using private networking.
95+
- Security improvements and bug fixes.
96+
5597
## 2023 December 1
5698

5799
Major refresh release notes for:
58100

59101
- Service version: December 1, 2023
60102
- Agent version: 3.0.412
61103

62-
### Agent
104+
### What's new
63105

64106
- Extended support to the SMB 2.0 protocol (vs. previously SMB 2.1+)
65107
- Security improvements and bug fixes.
@@ -77,20 +119,20 @@ Major refresh release notes for:
77119
- Agent version: 2.0.358
78120

79121
### Migration scenarios
80-
- Migrating your SMB shares to Azure file shares has become generally available.
122+
- Migrating your SMB shares to Azure file shares became generally available.
81123
- The Storage Mover agent is now supported on VMware ESXi 6.7 hypervisors, as a public preview.
82124
- Migrating NFS shares to Azure Data Lake Gen2 storage is now available as a public preview.
83125

84126
### Service
85127

86-
- Migrations from NFS shares to Azure storage accounts with the hierarchical namespace service feature (HNS) enabled, are now supported and automatically leverage the ADLS Gen2 REST APIs for migration. This allows the migration of files and folders in a Data Lake compliant way. Full fidelity is preserved in just the same way as with the previously existing blob container migration path.
87-
- [Error codes and messages](status-code.md) have been improved.
128+
- Migrations from NFS shares to Azure storage accounts with the hierarchical namespace service feature (HNS) enabled, are now supported and automatically apply the ADLS Gen2 REST APIs for migration. This API allows the migration of files and folders in a Data Lake compliant way. Full fidelity is preserved in just the same way as with the previously existing blob container migration path.
129+
- [Error codes and messages](status-code.md) were improved.
88130

89131
### Agent
90132

91133
- Changes required for the previously mentioned migration paths.
92134
- Improved handling and logging of files that fail migration when they contain invalid characters or are in use during a migration.
93-
- Added support for file and folder security descriptors larger than 8KiB. (ACLs)
135+
- Added support for file and folder security descriptors larger than 8 KiB. (ACLs)
94136
- Avoid a job error condition when the source is an empty SMB share.
95137
- Improvements to agent-local network configuration like applying a static IP to the agent, or an error listing certain network configuration.
96138
- Security improvements.
@@ -113,8 +155,8 @@ Azure Storage mover can migrate your SMB share to Azure file shares (in public p
113155

114156
### Service
115157

116-
- [Two new endpoints](endpoint-manage.md) have been introduced.
117-
- [Error messages](status-code.md) have been improved.
158+
- [Two new endpoints](endpoint-manage.md) were introduced.
159+
- [Error messages](status-code.md) were improved.
118160

119161
### Agent
120162

@@ -123,8 +165,8 @@ Azure Storage mover can migrate your SMB share to Azure file shares (in public p
123165

124166
### Limitations
125167

126-
- Folder ACLs are not updated on incremental transfers.
127-
- Last modified dates on folders are not preserved.
168+
- Folder ACLs aren't updated on incremental transfers.
169+
- Last modified dates on folders aren't preserved.
128170

129171
## 2023 June 14
130172

@@ -139,8 +181,8 @@ Existing migration scenarios from the GA release remain unchanged. This release
139181
### Service
140182

141183
- Fixed a corner-case issue where the *mirror* copy mode may miss changes made in the source since the job was last ran.
142-
- When moving the storage mover resource in your resource group, an issue was fixed where some properties may have been left behind.
143-
- Error messages have been improved.
184+
- Fixed an issue when moving a Storage Mover resource to a different resource group. It was possible for some properties to be left behind.
185+
- Improved error messages.
144186

145187
### Agent
146188

@@ -213,5 +255,5 @@ To access copy logs on the agent:
213255
[!INCLUDE [agent-shell-connect](includes/agent-shell-connect.md)]
214256
1. Select option `3) Service and job status`
215257
1. Select option `2) Job summary`
216-
1. A list of jobs that have run on the agent is shown. Copy the ID in the format `Job definition id: Job run id` that represents the job you want to retrieve the copy logs for. You can confirm you've selected the right job by looking at the details of your selected job by pasting it into menu option `3) Job details`
258+
1. A list of jobs that previously ran on the agent is shown. Copy the ID in the format `Job definition id: Job run id` that represents the job you want to retrieve the copy logs for. You can confirm the selection of the correct job by looking at the details of your selected job by pasting it into menu option `3) Job details`
217259
1. Retrieve the copy logs by selecting option `4) Job copylogs` and providing the same ID from the previous step.

0 commit comments

Comments
 (0)