Monday, November 12, 2012

Netapp Commands to be used for a daily health check


FAS01>  vol status -f (or) aggr status -f

FAS01>  environment chassis list-sensors

FAS01>  vol status

FAS01>  aggr status
FAS01>  df -Ah

FAS01>  df -h

FAS01>  lun show offline

FAS01>  sysconfig -a


FAS01> rdfile /etc/messages

FAS01>aggr show_space aggr0

FAS01> aggr status  -s


Note: If you want to see old syslog messages, use following commands /etc/messages.0; /etc/messages.1 etc.,

8 comments:

  1. This comment has been removed by the author.

    ReplyDelete
    Replies
    1. To list the volumes contained in the aggregate and to know the allocated and available size of each volumes

      FAS01>aggr show_space aggr0

      Delete
  2. to know the spare disk information in an aggregate

    FAS01>aggr status -s

    ReplyDelete
  3. Thank u i hav added them as well

    ReplyDelete
  4. to see failed disks

    aggr status -f

    ReplyDelete
  5. Hi.. could you please get me more commands for 7-mode please.. I'm beginner and can't find much commands in internet search

    ReplyDelete