AWS prescriptive-guidance documentation change
Summary
Formatting changes, product name corrections (AWS CloudWatch -> Amazon CloudWatch), and link/text consistency fixes
Security assessment
Changes are editorial improvements and product name standardization. No security vulnerabilities addressed or security features documented beyond existing network permission references
Diff
diff --git a/prescriptive-guidance/latest/patterns/migrate-shared-file-systems-in-an-aws-large-migration.md b/prescriptive-guidance/latest/patterns/migrate-shared-file-systems-in-an-aws-large-migration.md index dd5a8eedc..d1b5809f8 100644 --- a//prescriptive-guidance/latest/patterns/migrate-shared-file-systems-in-an-aws-large-migration.md +++ b//prescriptive-guidance/latest/patterns/migrate-shared-file-systems-in-an-aws-large-migration.md @@ -21,2 +21,3 @@ You migrate shared file systems in the following phases: discover, plan, prepare -Note: This pattern is part of an AWS Prescriptive Guidance series about [large migrations to the AWS Cloud](https://aws.amazon.com/prescriptive-guidance/large-migrations/). This pattern includes best practices and instructions for incorporating SFSs into your wave plans for servers. If you are migrating one or more shared file systems outside of a large migration project, see the data transfer instructions in the AWS documentation for [Amazon EFS](https://docs.aws.amazon.com/efs/latest/ug/trnsfr-data-using-datasync.html), [Amazon FSx for Windows File Server](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/migrate-to-fsx.html), and [Amazon FSx for NetApp ONTAP](https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/migrating-fsx-ontap.html). ---- +###### Note + +This pattern is part of an AWS Prescriptive Guidance series about [large migrations to the AWS Cloud](https://aws.amazon.com/prescriptive-guidance/large-migrations/). This pattern includes best practices and instructions for incorporating SFSs into your wave plans for servers. If you are migrating one or more shared file systems outside of a large migration project, see the data transfer instructions in the AWS documentation for [Amazon EFS](https://docs.aws.amazon.com/efs/latest/ug/trnsfr-data-using-datasync.html), [Amazon FSx for Windows File Server](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/migrate-to-fsx.html), and [Amazon FSx for NetApp ONTAP](https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/migrating-fsx-ontap.html). @@ -34 +35 @@ Prerequisites can vary depending on your source and target shared file systems a - * Virtual private clouds (VPCs) and security groups that allow ingress and egress traffic between the on-premises data center and your AWS environment. For more information, see [Network-to-Amazon VPC connectivity options](https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/network-to-amazon-vpc-connectivity-options.html) and [AWS DataSync network requirements](https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html). + * Virtual private clouds (VPCs) and security groups that allow ingress and egress traffic between the on-premises data center and your AWS environment. For more information, see [Network-to Amazon VPC connectivity options](https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/network-to-amazon-vpc-connectivity-options.html) and [AWS DataSync network requirements](https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html). @@ -40 +41 @@ Prerequisites can vary depending on your source and target shared file systems a - * Permissions for AWS DataSync to send logs to an AWS CloudWatch Logs log group. For more information, see [Allowing DataSync to upload logs to CloudWatch log groups](https://docs.aws.amazon.com/datasync/latest/userguide/monitor-datasync.html#cloudwatchlogs). + * Permissions for AWS DataSync to send logs to an Amazon CloudWatch Logs log group. For more information, see [Allowing DataSync to upload logs to CloudWatch log groups](https://docs.aws.amazon.com/datasync/latest/userguide/monitor-datasync.html#cloudwatchlogs). @@ -136 +137 @@ Validate| 11\. On the servers, change the mount point to the new SFS path.12\. R - * [ SnapMirror](https://library.netapp.com/ecmdocs/ECMP1196991/html/GUID-BA1081BE-B2BB-4C6E-8A82-FB0F87AC514E.html) is a NetApp data replication tool that replicates data from specified source volumes or [qtrees](https://library.netapp.com/ecmdocs/ECMP1154894/html/GUID-8F084F85-2AB8-4622-B4F3-2D9E68559292.html) to target volumes or qtrees, respectively. You can use this tool to migrate a NetApp source file system to Amazon FSx for ONTAP. + * [ SnapMirror](https://library.netapp.com/ecmdocs/ECMP1196991/html/GUID-BA1081BE-B2BB-4C6E-8A82-FB0F87AC514E.html) is a NetApp data replication tool that replicates data from specified source volumes or [qtrees](https://library.netapp.com/ecmdocs/ECMP1154894/html/GUID-8F084F85-2AB8-4622-B4F3-2D9E68559292.html) to target volumes or qtrees, respectively. You can use this tool to migrate a NetApp source file system to Amazon FSx for NetApp ONTAP. @@ -289 +290 @@ Set up the migration tool and transfer data.| - * For Amazon FSx for ONTAP, see the following: + * For Amazon FSx for NetApp ONTAP, see the following: @@ -313 +314 @@ Update the wave plan.| - * [Mounting EFS file systems](https://docs.aws.amazon.com/efs/latest/ug/mounting-fs.html) + * [Mounting Amazon EFS file systems](https://docs.aws.amazon.com/efs/latest/ug/mounting-fs.html) @@ -327 +328 @@ Perform the final data transfer.| - 2. Wait for the data transfer task to complete. For more information, see AWS [Monitoring AWS DataSync activity with Amazon CloudWatch](https://docs.aws.amazon.com/datasync/latest/userguide/monitor-datasync.html) and [Monitoring your DataSync task from the command line](https://docs.aws.amazon.com/datasync/latest/userguide/monitor-datasync.html#monitor-task-command-line). + 2. Wait for the data transfer task to complete. For more information, see [Monitoring AWS DataSync activity with Amazon CloudWatch](https://docs.aws.amazon.com/datasync/latest/userguide/monitor-datasync.html) and [Monitoring your DataSync task from the command line](https://docs.aws.amazon.com/datasync/latest/userguide/monitor-datasync.html#monitor-task-command-line).