Error: No controllers detected :问题解决

简介:

1.1 HP   hpssacli 无法发现raid控制器问题解决

 

[root@localhost /]# hpssacli ctrl all show


Error: No controllers detected.


[root@localhost /]# 

 

 

1)   下载相关工具及驱动

a)     http://ftp.hp.com/pub/softlib2/software1/pubsw-linux/p215599048/v100519/hpssacli-2.0-23.0.x86_64.rpm

b)    http://ftp.hp.com/pub/softlib2/software1/pubsw-linux/p1234967430/v103348/kmod-hpsa-3.4.6-171.rhel6u4.x86_64.rpm

2)   安装相关RPM 

a)     Rpm –vih  hpssacli-2.0-23.0.x86_64.rpm

b)    Rpm –vih kmod-hpsa-3.4.6-171.rhel6u4.x86_64.rpm

3)   删除old 的驱动

a)     Modinfo hpsa #得到mod 路径

b)    cd /lib/modules/2.6.32-358.112.1.openstack.el6.x86_64/kernel/drivers/scsi

c)     mv hpsa.ko hpsa.ko.back # 重命名

d)    rpm –ql kmod-hpsa # 得到hpsa.ko 绝对路径

e)    cd /lib/modules/2.6.32-358.112.1.openstack.el6.x86_64/kernel/drivers/scsi

f)     cp/lib/modules/2.6.32-358.el6.x86_64/extra/hpsa/hpsa.ko .

g)    find . |cpio -ov -H newc |gzip >../initramfs.img

h)    重启引导,进入RAM 系统

 


本文转自 swq499809608 51CTO博客,原文链接:http://blog.51cto.com/swq499809608/1617274

相关文章
|
Docker 容器
解决failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status co
解决failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status co
2312 0
解决failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status co
|
1月前
|
开发工具
App Store Connect Operation Error ERROR ITMS-90087: “Unsupported Architectures
App Store Connect Operation Error ERROR ITMS-90087: “Unsupported Architectures
26 1
|
29天前
|
Java
failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code
failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code
17 0
|
10月前
|
虚拟化
成功解决Failed to execute stage ‘Setup validation’: Hardware does not support virtualization.
成功解决Failed to execute stage ‘Setup validation’: Hardware does not support virtualization.
|
1月前
|
Kubernetes 容器
k8s-error execution phase upload-config/kubelet: Error writing Crisocket...
k8s-error execution phase upload-config/kubelet: Error writing Crisocket...
93 0
|
7月前
ERROR: Encountered errors while bringing up the project.
ERROR: Encountered errors while bringing up the project.
|
网络协议 关系型数据库 Linux
onfigure: error: no acceptable C compiler found in $PATH See `config.log' for more details 问题解决
onfigure: error: no acceptable C compiler found in $PATH See `config.log' for more details 问题解决
155 0
|
Java 测试技术
出现Error creating bean with name与CONDITIONS EVALUATION REPORT问题
出现Error creating bean with name与CONDITIONS EVALUATION REPORT问题
310 0
出现Error creating bean with name与CONDITIONS EVALUATION REPORT问题
|
安全 Java 网络安全
PKIX path building failed
生产环境业务流程走不通,查了es后以为请求其他服务器资源有错,错误如下: [http-nio-9097-exec-1] sun.security.validator.ValidatorException: PKIX path building fai led: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target java
850 0
报错解决:Reason: Failed to determine a suitable driver class
报错解决:Reason: Failed to determine a suitable driver class
2485 0
报错解决:Reason: Failed to determine a suitable driver class