Skip to Main Content

iscsiadm automatic login openfiler targets

Vikash krMar 18 2017 — edited Mar 23 2017

I have configure openfiler -SAN for shared storage. A linux server is iscis initiator when ever i am starting the service manually i am getting login error, although shared disks are visible on the linux initiator. Here is the output :

service iscsi start

Starting iscsi: iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:normal1, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:normal2, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:racdb.asm3, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:racdb.crs, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:normal3, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:racdb.asm5, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:racdb.asm4, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:racdb.asm2, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not login to [iface: default, target: iqn.2006-01.com.openfiler:racdb.asm1, portal: 192.168.1.195,3260].

iscsiadm: initiator reported error (19 - encountered non-retryable iSCSI login failure)

iscsiadm: Could not log into all portals

                                                           [  OK  ]

I can see the disks on the linux initiator :

[root@linux1 by-path]# iscsiadm -m  discovery -t  sendtargets -p  192.168.2.195

192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm5

192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm4

192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm3

192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm2

192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.asm1

192.168.2.195:3260,1 iqn.2006-01.com.openfiler:racdb.crs

[root@linux1 by-path]#

how to solve this.

This post has been answered by SVM 1225 on Mar 20 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Apr 17 2017
Added on Mar 18 2017
1 comment
2,094 views