Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varunrai/fsx-ontap-scripts

Various automation scripts for Amazon FSx for NetApp ONTAP
https://github.com/varunrai/fsx-ontap-scripts

Last synced: 23 days ago
JSON representation

Various automation scripts for Amazon FSx for NetApp ONTAP

Awesome Lists containing this project

README

        

# fsx-ontap-scripts
Various automation scripts for Amazon FSx for NetApp ONTAP

## [sm-dp-volume-clone.py](/python/sm-dp-volume-clone.py) - The script allows a DP volume in a SnapMirror Relationship to be cloned for testing.
- Check for the SnapMirror Relationship for the Destination Volume
- Check and Delete Clones (created previously)
- Resync SnapMirror if in Broken-Off state
- Wait for sync to complete
- Break the SnapMirror Relationship
- Create Clone

> [!NOTE]
> There are several ways of creating a clone one of which does not require breaking the SnapMirror relationship. This scenario is meant for non-prod environments where continuity of SnapMirror is not essential and the environment requires the latest data when performing the clone refresh.

## [svm-create-and-configure.sh](/shell/svm-create-and-configure.sh) - The script creates an SVM through commandline
- Create the SVM using the AWS CLI
- Adds the Preferred DC
- Configure the file system administrators group

> [!NOTE]
> The script assumes that AWS CLI is already installed and SVM is to be configured with Active Directory