diff --git a/AI/GenAI-ChatBot-application-sample/README.md b/AI/GenAI-ChatBot-application-sample/README.md index 71fad194..783a7cdc 100644 --- a/AI/GenAI-ChatBot-application-sample/README.md +++ b/AI/GenAI-ChatBot-application-sample/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI/GenAI-ChatBot-application-sample](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI/GenAI-ChatBot-application-sample) where it is continually updated. Please refer to that repository for the latest updates. + # NetApp Workload Factory GenAI sample application ## Introduction @@ -98,4 +102,4 @@ npm run build - Learn more about the APIs used in this sample application by visiting the [Workload Factory API documentation](https://console.workloads.netapp.com/api-doc). - To learn more about Next.js, take a look at the following resources: - [Next.js documentation](https://nextjs.org/docs) - learn about Next.js features and API. - - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. \ No newline at end of file + - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. diff --git a/AI/README.md b/AI/README.md index 811925b0..bdb30eb5 100644 --- a/AI/README.md +++ b/AI/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI) where it is continually updated. Please refer to that repository for the latest updates. + # AI Overview This subfolder contains samples that can help you create AI solutions. diff --git a/Ansible/README.md b/Ansible/README.md index aedd3e47..32966eda 100644 --- a/Ansible/README.md +++ b/Ansible/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible) where it is continually updated. Please refer to that repository for the latest updates. + # Ansible Samples Ansible is a general purpose automation engine. It can be used to automate most repetitive IT tasks. The typical input you provide Ansible is a "Playbook." This folder holds various playbooks that can be used diff --git a/Ansible/fsx_inventory_report/README.md b/Ansible/fsx_inventory_report/README.md index e880749a..883d7693 100644 --- a/Ansible/fsx_inventory_report/README.md +++ b/Ansible/fsx_inventory_report/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/FSxN-Inventory-Report](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/FSxN-Inventory-Report) where it is continually updated. Please refer to that repository for the latest updates. + # Ansible Inventory Report This Ansible playbook generates a report of all the FSx for ONTAP file systems within an AWS account. In includes all the SVMs and Volumes. The format of the report is as follows: diff --git a/Ansible/snapmirror_report/README.md b/Ansible/snapmirror_report/README.md index 3e15f946..f8999d7a 100644 --- a/Ansible/snapmirror_report/README.md +++ b/Ansible/snapmirror_report/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/SnapMirror-Report](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/SnapMirror-Report) where it is continually updated. Please refer to that repository for the latest updates. + # Ansible SnapMirror Report This Ansible playbook generates a report of all the FSx for ONTAP SnapMirror relationships within an AWS account. The output of the report is a CSV file with the following columns: diff --git a/CloudFormation/NetApp-FSxN-Custom-Resources-Samples/README.md b/CloudFormation/NetApp-FSxN-Custom-Resources-Samples/README.md index 7c369789..76cbd2d8 100644 --- a/CloudFormation/NetApp-FSxN-Custom-Resources-Samples/README.md +++ b/CloudFormation/NetApp-FSxN-Custom-Resources-Samples/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation/NetApp-FSxN-Custom-Resources-Samples](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation/NetApp-FSxN-Custom-Resources-Samples) where it is continually updated. Please refer to that repository for the latest updates. + # NetApp FSxN Third Party CloudFormation Extensions Examples ## Overview diff --git a/CloudFormation/README.md b/CloudFormation/README.md index 23d86574..4febf443 100644 --- a/CloudFormation/README.md +++ b/CloudFormation/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation) where it is continually updated. Please refer to that repository for the latest updates. + # CloudFormation Overview This subfolder contains samples that can help you create CloudFormation templates. diff --git a/CloudFormation/deploy-fsx-ontap/README.md b/CloudFormation/deploy-fsx-ontap/README.md index 35a956d1..bb74e621 100644 --- a/CloudFormation/deploy-fsx-ontap/README.md +++ b/CloudFormation/deploy-fsx-ontap/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation/Deploy-FSx-ONTAP](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation/Deploy-FSx-ONTAP) where it is continually updated. Please refer to that repository for the latest updates. + # Deploy an Amazon FSx for NetApp ONTAP with CloudFormation This repository contains a CloudFormation template that can be used to deploy an Amazon FSx for NetApp ONTAP file system. diff --git a/EKS/Backup-EKS-Applications-with-Trident-Protect/README.md b/EKS/Backup-EKS-Applications-with-Trident-Protect/README.md index 93e7bccf..40ceb715 100644 --- a/EKS/Backup-EKS-Applications-with-Trident-Protect/README.md +++ b/EKS/Backup-EKS-Applications-with-Trident-Protect/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/Backup-EKS-Applications-with-Trident-Protect](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/Backup-EKS-Applications-with-Trident-Protect) where it is continually updated. Please refer to that repository for the latest updates. + # Backup EKS Applications with Trident Protect This is a sample for setting up your Kubernetes application to be backed up by Trident Protect. diff --git a/EKS/FSxN-as-PVC-for-EKS/README.md b/EKS/FSxN-as-PVC-for-EKS/README.md index 793ef639..11d954b3 100644 --- a/EKS/FSxN-as-PVC-for-EKS/README.md +++ b/EKS/FSxN-as-PVC-for-EKS/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/FSxN-as-PVC-for-EKS](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/FSxN-as-PVC-for-EKS) where it is continually updated. Please refer to that repository for the latest updates. + # FSx for NetApp ONTAP as persistent storage ## Table of Contents diff --git a/EKS/PV-Migrate-with-Trident-Protect/README.md b/EKS/PV-Migrate-with-Trident-Protect/README.md index 4fb094b1..316e5c20 100644 --- a/EKS/PV-Migrate-with-Trident-Protect/README.md +++ b/EKS/PV-Migrate-with-Trident-Protect/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/PV-Migrate-with-Trident-Protect](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/PV-Migrate-with-Trident-Protect) where it is continually updated. Please refer to that repository for the latest updates. + # Migrate Kubernetes PVs with Trident Protect This is a sample for setting up your Kubernetes application to be migrated from one storage class to another using Trident Protect. diff --git a/EKS/README.md b/EKS/README.md index df3835c1..8162761d 100644 --- a/EKS/README.md +++ b/EKS/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS) where it is continually updated. Please refer to that repository for the latest updates. + # EKS Overview This subfolder contains samples that can help you create solutions using AWS EKS with FSx for ONTAP. diff --git a/Management-Utilities/README.md b/Management-Utilities/README.md index a7b93de2..593a0fca 100644 --- a/Management-Utilities/README.md +++ b/Management-Utilities/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities) where it is continually updated. Please refer to that repository for the latest updates. + # Management Utilities Overview This subfolder contains tools that can help you manage your FSx ONTAP file system. diff --git a/Management-Utilities/auto_create_sm_relationships/README.md b/Management-Utilities/auto_create_sm_relationships/README.md index 27e80f71..71793f7b 100644 --- a/Management-Utilities/auto_create_sm_relationships/README.md +++ b/Management-Utilities/auto_create_sm_relationships/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/Auto-Create-SM-Relationships](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/Auto-Create-SM-Relationships) where it is continually updated. Please refer to that repository for the latest updates. + # Automatically create SnapMirror relationships for FSxN file systems ## Introduction diff --git a/Management-Utilities/auto_set_fsxn_auto_grow/README.md b/Management-Utilities/auto_set_fsxn_auto_grow/README.md index 982bf013..1a11981a 100644 --- a/Management-Utilities/auto_set_fsxn_auto_grow/README.md +++ b/Management-Utilities/auto_set_fsxn_auto_grow/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/Auto-Set-Auto-Size-Mode](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/Auto-Set-Auto-Size-Mode) where it is continually updated. Please refer to that repository for the latest updates. + # Automatically Set Auto Size mode to Grow on FSx for NetApp ONTAP Volumes ## Introduction diff --git a/Management-Utilities/fsx-ontap-aws-cli-scripts/README.md b/Management-Utilities/fsx-ontap-aws-cli-scripts/README.md index 056f1393..d92b3349 100644 --- a/Management-Utilities/fsx-ontap-aws-cli-scripts/README.md +++ b/Management-Utilities/fsx-ontap-aws-cli-scripts/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/FSx-ONTAP-AWS-CLI-Scripts](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/FSx-ONTAP-AWS-CLI-Scripts) where it is continually updated. Please refer to that repository for the latest updates. + # FSxN Convenience Scripts This folder contains sample scripts that are designed to help you use FSxN from a command line. Most of the scripts are written in Bash, intended to be run either from diff --git a/Management-Utilities/fsxn-rotate-secret/README.md b/Management-Utilities/fsxn-rotate-secret/README.md index d9e44fe8..aa28d034 100644 --- a/Management-Utilities/fsxn-rotate-secret/README.md +++ b/Management-Utilities/fsxn-rotate-secret/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/FSx-ONTAP-Rotate-Secret](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/FSx-ONTAP-Rotate-Secret) where it is continually updated. Please refer to that repository for the latest updates. + # Rotate FSxN File System Passwords ## Introduction diff --git a/Management-Utilities/iscsi-vol-create-and-mount/README.md b/Management-Utilities/iscsi-vol-create-and-mount/README.md index 85ef5bb7..d064a988 100644 --- a/Management-Utilities/iscsi-vol-create-and-mount/README.md +++ b/Management-Utilities/iscsi-vol-create-and-mount/README.md @@ -1,3 +1,6 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/iSCSI-Vol-Create-and-Mount](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/iSCSI-Vol-Create-and-Mount) where it is continually updated. Please refer to that repository for the latest updates. # Mount FSxN ISCSI volume on EC2 windows Powershell automation for creation FSxN ISCSI volume and mount it on ec2 instance. @@ -59,4 +62,4 @@ Unless required by applicable law or agreed to in writing, software distributed See the License for the specific language governing permissions and limitations under the License. -© 2024 NetApp, Inc. All Rights Reserved. \ No newline at end of file +© 2024 NetApp, Inc. All Rights Reserved. diff --git a/Management-Utilities/warm_performance_tier/README.md b/Management-Utilities/warm_performance_tier/README.md index 2605ea20..a5e1969b 100644 --- a/Management-Utilities/warm_performance_tier/README.md +++ b/Management-Utilities/warm_performance_tier/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/Warm-Performance-Tier](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Management-Utilities/Warm-Performance-Tier) where it is continually updated. Please refer to that repository for the latest updates. + # Warm Performance (SSD) tier for an FSx for ONTAP volume ## Introduction diff --git a/Monitoring/CloudWatch-FSx/README.md b/Monitoring/CloudWatch-FSx/README.md index ff320f12..a255e7a6 100644 --- a/Monitoring/CloudWatch-FSx/README.md +++ b/Monitoring/CloudWatch-FSx/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/CloudWatch-FSx](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/CloudWatch-FSx) where it is continually updated. Please refer to that repository for the latest updates. + # AWS CloudWatch Dashboard for FSx for ONTAP ## Introduction diff --git a/Monitoring/LUN-monitoring/README.md b/Monitoring/LUN-monitoring/README.md index 63ea3be7..75626460 100644 --- a/Monitoring/LUN-monitoring/README.md +++ b/Monitoring/LUN-monitoring/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, most the code found in this repository has been relocated to a new NetApp managed GitHub repository. In the particular case, the functionality of this sample has been rolled into the CloudWatch dashboard found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/CloudWatch-FSx](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/CloudWatch-FSx) where it is continually updated. Please refer to that repository for the latest updates. + # LUN Monitoring ## Introduction diff --git a/Monitoring/README.md b/Monitoring/README.md index 9a86472b..3402b370 100644 --- a/Monitoring/README.md +++ b/Monitoring/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Monitoring](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Monitoring) where it is continually updated. Please refer to that repository for the latest updates. + # Monitoring Overview This subfolder contains tools that can help you monitor your FSx ONTAP file system(s). diff --git a/Monitoring/auto-add-cw-alarms/README.md b/Monitoring/auto-add-cw-alarms/README.md index fd22a2c5..2a0cc08b 100644 --- a/Monitoring/auto-add-cw-alarms/README.md +++ b/Monitoring/auto-add-cw-alarms/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Monitoring/Auto-Add-CloudWatch-Alarms](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Monitoring/Auto-Add-CloudWatch-Alarms) where it is continually updated. Please refer to that repository for the latest updates. + # Automatically Add Cloud Watch Alarms to Monitor Aggregate, Volume and CPU Utilization ## Introduction diff --git a/Monitoring/ingest_nas_audit_logs_into_cloudwatch/README-MANUAL.md b/Monitoring/ingest_nas_audit_logs_into_cloudwatch/README-MANUAL.md index 223f46c1..2e56db05 100644 --- a/Monitoring/ingest_nas_audit_logs_into_cloudwatch/README-MANUAL.md +++ b/Monitoring/ingest_nas_audit_logs_into_cloudwatch/README-MANUAL.md @@ -127,7 +127,7 @@ set up your FSx for ONTAP file systems to rotate audit logs, and how up-to-date ## Author Information -This repository is maintained by the contributors listed on [GitHub](https://github.com/NetApp/FSx-ONTAP-samples-scripts/graphs/contributors). +This repository is maintained by the contributors listed on [GitHub](https://github.com/NetApp/FSx-ONTAP-utils/graphs/contributors). ## License diff --git a/Monitoring/ingest_nas_audit_logs_into_cloudwatch/README.md b/Monitoring/ingest_nas_audit_logs_into_cloudwatch/README.md index 94f04a0f..4136a912 100644 --- a/Monitoring/ingest_nas_audit_logs_into_cloudwatch/README.md +++ b/Monitoring/ingest_nas_audit_logs_into_cloudwatch/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/Ingest-NAS-Audit-Logs-into-CloudWatch](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/Ingest-NAS-Audit-Logs-into-CloudWatch) where it is continually updated. Please refer to that repository for the latest updates. + # Ingest FSx for ONTAP NAS audit logs into CloudWatch ## Overview @@ -168,7 +172,7 @@ to the name of the file you created. ## Author Information -This repository is maintained by the contributors listed on [GitHub](https://github.com/NetApp/FSx-ONTAP-samples-scripts/graphs/contributors). +This repository is maintained by the contributors listed on [GitHub](https://github.com/NetApp/FSx-ONTAP-utils/graphs/contributors). ## License diff --git a/Monitoring/monitor-ontap-services/README.md b/Monitoring/monitor-ontap-services/README.md index f852fa43..d5b4b57a 100644 --- a/Monitoring/monitor-ontap-services/README.md +++ b/Monitoring/monitor-ontap-services/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Monitoring/Monitor-FSx-ONTAP-Services](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Monitoring/Monitor-FSx-ONTAP-Services) where it is continually updated. Please refer to that repository for the latest updates. + # Monitoring ONTAP Services ## Introduction diff --git a/Monitoring/monitor_fsxn_with_harvest_on_ec2/README.md b/Monitoring/monitor_fsxn_with_harvest_on_ec2/README.md index 7a6b9981..6631a1f1 100644 --- a/Monitoring/monitor_fsxn_with_harvest_on_ec2/README.md +++ b/Monitoring/monitor_fsxn_with_harvest_on_ec2/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/Grafana/Monitor-FSxN-with-Harvest-on-EC2](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/Grafana/Monitor-FSxN-with-Harvest-on-EC2) where it is continually updated. Please refer to that repository for the latest updates. + # Harvest/Grafana Deployment using AWS CloudFormation This is the NetApp FSx for ONTAP deployment for monitoring FSx for ONTAP file systems with Grafana. The following solution leverages Harvest and YACE(Yet Another CloudWatch Exporter) as the exporters for ONTAP and CloudWatch metrics. diff --git a/Monitoring/monitor_fsxn_with_harvest_on_eks/README.md b/Monitoring/monitor_fsxn_with_harvest_on_eks/README.md index 7385d51e..57c97175 100644 --- a/Monitoring/monitor_fsxn_with_harvest_on_eks/README.md +++ b/Monitoring/monitor_fsxn_with_harvest_on_eks/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/Grafana/Monitor-FSxN-with-Harvest-on-EKS](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Monitoring/Grafana/Monitor-FSxN-with-Harvest-on-EKS) where it is continually updated. Please refer to that repository for the latest updates. + # Deploy NetApp Harvest on EKS This subfolder contains a Helm chart to install [NetApp Harvest](https://github.com/NetApp/harvest/blob/main/README.md) diff --git a/README.md b/README.md index 9e9fc5f7..6ccb68b8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils](https://github.com/NetApp/FSx-ONTAP-utils) where it is continually updated. Please refer to that repository for the latest updates. + # FSx-ONTAP-samples-scripts FSx for NetApp ONTAP is an AWS service providing a comprehensive set of advanced storage features purposely diff --git a/Solutions/EKS-logs-to-ELK/README.md b/Solutions/EKS-logs-to-ELK/README.md index 7bef2be3..6ad393af 100644 --- a/Solutions/EKS-logs-to-ELK/README.md +++ b/Solutions/EKS-logs-to-ELK/README.md @@ -1,3 +1,6 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/EKS/EKS-logs-to-ELK](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/EKS/EKS-logs-to-ELK) where it is continually updated. Please refer to that repository for the latest updates. # Multi log solution using FSxN and Trident on EKS diff --git a/Solutions/README.md b/Solutions/README.md index 480c5e04..615eb105 100644 --- a/Solutions/README.md +++ b/Solutions/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/EKS](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/EKS) where it is continually updated. Please refer to that repository for the latest updates. + # Solutions Overview This subfolder contains samples of solutions that demonstrate how to use FSx for NetApp ONTAP in various scenarios. diff --git a/Terraform/README.md b/Terraform/README.md index 61df7447..e01faef0 100644 --- a/Terraform/README.md +++ b/Terraform/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform) where it is continually updated. Please refer to that repository for the latest updates. + # Terraform Overview This subfolder contains various examples of how you can use Terraform to deploy various solutions that use FSx for NetApp ONTAP. diff --git a/Terraform/deploy-fsx-ontap-fileshare-access/README.md b/Terraform/deploy-fsx-ontap-fileshare-access/README.md index 3e10aae0..1edbb5c9 100644 --- a/Terraform/deploy-fsx-ontap-fileshare-access/README.md +++ b/Terraform/deploy-fsx-ontap-fileshare-access/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP-Fileshare-Access](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP-Fileshare-Access) where it is continually updated. Please refer to that repository for the latest updates. + # Deploy an Amazon FSx for NetApp ONTAP with VPN The sample terraform deployment will create a Amazon FSx for NetApp ONTAP filesystem, AD, VPN setup, and create shares for quick access to shares to simulate on-prem access. diff --git a/Terraform/deploy-fsx-ontap-sqlserver/README.md b/Terraform/deploy-fsx-ontap-sqlserver/README.md index 570dea5c..4268b177 100644 --- a/Terraform/deploy-fsx-ontap-sqlserver/README.md +++ b/Terraform/deploy-fsx-ontap-sqlserver/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP-SQL-Server](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP-SQL-Server) where it is continually updated. Please refer to that repository for the latest updates. + # Deploy an SQL Server on EC2 with Amazon FSx for NetApp ONTAP The sample terraform deployment will create a Single-AZ Amazon FSx for NetApp ONTAP filesystem, create two LUN's on FSxN volume, deploy EC2 instance with SQL Server 2022 Standard and attach the FSxN LUN's as **SQL Data** and **SQL Log** volumes. diff --git a/Terraform/deploy-fsx-ontap/README.md b/Terraform/deploy-fsx-ontap/README.md index 6a419c87..56242c2e 100644 --- a/Terraform/deploy-fsx-ontap/README.md +++ b/Terraform/deploy-fsx-ontap/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP) where it is continually updated. Please refer to that repository for the latest updates. + ## Repository Overview This repostory contians two different ways of leveraging Terraform to deploy an FSx ONTAP instance in AWS. The first method is a standalone module that can be cloned and run locally. diff --git a/Terraform/deploy-fsx-ontap/module/README.md b/Terraform/deploy-fsx-ontap/module/README.md index e0869de4..346c6cb1 100644 --- a/Terraform/deploy-fsx-ontap/module/README.md +++ b/Terraform/deploy-fsx-ontap/module/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP/module](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP/module) where it is continually updated. Please refer to that repository for the latest updates. + # Deploy an ONTAP FSx file-system using Terraform This is a Terraform module which creates an FSx for NetApp ONTAP file system in a multi-AZ fashion, including an SVM, a Security-Group and a FlexVolume in that file system, using AWS Terraform provider. This repo should be sourced as a terraform module, and does not need to be cloned locally! diff --git a/Terraform/deploy-fsx-ontap/standalone-module/README.md b/Terraform/deploy-fsx-ontap/standalone-module/README.md index 26f71029..5ef7c4b2 100644 --- a/Terraform/deploy-fsx-ontap/standalone-module/README.md +++ b/Terraform/deploy-fsx-ontap/standalone-module/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP/standalone-module](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/Deploy-FSx-ONTAP/standalone-module) where it is continually updated. Please refer to that repository for the latest updates. + # Deploy an ONTAP FSx file-system using Terraform ## Table of Contents * [Introduction](#introduction) diff --git a/Terraform/fsxn-replicate/README.md b/Terraform/fsxn-replicate/README.md index b3cc3780..c565caf1 100644 --- a/Terraform/fsxn-replicate/README.md +++ b/Terraform/fsxn-replicate/README.md @@ -1,3 +1,7 @@ +# :warning: **NOTICE:** + +This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/FSx-ONTAP-Replicate](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Terraform/FSx-ONTAP-Replicate) where it is continually updated. Please refer to that repository for the latest updates. + # Deploy DR FSx for ONTAP file system and create SnapMirror relationships from source FSx for ONTAP file system ## Introduction