当前位置:网站首页>An example of HP array card troubleshooting
An example of HP array card troubleshooting
2022-07-03 17:04:00 【Brother Xing plays with the clouds】
The company uses HP gen8 machine , It's using p420i Array card , At the same time, at the other end of the system ,nagios Cooperation of monitoring system nrpe Script check_hpasm Regularly check Hardware Health .
Recently, in order to make the machine more exciting , Combined with the SSD Hard disk , Mechanical hard disk is only used for mass storage , While feeling speed and passion , Tragedy followed .
nagios Monitoring and alarming , hardware error :
CRITICAL - da controller 1 in slot 1 needs attention, System: 'proliant dl3x0e gen8', S/N: 'CN74xxxxx', ROM: 'P73 12/20/2013' Performance Data: pc_1=65 fan_5=27% fan_6=27% fan_7=27% fan_8=27% temp_1_ambient=23;42;42 temp_2_cpu#1=40;70;70 temp_4_memory_bd=24;87;87 temp_6_memory_bd=25;80;80 temp_7_memory_bd=26;80;80 temp_8_memory_bd=26;80;80 temp_9_memory_bd=25;80;80 temp_10_memory_bd=25;80;80 temp_11_memory_bd=26;80;80 temp_12_system_bd=35;60;60 temp_13_system_bd=44;105;105 temp_14_system_bd=33;95;95 temp_17_power_supply_bay=26;80;80 temp_18_power_supply_bay=25;80;80 temp_19_system_bd=25;110;110 temp_20_system_bd=21;110;110 temp_21_system_bd=24;110;110 temp_22_system_bd=26;110;110 temp_23_system_bd=21;65;65 temp_26_system_bd=35;100;100 temp_28_system_bd=28;90;90 temp_29_i/o_zone=85;100;100 temp_31_i/o_zone=32;80;80 temp_32_i/o_zone=25;80;80 temp_33_system_bd=32;80;80 temp_34_system_bd=30;80;80 temp_35_system_bd=30;80;80 temp_36_system_bd=31;80;80 temp_37_system_bd=29;80;80
Because the alarm content is very vague , Like a ***, Dare not put the machine into operation , The machine had to be transported back from the machine room for careful testing . It feels like a hardware failure , But instead Array card Even reinstalled N After the second operating system , Still report the same error . If not SSD, Only use ordinary hard disk , You can't report an error .
The final problem is HP Array Cary HP SSD smart path function , This function can speed up SSD Disk reading and writing , It's a bit mixed with hard disk , That is, as a cache of mechanical hard disk . But I'm sorry , If you use SSD If the operating system is installed on the hard disk , There will be errors reported above .
terms of settlement :
yum install http://downloads.linux.hp.com/SDR/downloads/MCP/CentOS/7/x86_64/10.0/hpssacli-2.0-22.0.x86_64.rpm http://downloads.linux.hp.com/SDR/downloads/MCP/CentOS/7/x86_64/10.0/hpssa-2.0-22.0.x86_64.rpm-y /usr/sbin/hpssacli controller slot=1 array a modify ssdsmartpath=disable
hpssacli-2.0-22.0.x86_64.rpm , After testing , This package centos 6/7 All applicable .
边栏推荐
- [Jianzhi offer] 58 - ii Rotate string left
- 定义一个结构体Fraction,表示分数,用于表示 2/3, 5/6这样的分数
- Solution to long waiting time of SSH connection to remote host
- [combinatorial mathematics] recursive equation (example of recursive equation 2 Hanoi Tower | example of recursive equation 3 insertion sequencing)
- Squid 服务启动脚本
- [combinatorial mathematics] counting model, common combinatorial numbers and combinatorial identities**
- Assembly instance analysis -- screen display in real mode
- 图之深度优先搜索
- IL Runtime
- How to promote cross department project collaboration | community essay solicitation
猜你喜欢
What is the pledge pool and how to pledge?
Simulink oscilloscope data is imported into Matlab and drawn
线程池:业务代码最常用也最容易犯错的组件
PHP online confusion encryption tutorial sharing + basically no solution
What is your income level in the country?
静态程序分析(一)—— 大纲思维导图与内容介绍
What kind of material is 14Cr1MoR? Analysis of chemical composition and mechanical properties of 14Cr1MoR
Idea configuration plug-in
Pools de Threads: les composants les plus courants et les plus sujets aux erreurs du Code d'affaires
CC2530 common registers for ADC single channel conversion
随机推荐
Kindeditor editor upload image ultra wide automatic compression -php code
What material is sa537cl2? Analysis of mechanical properties of American standard container plate
Apache服务挂起Asynchronous AcceptEx failed.
BYD and great wall hybrid market "get together" again
[try to hack] active detection and concealment technology
Summary of three methods of PHP looping through arrays list (), each (), and while
What material is sa537cl2 equivalent to in China? Sa537cl2 corresponding material
Capacités nécessaires à l'analyse des données
CC2530 common registers for watchdog
RedHat 6.2 配置 Zabbix
Preventing/catching “IllegalArgumentException: parameter must be a descendant of this view” error
MySQL user management
The way of wisdom (unity of knowledge and action)
[combinatorics] recursive equation (constant coefficient linear homogeneous recursive equation | constant coefficient, linear, homogeneous concept description | constant coefficient linear homogeneous
Rsync远程同步
One brush 144 force deduction hot question-1 sum of two numbers (E)
[combinatorics] polynomial theorem (polynomial theorem | polynomial theorem proof | polynomial theorem inference 1 item number is the number of non negative integer solutions | polynomial theorem infe
ucore概述
Résolution de l'instance d'assemblage - - affichage à l'écran en mode réel
LeetCode 1658. Minimum operand to reduce x to 0