You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lustre/storage-activity-reporter/readme.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ Errors or corrections? Contact kurdekar@amazon.com
14
14
15
15
The Storage Activtiy Reporter is an AWS CloudFormation template that creates AWS resources to generate a scheduled report about storage IO activity on your Amazon FSx for Lustre file systems.
16
16
17
-
Business Units, departments and users spin up multiple FSx for Lustre file systems for processing high-performance workloads and spin down these file systems once these short-term workloads are completed. Occasionally, these users may forget to spin down the file system once their activity is completed. Why continue paying for idle and orphaned file systems that are no longer in use?
17
+
Business Units, Departments and Users spin up multiple FSx for Lustre file systems for processing high-performance workloads and spin them down once these short-term workloads are completed. Occasionally, these users may forget to spin down the file system once their activity is completed. Why continue paying for idle and orphaned file systems that are no longer in use?
18
18
19
19
The Storage Activity Reporter checks for IO activity on Fsx for Lustre file systems in your account for the selected period, and generates a report on Peak and Average IOPS per file system.
20
20
21
-
IT operations teams, Cloud engineers and Users can review this report, validate the IO in-activity and take appropriate action on any idle file systems that are no longer being used.
21
+
IT operations teams, Cloud engineers and Users can review this report, validate the IO in-activity and take appropriate action on any idle file systems that are no longer in-use.
22
22
23
23
24
24
=== Resources created
@@ -52,17 +52,17 @@ Edit *S3Bucket* and *S3Key* in the CloudFormation template to point to your own
52
52
53
53
Next, Upload the deployment package to S3Bucket and S3Key specified in your CloudFormation template. Upload your modified CloudFormation template to the your S3 bucket.
54
54
55
-
Finally, Launch your CloudFormation Stack link:https://console.aws.amazon.com/cloudformation/[Amazon CloudFormation] console.
55
+
Finally, Launch your CloudFormation stack link:https://console.aws.amazon.com/cloudformation/[Amazon CloudFormation] console.
56
56
57
57
58
-
You can also launch the CloudFormation Stack directly from here:
58
+
You can also launch the CloudFormation stack directly using the links below:
0 commit comments