Netapp Clustered Ontap CLI Pocket Guide
Netapp Clustered Ontap CLI Pocket Guide On this page I will be constantly adding Netapp Clustered Data Ontap CLI commands as an easy reference Pocket Guide Most Clustered Ontap commands work in 8.x, however some require 9.x (I have created a note if they require a 9.x version) (Updated 04-Oct-2018) MISC set -privilege advanced (Enter into privilege mode) set -privilege diagnostic (Enter into diagnostic mode) set -privilege admin (Enter into admin mode) system timeout modify 30 (Sets system timeout to 30 minutes) system node run – node local sysconfig -a (Run sysconfig on the local node) The symbol ! means other than in clustered ontap i.e. storage aggregate show -state !online (show all aggregates that are not online) node run -node <node_name> -command sysstat -c 10 -x 3 (Running the sysstat performance tool with cluster mode) system node image show (Show the running Data Ontap versio...