centos 7.3 iscsi登录失败问题及解决方法

-> # iscsiadm -m node -p 192.168.1.10 -l
Logging in to [iface: default, target: iqn.2017-08.zettastor.iqn:3020272184128386306-0, portal: 10.0.0.223,3260] (multiple)
iscsiadm: Could not login to [iface: default, target: iqn.2017-08.zettastor.iqn:3020272184128386306-0, portal: 10.0.0.223,3260].
iscsiadm: initiator reported error (24 - iSCSI login failed due to authorization failure)
iscsiadm: Could not log into all portals

解决方法:

yum upgrade iscsi-initiator-utils

重启机器

 

posted @ 2019-07-29 11:55  kissrule  阅读(7806)  评论(0编辑  收藏  举报