Hi,

I'm experiencing the following issue, an iSCSI initiator fails to connect 
to iSCSI target.

# journalctl _SYSTEMD_UNIT=iscsid.service
..
Oct 03 15:02:43 myhost iscsid[3366]: Could not insert module . Kmod error 
-38
..

# systemctl status iscsid 
● iscsid.service - Open-iSCSI
   Loaded: loaded (/usr/lib/systemd/system/iscsid.service; enabled; vendor 
preset: disabled)
   Active: active (running) since Thu 2017-09-14 15:33:32 CEST; 2 weeks 5 
days ago
     Docs: man:iscsid(8)
           man:iscsiadm(8)
 Main PID: 3408 (iscsid)
   Memory: 2.5M
   CGroup: /system.slice/iscsid.service
           ├─3406 /usr/sbin/iscsid
           └─3408 /usr/sbin/iscsid

Oct 03 16:52:44 myhost  iscsid[3406]: IPC qtask write failed: Broken pipe

The same host could successfully mount from the same target. I also noticed 
that according 
to 
https://github.com/vishvananda/open-iscsi/blob/9fe0fab2975eb102d5019696dc090379f7eca66c/usr/transport.c#L197
 
it should print out "transport_name" in the error message, however it 
doesn't do so in my case.

# systemctl restart iscsid fixes it.

Any ideas maybe?

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to