public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 26992] New: iscsi session re-establishment by client does not work (auth method rejected by target)
@ 2011-01-18  0:12 bugzilla-daemon
  2011-01-18  0:13 ` [Bug 26992] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-01-18  0:12 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=26992

           Summary: iscsi session re-establishment by client does not work
                    (auth method rejected by target)
           Product: IO/Storage
           Version: 2.5
    Kernel Version: >=2.6.33
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: SCSI
        AssignedTo: linux-scsi@vger.kernel.org
        ReportedBy: bugzilla-kernel-org-sux2k0@mstier.de
                CC: bugzilla-kernel-org-sux2k0@mstier.de
        Regression: No


Latest client kernel version known to work: 2.6.32.27 (vanilla)
First client kernel version known NOT to work: 2.6.33 (vanilla)

I'm doing sanboot via iSCSI/TCP using gPXE 1.0.1 from etherboot.org. The gPXE
chain boot loader registers the iSCSI target lun as boot disk and when the
Ubuntu OS starts iscsid, session re-establishment fails when using kernel
2.6.33 or higher on the client (session startup configured as manual). Works
perfectly with 2.6.32.27 on the client.

The client machine uses open-iscsi v2.0-871 (Ubuntu 10.04/Lucid).

Tested against:
iscsi-target v1.4.20.2
and
stgt v1.0.12
(running on kernel 2.6.35.8)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 26992] iscsi session re-establishment by client does not work (auth method rejected by target)
  2011-01-18  0:12 [Bug 26992] New: iscsi session re-establishment by client does not work (auth method rejected by target) bugzilla-daemon
@ 2011-01-18  0:13 ` bugzilla-daemon
  2011-01-18  0:26 ` [Bug 26992] New: " Mike Christie
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-01-18  0:13 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=26992





--- Comment #1 from Mark <bugzilla-kernel-org-sux2k0@mstier.de>  2011-01-18 00:13:46 ---
FYI: to reproduce the bug, it should be sufficient to kill -KILL iscsid on the
client, and then restart it.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Bug 26992] New: iscsi session re-establishment by client does not work (auth method rejected by target)
  2011-01-18  0:12 [Bug 26992] New: iscsi session re-establishment by client does not work (auth method rejected by target) bugzilla-daemon
  2011-01-18  0:13 ` [Bug 26992] " bugzilla-daemon
@ 2011-01-18  0:26 ` Mike Christie
  2011-01-18  0:26 ` [Bug 26992] " bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Mike Christie @ 2011-01-18  0:26 UTC (permalink / raw)
  To: bugzilla-daemon; +Cc: linux-scsi

On 01/17/2011 06:12 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=26992
>
>             Summary: iscsi session re-establishment by client does not work
>                      (auth method rejected by target)
>             Product: IO/Storage
>             Version: 2.5
>      Kernel Version:>=2.6.33
>            Platform: All
>          OS/Version: Linux
>                Tree: Mainline
>              Status: NEW
>            Severity: blocking
>            Priority: P1
>           Component: SCSI
>          AssignedTo: linux-scsi@vger.kernel.org
>          ReportedBy: bugzilla-kernel-org-sux2k0@mstier.de
>                  CC: bugzilla-kernel-org-sux2k0@mstier.de
>          Regression: No
>
>
> Latest client kernel version known to work: 2.6.32.27 (vanilla)
> First client kernel version known NOT to work: 2.6.33 (vanilla)
>
> I'm doing sanboot via iSCSI/TCP using gPXE 1.0.1 from etherboot.org. The gPXE
> chain boot loader registers the iSCSI target lun as boot disk and when the
> Ubuntu OS starts iscsid, session re-establishment fails when using kernel
> 2.6.33 or higher on the client (session startup configured as manual). Works
> perfectly with 2.6.32.27 on the client.
>

Are these kernel.org/open-iscsi.org open-iscsi tools ir distro build ones?

I think this is due to a sysfs issue. If I am right it should be fixed 
in 872 
(http://kernel.org/pub/linux/kernel/people/mnc/open-iscsi/releases/open-iscsi-2.0-872.tar.gz) 
or I think you can change the SYSFS DEPRECIATED and SYSFS V2 DEPRECIATED 
settings. I cannot remember if you need to turn it on or off (I think 
you need to turn it on with older tools). Send your .config.

Also could you send the log messages for when it fails? And does normal 
login work? If you just boot from a local drive and run iscsiadm to 
login does it fail? What is the error message and what is the 
/var/log/message output?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 26992] iscsi session re-establishment by client does not work (auth method rejected by target)
  2011-01-18  0:12 [Bug 26992] New: iscsi session re-establishment by client does not work (auth method rejected by target) bugzilla-daemon
  2011-01-18  0:13 ` [Bug 26992] " bugzilla-daemon
  2011-01-18  0:26 ` [Bug 26992] New: " Mike Christie
