Search
NetApp Daily Health-Check Commands
- Balasubramani Ramamurthy
- Jun 15, 2014
- 1 min read
NetApp Daily Health-Check Commands
As a system admin its necessary to check your storage devices manually even though it is integrated with monitoring system because you will get some detailed information about the current environment status.
Commands:
filer> rdfile /etc/messages
Note: If you want to see old syslog messages, use following commands /etc/messages.0; /etc/messages.1 etc.,
filer> snapmirror status filer> snapvault status filer> vol status -f (or) aggr status -f filer> environment chassis list-sensors filer> vol status filer> aggr status filer> df -Ah filer> df -h filer> lun show offline filer> sysconfig -a
Comments