set -privilege advanced 
y
set -rows 0
network interface check cluster-connectivity start -node * #Requires ONTAP 9.9.1+

cluster kernel-service show -status-quorum out-of-quorum
cluster kernel-service show -status-avail !true
cluster kernel-service show -status-oper !operational
cluster peer health show -bypass-cache true -availability false
cluster ring show -online offline
cluster show -eligibility false
cluster show -health false
job show -state Failure|Error|Quit|Dead|Unknown
security key-manager key query -restored false #Requires ONTAP 9.6+
system chassis show -status !ok
system controller config show-errors -description !"sysconfig: There are no configuration errors."*
system controller environment show -status !ok
system controller memory dimm show -status !ok
system controller service-event show #Requires current supported ONTAP platforms
system fru-check show -fru-status !pass
system ha interconnect status show -ic-rdma !up
system health alert show
system health subsystem show -health !ok
system node environment sensors show -state !normal
system service-processor show -status !online
system services web node show -status !online

storage aggregate show -state !online
storage aggregate show -raidstatus !*normal*
storage aggregate object-store show -object-store-availability unavailable #Requires ONTAP 9.2+
storage bridge show -status !ok
storage disk show -state !spare,!present
storage errors show
storage failover show -enabled false
storage failover show -partner-aggregates !false -state-description !"Non-HA mode"
storage failover show -possible false
storage port show -errors
storage shelf show -op-status !Normal

Оставить комментарий