当前位置:网站首页>Interpretation of netappp SP sensors output content
Interpretation of netappp SP sensors output content
2022-07-28 20:59:00 【Storage service expert】
In the face of NetApp When doing fault diagnosis in the hardware environment , The frequently used command is environment status Or in sp In the environment system sensors, This article will give a detailed description of how to interpret the output results of these two commands .
stay Ontap Under the environment status The output of is actually a call SP Of sensors Output content .
SP sensor It's through threshhold-based To determine whether there is component There is a problem
System sensors In the output system sensor Information about
System sensors get sensor_name You can get a more detailed one sensor Information about
One sensor Of reading The value is defined by the following judgment mechanism :

- LCR Lower Ciritcal
- LNC Lower Noncritical
- UNC Upper Noncritical
- UCR Upper Critical
There are some sensors Without these four values , For something like this sensors,missing The value of is displayed as na

For System_Fw_status The interpretation of , The form of output content is 0xAABB, According to this AA and BB To judge sensor Of condition
AA It can be the following value :
01 System firmware error
02 System firmware hang
04 System firmware progress
BB It can be the following value :
00 System software has properly shut down
01 Memory initialization in progress
02 NVMEM initialization in progress (when NVMEM is present)
04 Restoring memory controller hub (MCH) values (when NVMEM is present)
05 User has entered Setup
13 Booting the operating system or LOADER
1F BIOS is starting up
20 LOADER is running
21 LOADER is programming the primary BIOS firmware. You must not power down the system.
22 LOADER is programming the alternate BIOS firmware. You must not power down the system.
2F Data ONTAP is running
60 SP has powered off the system
61 SP has powered on the system
62 SP has reset the system
63 SP watchdog power cycle
64 SP watchdog cold reset
for instance :System_FW_Status sensor status 0x042F The meaning is "system firmware progress (04),
Data ONTAP is running (2F)."
System_watachdog The interpretation of
0x0080 The state of this sensor has not changed
0x0081 Timer interrupt
0x0180 Timer expired
0x0280 Hard reset
0x0480 Power down
0x0880 Power cycle
give an example ,System_Watchdog sensor status 0x0880 The meaning is watchdog timeout occurs and
causes a system power cycle.
PSU1_Input_Type and PSU2_Input_Type Reading
DC Power supply , This number is meaningless ,
0x01xx 220V PSU type
0x02xx 110V PSU type
NetApp Most of our storage systems are SP To monitor , But there are also some model Model is through BMC To monitor , stay BMC There are also corresponding commands , be called sensor show, The output is the same , As shown in the example below .
BMC yes sensor show

边栏推荐
- PostgreSQL数据库删库前是不是需要把所有连接断开才能删除?
- Hangao database best practice configuration tool Hg_ BP log collection content
- 有奖征文 | 2022 云原生编程挑战赛征稿活动开启
- Explain the life cycle function in unity in detail
- Use order by to sort
- 【ADB常用命令及其用法大全(来自[醒不了的星期八]的全面总结)】
- What is "security"? Volvo tells you with its unique understanding and action
- Establishment of flask static file service
- PL515 SOT23-5 单/双口 USB 充电协议端口控制器 百盛电子代理商
- Explain the imported 3D model in unity
猜你喜欢

Integrating database Ecology: using eventbridge to build CDC applications

【周周有奖】云原生编程挑战赛“边缘容器”赛道邀你来战!

云原生编程挑战赛火热开赛,51 万奖金等你来挑战!

【服务器数据恢复】HP StorageWorks系列存储RAID5两块盘故障离线的数据恢复案例

How do we do full link grayscale on the database?

Space shooting Lesson 11: sound and music

mysql梳理复习内容--附思维导图

Explain the mobile control implementation of unity in detail
![[C language brush questions] explanation of linked list application](/img/44/1de4e3f0712780680fbdc904dfe39a.png)
[C language brush questions] explanation of linked list application

Random talk on GIS data (VI) - projection coordinate system
随机推荐
The 678th operation
Space shooting Lesson 15: props
Redis的三种删除策略以及逐出算法
JS chart scatter example
SQL audit tool self introduction owls
融合数据库生态:利用 EventBridge 构建 CDC 应用
Nat experiment demonstration (Huawei switch equipment configuration)
Cartoon JS shooting game source code
Understanding of C # delegate
flask 静态文件服务搭建
Explain the life cycle function in unity in detail
Explain rigid body and collider components in unity
PL515 SOT23-5 单/双口 USB 充电协议端口控制器 百盛电子代理商
JS fly into JS special effect pop-up login box
图书馆借阅系统「建议收藏」
使用ORDER BY 排序
Explain several mobile ways of unity in detail
mysql还有哪些自带的函数呢?别到处找了,看这个就够了。
Leetcode:2141. The longest time to run n computers at the same time [the maximum value is two points]
研发效能的思考总结