系统事件中有错误提示,是什么原因?即结帖

伟大de虫子 2005-06-30 12:29:21
服务器:双CPU 1.8G至强 + 1.5G内存 + SCSI 36G硬盘 + win2000系统

今天查看系统事件,发现有如下错误,请问是什么问题?有什么解决方法?

1、设备 \Device\Scsi\symmpi1 没有在传输等待时间内响应。
2、传呼期间在设备 \Device\Harddisk0\DR0 上检测到一个错误。

是不是硬盘有固障,希望解答,因为事关重大,谢谢!
...全文
161 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
allen_1982 2005-07-01
  • 打赏
  • 举报
回复
把event id和souce贴出来就可以定位问题。
wyxds 2005-06-30
  • 打赏
  • 举报
回复
正常得很啊

这种错误报告经常有,即使是新的盘。
猪儿滚滚 2005-06-30
  • 打赏
  • 举报
回复
After much testing we discovered the root of our problem. It appears that a couple of Win2003 kernel i/o parameters that apply to the symmpi driver supplied from LSI where throttled to the max. The LSI driver installer sets these values to the max.

The parameters are located under:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Symmpi\Parameters\Device]

The first parameter is "MaximumSGList" which defines the maximum I/O block size. The symmpi driver supports block sizes of upto 1MB on 32bit Win2003. This was set to the maximum value by the installer.
The other parameter was the "NumberOfRequests" which defines the maximum number of concurrent I/Os (Guaranteed) by Win2003. Windows Server 2003 guarantees a maximum of 32 concurrent I/Os active on a
particular SCSI bus. This value was set to 255 by the LSI installer. Needless to say this value was much too high for our environment.

After a few tests we moderated both values respectively to 256KB and 100 concurrent I/Os. I am wandering whether we should have kept the block size at 1MB but that is bridge we can cross in the next tests.
laoziguan 2005-06-30
  • 打赏
  • 举报
回复
操作系统在运行过程中会记录很多这样的事情,如果没有造成致命的错误,只是简单的记录,以供查看,像这样的记录应该算是正常的。不用担心

6,868

社区成员

发帖
与我相关
我的任务
社区描述
Windows 2016/2012/2008/2003/2000/NT
社区管理员
  • Windows Server社区
  • qishine
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