Skip to content

Commit 035099d

Browse files
authored
Update lift-and-shift-step-3-data-migration.md
1 parent c82c73e commit 035099d

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/high-performance-computing/lift-and-shift-step-3-data-migration.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
---
2-
title: "Data migration during a high performance computing (HPC) architecture migration"
2+
title: "Data migration"
33
description: Learn the best practices and utilites when migrating your data during a migration of high performance computing architecture.
44
author: tomvcassidy
55
ms.author: tomcassidy
6-
ms.date: 03/20/2025
6+
ms.date: 04/10/2025
77
ms.topic: how-to
88
ms.service: azure-virtual-machines
99
ms.subservice: hpc
1010
---
1111

12-
# Data migration during a high performance computing (HPC) architecture migration
12+
# Data migration
1313

14-
Process to allow users to migrate data from an on-premises environment to the cloud environment in a secure and reliable way. Moving data closer to the cloud environment’s computing nodes is essential to meet the needs of throughput and IOPS.
15-
16-
This component should:
14+
A key aspect of your high performance computing migration is ensuring seamless data migration. Moving data closer to the cloud environment’s computing nodes is essential to meet the needs of throughput and IOPS. Seamless data migration requires a strategic approach and reliable utilities to conduct in a secure and reliable way.
1715

16+
Your data migration strategy should:
1817
- Retain all existing file and directory structure from source to target.
1918
- Retain all metadata related to the files, including user and group ownership, permissions, modification time, and access time.
2019
- Report on the results of the data migration or copy tool.
2120
- Implement a data migration restart process.
2221

22+
This part of the guide covers the needs, tools, services, and best practices associated with data migration.
23+
2324
## Define data migration needs
2425

2526
* **Data integrity:**

0 commit comments

Comments
 (0)