@ 2011-01-18  0:26 ` bugzilla-daemon
  2011-01-20 19:12 ` bugzilla-daemon
  2011-01-20 20:30 ` bugzilla-daemon
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-01-18  0:26 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=26992





--- Comment #2 from Anonymous Emailer <anonymous@kernel-bugs.osdl.org>  2011-01-18 00:26:43 ---
Reply-To: michaelc@cs.wisc.edu

On 01/17/2011 06:12 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=26992
>
>             Summary: iscsi session re-establishment by client does not work
>                      (auth method rejected by target)
>             Product: IO/Storage
>             Version: 2.5
>      Kernel Version:>=2.6.33
>            Platform: All
>          OS/Version: Linux
>                Tree: Mainline
>              Status: NEW
>            Severity: blocking
>            Priority: P1
>           Component: SCSI
>          AssignedTo: linux-scsi@vger.kernel.org
>          ReportedBy: bugzilla-kernel-org-sux2k0@mstier.de
>                  CC: bugzilla-kernel-org-sux2k0@mstier.de
>          Regression: No
>
>
> Latest client kernel version known to work: 2.6.32.27 (vanilla)
> First client kernel version known NOT to work: 2.6.33 (vanilla)
>
> I'm doing sanboot via iSCSI/TCP using gPXE 1.0.1 from etherboot.org. The gPXE
> chain boot loader registers the iSCSI target lun as boot disk and when the
> Ubuntu OS starts iscsid, session re-establishment fails when using kernel
> 2.6.33 or higher on the client (session startup configured as manual). Works
> perfectly with 2.6.32.27 on the client.
>

Are these kernel.org/open-iscsi.org open-iscsi tools ir distro build ones?

I think this is due to a sysfs issue. If I am right it should be fixed 
in 872 
(http://kernel.org/pub/linux/kernel/people/mnc/open-iscsi/releases/open-iscsi-2.0-872.tar.gz) 
or I think you can change the SYSFS DEPRECIATED and SYSFS V2 DEPRECIATED 
settings. I cannot remember if you need to turn it on or off (I think 
you need to turn it on with older tools). Send your .config.

Also could you send the log messages for when it fails? And does normal 
login work? If you just boot from a local drive and run iscsiadm to 
login does it fail? What is the error message and what is the 
/var/log/message output?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 26992] iscsi session re-establishment by client does not work (auth method rejected by target)
  2011-01-18  0:12 [Bug 26992] New: iscsi session re-establishment by client does not work (auth method rejected by target) bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-01-18  0:26 ` [Bug 26992] " bugzilla-daemon
@ 2011-01-20 19:12 ` bugzilla-daemon
  2011-01-20 20:30   ` Mike Christie
  2011-01-20 20:30 ` bugzilla-daemon
  4 siblings, 1 reply; 7+ messages in thread
From: bugzilla-daemon @ 2011-01-20 19:12 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=26992


Mark <bugzilla-kernel-org-sux2k0@mstier.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |PATCH_ALREADY_AVAILABLE




--- Comment #3 from Mark <bugzilla-kernel-org-sux2k0@mstier.de>  2011-01-20 19:12:33 ---
Thanks!

v872 works.

BTW: v872 is not available at open-iscsi.org/bits. Otherwise I would have found
it before filing this bug. :-)

I'll enter an Ubuntu bug -- maybe they didn't find it either.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Bug 26992] iscsi session re-establishment by client does not work (auth method rejected by target)
  2011-01-20 19:12 ` bugzilla-daemon
@ 2011-01-20 20:30   ` Mike Christie
  0 siblings, 0 replies; 7+ messages in thread
From: Mike Christie @ 2011-01-20 20:30 UTC (permalink / raw)
  To: bugzilla-daemon; +Cc: linux-scsi

On 01/20/2011 01:12 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
>
> BTW: v872 is not available at open-iscsi.org/bits. Otherwise I would have found
> it before filing this bug. :-)
>

Ah yeah, sorry about that. We are having trouble with access to 
open-iscsi.org. I cannot access it to update it, so I have been putting 
updates on http://kernel.org/pub/linux/kernel/people/mnc/open-iscsi/.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 26992] iscsi session re-establishment by client does not work (auth method rejected by target)
  2011-01-18  0:12 [Bug 26992] New: iscsi session re-establishment by client does not work (auth method rejected by target) bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-01-20 19:12 ` bugzilla-daemon
@ 2011-01-20 20:30 ` bugzilla-daemon
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-01-20 20:30 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=26992





--- Comment #4 from Anonymous Emailer <anonymous@kernel-bugs.osdl.org>  2011-01-20 20:30:39 ---
Reply-To: michaelc@cs.wisc.edu

On 01/20/2011 01:12 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
>
> BTW: v872 is not available at open-iscsi.org/bits. Otherwise I would have found
> it before filing this bug. :-)
>

Ah yeah, sorry about that. We are having trouble with access to 
open-iscsi.org. I cannot access it to update it, so I have been putting 
updates on http://kernel.org/pub/linux/kernel/people/mnc/open-iscsi/.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-20 20:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-18  0:12 [Bug 26992] New: iscsi session re-establishment by client does not work (auth method rejected by target) bugzilla-daemon
2011-01-18  0:13 ` [Bug 26992] " bugzilla-daemon
2011-01-18  0:26 ` [Bug 26992] New: " Mike Christie
2011-01-18  0:26 ` [Bug 26992] " bugzilla-daemon
2011-01-20 19:12 ` bugzilla-daemon
2011-01-20 20:30   ` Mike Christie
2011-01-20 20:30 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox