Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion AI/GenAI-ChatBot-application-sample/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
4 changes: 4 additions & 0 deletions AI/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 4 additions & 0 deletions Ansible/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions Ansible/fsx_inventory_report/README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 4 additions & 0 deletions Ansible/snapmirror_report/README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions CloudFormation/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 4 additions & 0 deletions CloudFormation/deploy-fsx-ontap/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 4 additions & 0 deletions EKS/Backup-EKS-Applications-with-Trident-Protect/README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 4 additions & 0 deletions EKS/FSxN-as-PVC-for-EKS/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions EKS/PV-Migrate-with-Trident-Protect/README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 4 additions & 0 deletions EKS/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 4 additions & 0 deletions Management-Utilities/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 4 additions & 0 deletions Management-Utilities/auto_create_sm_relationships/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions Management-Utilities/auto_set_fsxn_auto_grow/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions Management-Utilities/fsx-ontap-aws-cli-scripts/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions Management-Utilities/fsxn-rotate-secret/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
5 changes: 4 additions & 1 deletion Management-Utilities/iscsi-vol-create-and-mount/README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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.
© 2024 NetApp, Inc. All Rights Reserved.
4 changes: 4 additions & 0 deletions Management-Utilities/warm_performance_tier/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions Monitoring/CloudWatch-FSx/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions Monitoring/LUN-monitoring/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions Monitoring/README.md
Original file line number Diff line number Diff line change
@@ -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).

Expand Down
4 changes: 4 additions & 0 deletions Monitoring/auto-add-cw-alarms/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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

Expand Down
4 changes: 4 additions & 0 deletions Monitoring/monitor-ontap-services/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions Monitoring/monitor_fsxn_with_harvest_on_ec2/README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 4 additions & 0 deletions Monitoring/monitor_fsxn_with_harvest_on_eks/README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 3 additions & 0 deletions Solutions/EKS-logs-to-ELK/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 4 additions & 0 deletions Solutions/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 4 additions & 0 deletions Terraform/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Loading
Loading