AW: iscsiadm unable to connect to iscsd

2019-11-06 Thread dirk
Hi, i want ot give feedback. That fix solved our issue. Thanks a lot Von: open-iscsi@googlegroups.com Im Auftrag von The Lee-Man Gesendet: Montag, 30. September 2019 23:14 An: open-iscsi Betreff: Re: iscsiadm unable to connect to iscsd Okay, I believe I found the problem, and it&#

Re: AW: iscsiadm unable to connect to iscsd

2019-10-01 Thread Lee Duncan
Lee-Man > Gesendet: Montag, 30. September 2019 23:20 > An: open-iscsi > Betreff: Re: iscsiadm unable to connect to iscsd > > See https://github.com/open-iscsi/open-iscsi/pull/174 > > On Friday, September 20, 2019 at 2:02:20 AM UTC-7, Dirk Laurenz wrote: > Hi, > >

AW: iscsiadm unable to connect to iscsd

2019-10-01 Thread dirk
Thanks a lot, i forwarded this to suse, as they maintain the iscsi packages… Von: open-iscsi@googlegroups.com Im Auftrag von The Lee-Man Gesendet: Montag, 30. September 2019 23:20 An: open-iscsi Betreff: Re: iscsiadm unable to connect to iscsd See https://github.com/open-iscsi/open

Re: iscsiadm unable to connect to iscsd

2019-09-30 Thread The Lee-Man
See https://github.com/open-iscsi/open-iscsi/pull/174 On Friday, September 20, 2019 at 2:02:20 AM UTC-7, Dirk Laurenz wrote: > > Hi, > > want to read the session stats for a connection, but iscsiadm claims not > to be able to connect to iscsd. > I'm not sure how to debug this: > > $host:/etc/iscs

Re: iscsiadm unable to connect to iscsd

2019-09-30 Thread The Lee-Man
Okay, I believe I found the problem, and it's one that I've seen before. On one particular path -- in this case, when you specify "-s" as well as "-r N" -- the code path forgets to set the timeout to "none" when communicating with iscsid. I have pushed my change to https://github.com/gonzoleema

Re: iscsiadm unable to connect to iscsd

2019-09-30 Thread The Lee-Man
On Friday, September 20, 2019 at 2:02:20 AM UTC-7, Dirk Laurenz wrote: > > Hi, > > want to read the session stats for a connection, but iscsiadm claims not > to be able to connect to iscsd. > I'm not sure how to debug this: > > $host:/etc/iscsi # iscsiadm -m session > tcp: [1] $IP1:3260,1032 $host

iscsiadm unable to connect to iscsd

2019-09-20 Thread Dirk Laurenz
Hi, want to read the session stats for a connection, but iscsiadm claims not to be able to connect to iscsd. I'm not sure how to debug this: $host:/etc/iscsi # iscsiadm -m session tcp: [1] $IP1:3260,1032 $host1-lun01 (non-flash) tcp: [2] $IP2:3260,1032 $host2-lun01 (non-flash) tcp: [3] $IP3:3260