Re: login fail

2016-06-22 Thread Kevin Chen
I using the platform of arm and modify the permissions, but output is same... > -- 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

Re: login fail

2016-06-22 Thread Kevin Chen
I modify the permissions, but output is same... > > Command & Console: > > ./iscsiadm -m discovery -t st -p 10.100.91.57:3260 > 10.100.91.57:3260,1 iqn.2000-01.com.synology:Target-1 > [fe80::211:32ff:fe57:6952]:3260,1 iqn.2000-01.com.synology:Target-1 > > /var/open-iscsi/usr/iscsiadm -m node -p

Re: login fail

2016-06-22 Thread 陳德安
Command & Console: ./iscsiadm -m discovery -t st -p 10.100.91.57:3260 10.100.91.57:3260,1 iqn.2000-01.com.synology:Target-1 [fe80::211:32ff:fe57:6952]:3260,1 iqn.2000-01.com.synology:Target-1 /var/open-iscsi/usr/iscsiadm -m node -p 10.100.91.57:3260 -l -d8 iscsiadm: Max file limits 1024 4096

Re: sysfs compatibility during logouts and could not read session info errors

2016-06-22 Thread Anand Subramanian
Thanks for your reply. I believe your explanation is correct. We do see increasing gaps and such messages everytime during login/logout w.r.t. sysfs. We do about 70 simultaneous logins/logouts at a time actually. So we tried Chris' patch that he posted on the other thread in response to a

Re: login fail

2016-06-22 Thread Lee Duncan
> On Jun 22, 2016, at 11:09 AM, Chris Leech wrote: > >> On Wed, Jun 22, 2016 at 01:07:14AM -0700, 陳德安 wrote: >> >> Hi, >> >> I have the question at login of iSCSI >> >> console: >> >> iscsiadm: initiator reported error (13 - daemon access denied) >> iscsiadm: Could not

Re: login fail

2016-06-22 Thread Chris Leech
On Wed, Jun 22, 2016 at 01:07:14AM -0700, 陳德安 wrote: > > Hi, > > I have the question at login of iSCSI > > console: > > iscsiadm: initiator reported error (13 - daemon access denied) > iscsiadm: Could not log into all portals > > Could anyone tell me the reason? > > Thanks for your help. It

Re: login fails

2016-06-22 Thread Paul Koning
> On Jun 21, 2016, at 11:38 PM, electric0...@gmail.com wrote: > > Hi everybody. > > I have the question > > log : > iscsiadm: initiator reported error (13 - daemon access denied) > iscsiadm: Could not log into all portals > > Could you tell me the reason? Sure. Something is wrong. If

login fails

2016-06-22 Thread electric0209
Hi everybody. I have the question log : iscsiadm: initiator reported error (13 - daemon access denied) iscsiadm: Could not log into all portals Could you tell me the reason? thanks for your help. -- You received this message because you are subscribed to the Google Groups "open-iscsi"

Re: login fail

2016-06-22 Thread The Lee-Man
You really need to supply more information than this. It looks like you don't have your target set up correctly. What type of target are you using (and on what platform)? Can you share it's configuration? On Wednesday, June 22, 2016 at 1:07:14 AM UTC-7, 陳德安 wrote: > > > Hi, > > I have the

Re: sysfs compatibility during logouts and could not read session info errors

2016-06-22 Thread The Lee-Man
I'm guessing that all of these issues have to do with the inherent asynchronous nature of sysfs. The time between an event happening and the sysfs data representing it is not zero, and when the system becomes busy this time delta can be large enough so that assumptions in the code start

login fail

2016-06-22 Thread 陳德安
Hi, I have the question at login of iSCSI console: iscsiadm: initiator reported error (13 - daemon access denied) iscsiadm: Could not log into all portals Could anyone tell me the reason? Thanks for your help. -- You received this message because you are subscribed to the Google Groups