Dear All,
In my test scenario, logout command failed with following error, and when i restarted iSCSi daemon, it started successfully.But, core is generated by iscsiuio. Following are details:
System Information::::
OS : RHEL 6.6
kernel version: 2.6.32-504.16.2.el6.x86_64
iSCSI version:: iscsi-initiator-utils-6.2.0.873-13.x86_64
Command:: iscsiadm --mode node --logoutall=all
retCode:21
output: ''
Error:iscsiadm: could not read session targetname: 5
iscsiadm: could not find session info for session61
iscsiadm: No matching sessions found
/var/log/messages:::::
Sep 22 06:48:10 HN0101 iscsid: iscsid shutting down.
Sep 22 06:48:10 HN0101 kernel: __ratelimit: 115 callbacks suppressed
Sep 22 06:48:10 HN0101 kernel: iscsiuio[26441]: segfault at 2cf ip 0000003081c0c9a1 sp 00007feeb8406dc0 error 4 in
libpthread-2.12.so[3081c00000+17000]
Sep 22 06:48:10 HN0101 kernel: iscsi: registered transport (iser)
Sep 22 06:48:10 HN0101 iscsid: iSCSI logger with pid=27887 started!
Sep 22 06:48:11 HN0101 iscsid: iSCSI daemon with pid=27888 started!
Sep 22 06:48:11 HN0101 iscsid: could not read session targetname: 5
Sep 22 06:48:11 HN0101 iscsid: could not find session info for session61
Can anyone help me to know what went wrong here??