风一样的男孩 发表于 2010-4-20 15:59:58

Windows服务器事件日志中有很多iScsiPrt告警

一、组网:
IX5000 3.0版本,Windows服务器上通过软件iSCSI initiator访问IX5000上分配来的存储资源。

二、问题描述:
在使用到IX5000存储空间的Windows服务器的日志中有很多iScsiPrt告警,告警信息分别如下:
---Initiator failed to connect to the target.target ip address and tcp port mumber are given in dump data.
---login request failed. the login response packet is given in the dump data.
但是Windows主机上对IX5000上存储资源的访问是正常的。

三、过程分析:
在Microsoft iSCSI initiator中logon target的时候,如果选择了“Automatically restore this connection when the system boots”这个选项(即系统重启后自动恢复到target的连接),则这个target信息,就会保存在Microsoft iSCSI initiator 的persistent targets列表里面。

当在Microsoft iSCSI initiator中删除了这个targe但是没有到Microsoft iSCSI initiator 的persistent targets删除中它的时候,重起系统,系统就会按照persistent targets里面的信息重连,导致iScsiPrt告警。

四、解决方法:
在Microsoft iSCSI initiator属性中,点击“persistent targets”标签,手工删掉persistent targets里面无效的target(对应的存储卷已经不存在的target)。
页: [1]
查看完整版本: Windows服务器事件日志中有很多iScsiPrt告警