RE: [iscsiadm] iscsiadm creates multiple same sessions when run with --login option in parallel.

2017-10-09 Thread Tangchen (UVP)
Hi leeman I think it is because iscsi_login_portal() has no protection to avoid parallel searching the sysfs for the same session. Can we use something like sem to serialize the searching from different processes ? Since I don’t see any communication with iscsid in this login operation, I’m

Re: [PATCH] libiscsi: add lock around task lists to fix list corruption regression

2017-10-09 Thread Ashish Srivastava (Oracle)
Hi Ilkka, I was going through this particular issue reported here, which also seen with Oracle Linux. I was curious to see the core for which you have posted your below debugging. Can I get the access to this particular core dump. Regards, Ashish On Tuesday, February 21, 2017 at 11:05:54 PM