I’ve been updating my Zabbix monitoring server lately; I have added some node statistics and individual Snapmirror interfaces a while ago and finially updated my previous pages accordingly. I...Read More
As the title says, a simple Bash script to create a flexgroup qtree and a reporting quota rule. You’ll need to be running ONTAP 9.3GA: #!/bin/bash # # This script takes cluster, vserver, ...Read More
Preamble Note: I have updated various parts of this page (May 2018) with additional discovery and collection entries. I have create another post explaing some of the changes here. The following is a s...Read More
Aggregate Stats #!/bin/bash # # script expects to be supplied the following values: # $1 = cluster name # cluster=$1 ssh monitor@$cluster statistics aggregate show -iterations 1 -interval 10 | sed -...Read More
Below assumes you have passwordless ssh setup Sometimes a new NetApp system comes in without the disk assignment not how you want. First disable autoassign on all cluster nodes: ssh disk options modif...Read More
Preamble Either curl and jq or a python script is needed to handle the data returned when polling the DSNet Manager as the data is returned in JSON format. SNMP support for querying the DSNet system d...Read More
A couple of things happened recently that has made me discover a recent change in C-mode for the disk auto assignment. In 7-mode, for me at least, swapping disks was a simple process however not so it...Read More
I received another warning on a drive today about not being able to read the SMART info. So as I normally do I check run smartctl against it. This turned up some reallocation entries. Hmm how do I eas...Read More
Update! I’ve added some pauses between the ssh commands as the script was working faster than the devices, and hopefully made the comments better. This is a simple script to change the pa...Read More
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptRead More
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.