免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3798 | 回复: 0
打印 上一主题 下一主题

Linux报错SCSI error : <2 0 1 0> return code = 0x20000 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-08-31 10:33 |只看该作者 |倒序浏览
Linux报错SCSI error : <2 0 1 0> return code = 0x20000
前段时间新装了一台Red Hat Linux AS4 U4的Oracle server,最近发现一直报错:
SCSI error : <2 0 1 0> return code = 0x20000
end_request: I/O error, dev sde, sector 241337263
end_request: I/O error, dev sde, sector 241337271
系统原来用的是Windows,最近才转到linux下,采用SAN架构,连接的是EMC CX300的存储。

查了一下,Linux官方的解释如下:

Article Reference
Article ID: 9001
Last update: 09-18-06 Issue:
I am seeing many SCSI errors with return code 0x20000 in my logs. This is causing DM/MPIO to fail and can even crash the system. What does this mean and how do I fix it?Resolution:Release Found:Red Hat Enterprise Linux 4 Update 2 or later

This is an example of the error code referenced in this article:

SCSI error : <3 0 0 6> return code = 0x20000
end_request: I/O error, dev sdg, sector 2879This error is caused by a reset on the fiber channel switch. This causes the multipath agent to become confused. There is a simple kernel module option that can be used to stop the multipath agent from becoming confused. To add this option edit the /etc/modprobe.conf and add the following line:

options qla2xxx ql2xprocessrscn=1Note: If a line that begins with options qla2xxx already exists in the modprobe.conf file, then simply append ql2xprocessrscn=1 to the end of the line

Once the file has been saved, regenerate the initial ram disk image file:

mkinitrd -f /boot/initrd-`uname -r`.img `uname -r`After the initrd is rebuilt, reboot the system for the changes to take effect. The Qlogic HBA card should not throw errors after a reset from the switch. This causes DM MPIO to remain stable and has no negative effect on perfomance.


请问是不是只要这样做一下就可以了啊?会不会有什么其他的问题发生,linux不是很熟,不敢乱动,公司又没有专门的OS 管理员,郁闷。
请各位大侠指教一下。。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP