Skip to content
  • Home
  • Welcome
Rejected I/O

Rejected I/O

General Geeky Meanderings

  • Home
  • Welcome

Tag: NetApp

Update to Zabbix NetApp Monitoring - volumes

Update to Zabbix NetApp Monitoring – volumes

Posted on 2018/05/242018/05/24 by nullgenome
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
Simple Bash script to add flexgroup qtree and quota

Simple Bash script to add flexgroup qtree and quota

Posted on 2018/03/19 by nullgenome
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
NetApp NFS chgrp issue

NetApp NFS chgrp issue

Posted on 2017/09/012017/09/01 by nullgenome
Had an interesting issue that I’ve resolved just now. Because of my history in networking and Windows administration I’m not that aware of Linux and NFS legacy stuff like I maybe am with W... Read More
NetApp Cluster Trend Reporting using Zabbix

NetApp Cluster Trend Reporting using Zabbix

Posted on 2017/03/122018/05/24 by nullgenome
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
Zabbix Custom Discovery Scripts - NetApp

Zabbix Custom Discovery Scripts – NetApp

Posted on 2017/03/122018/05/24 by nullgenome
Flexgroups #!/bin/bash flexgrouparray=( $(ssh monitor@$1 volume show -is-flexgroup true -fields volume | awk '{print $1","$2}' | grep -v "volume" | grep -v "entries" | grep ^[a-z]) ) numberofflexgroup... Read More
Zabbix Custom NetApp Statistics Gather Scripts

Zabbix Custom NetApp Statistics Gather Scripts

Posted on 2017/03/122018/05/24 by nullgenome
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
Quick Dirty ONTAP 9 Disk Assignment

Quick Dirty ONTAP 9 Disk Assignment

Posted on 2017/03/062017/03/06 by nullgenome
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
NetApp C-mode Autoassign disk gotchas

NetApp C-mode Autoassign disk gotchas

Posted on 2016/02/082016/02/08 by nullgenome
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
NetApp vfiler 7-mode to SVM C-mode migration

NetApp vfiler 7-mode to SVM C-mode migration

Posted on 2015/10/062015/10/06 by nullgenome
Migrating 7-mode vfiler into C-mode Assumptions The source vfiler is only serving NFS v3 This process will attempt to use the read/write mode as there are no LUNs The project will not attempt to migra... Read More
Migrating 7-mode data into C-mode - Preparation

Migrating 7-mode data into C-mode – Preparation

Posted on 2015/10/052015/10/05 by nullgenome
Preparing the Destination C-mode system Make sure SSLv3 is enabled: system service web show It was suggested to enable FIPS however the Unified Manager couldn’t then monitor the system. Check th... Read More
  • 1 of 2
  • 1
  • 2
  • Next »

Search

Recent Posts

  • Update to Zabbix NetApp Monitoring – volumes 2018/05/24
  • Simple Bash script to add flexgroup qtree and quota 2018/03/19
  • Blog is back! 2018/03/15
  • NetApp NFS chgrp issue 2017/09/01
  • NetApp Cluster Trend Reporting using Zabbix 2017/03/12

Advertisement

Recent Comments

  • nullgenome on Monitoring Panasas with Opennms
  • Patrick on Monitoring Panasas with Opennms
  • Rdiazelx on NetApp – removing NFS locks
  • nullgenome on Quick Dirty ONTAP 9 Disk Assignment
  • Thomas on Quick Dirty ONTAP 9 Disk Assignment

Archives

  • May 2018
  • March 2018
  • September 2017
  • March 2017
  • February 2017
  • January 2017
  • August 2016
  • February 2016
  • December 2015
  • November 2015
  • October 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014

Categories

  • Android
  • Bash
  • Cleversafe
  • Console
  • Crypto Currency
  • Elite Dangerous
  • FreeBSD
  • FreeNAS
  • Gaming
  • GPFS
  • IT
  • Linux
  • Mobile
  • MySQL
  • NetApp
  • Networking
  • Panasas
  • PC
  • Playstation
  • Python
  • Scripting
  • Star Citizen
  • Storage
  • Uncategorized
  • Windows
  • Wordpress
  • Xbox
  • Zabbix

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Theme Designed by InkHive. © 2025 Rejected I/O. All Rights Reserved.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read 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
Always Enabled
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.
Non-necessary
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.
SAVE & ACCEPT