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
  • 相关阅读:
    自定义瀑布流
    传值 属性 block 单例 协议
    sqlite数据库中 保存和读取UIData对象
    SQL
    关于在Xcode控制台打印的注意点
    synthesize的作用
    iPhone屏幕尺寸/launch尺寸/icon尺寸
    关于TableView上有一段留白的解决方法
    mac显示隐藏文件
    多线程之GCD
  • 原文地址:https://www.cnblogs.com/oskb/p/5947148.html
Copyright © 2011-2022 走看看