Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/varunrai/fsx-ontap-scripts
- Owner: varunrai
- License: mit
- Created: 2024-05-09T08:44:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T15:16:30.000Z (8 months ago)
- Last Synced: 2024-11-12T04:31:11.437Z (3 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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