-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/benbense/NetappDiskCleaner …
…into main
- Loading branch information
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
# NetappDiskCleaner | ||
<p align="center"><img width="150px" src="./NetappDiskCleaner/NetappDiskCleaner.png" alt="Netapp Disk Cleaner"></p> | ||
|
||
# NetappDiskCleaner | ||
|
||
![](https://img.shields.io/badge/ONTAP-9.7-brightgreen.svg) | ||
|
||
# About | ||
This program was built to clean any data and metadata that are left on disks used by Netapp systems. It connects to the ONTAP Cluster using SSH and runs a set of commands in a certain order to clean any data/metadata that is left on the disk so that it can be used in another system. | ||
|
||
# Remarks | ||
- Currently the program was tested only on ONTAP 9.7 | ||
- Use the program at your own risk, I'm not responsible on any occasion of data loss that might be happening to your system. |