zoukankan      html  css  js  c++  java
  • Troubleshooting a node by using the netapp SP

    Troubleshooting a node by using the SP

    When you encounter a problem with a node, you can use the SP to display information about the problem, create a core dump, and reboot the node, even if the node's firmware is corrupted.

    The following table describes the common SP commands that you can use at the SP prompt to troubleshoot a node:

    If this condition occurs...And you want to...Enter this command at the SP CLI prompt...
    An environmental sensor has reached an abnormal condition. Display the status for all environmental sensors, their states, and the current values. system sensors show
    Display the status and details for a specific sensor. system sensors get sensor_name
    The node is not responding properly. Access the system console from the SP. system console
    Create a core dump and reboot the node. system core
    Power-cycle the node. system power cycle
    You receive an AutoSupport message indicating an event such as a panic or hardware component failure. Display what has occurred at the system console. system log
    Display all events. events all
    Display a specific number of recent events. events newest  number
    Search for specific events regarding keyword. events search  keyword
    The node firmware is corrupted. Boot the node by using the backup image of the firmware. system reset backup
    A FRU is malfunctioning. Display the FRU's product information. system fru list to list all FRU IDs
    system fru show  fru_id to display product information for a specific FRU
  • 相关阅读:
    2017中国大学生程序设计竞赛
    2017中国大学生程序设计竞赛
    2017中国大学生程序设计竞赛
    2017中国大学生程序设计竞赛
    计算几何之凸包模板
    计算几何之凸包模板
    Kafka知识点汇总
    python 爬虫1 開始,先拿新浪微博開始
    iOS 7的手势滑动返回
    Ctrl+Enter 选中文本提交
  • 原文地址:https://www.cnblogs.com/oskb/p/5947148.html
Copyright © 2011-2022 走看看