* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
@ 2013-06-11 18:23 ` bugzilla-daemon
2013-06-17 14:04 ` bugzilla-daemon
` (10 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-06-11 18:23 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #1 from Saurav Kashyap <saurav.kashyap@qlogic.com> 2013-06-11 18:23:45 ---
HI Jack,
Please provide the driver logs for both good and bad case with
ql2xextended_error_logging=1. The commit you have mentioned don't effect 2G
cards.
Have you tried reverting the commit? Did it resolved the problem?
Thanks,
~Saurav
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
2013-06-11 18:23 ` [Bug 59601] " bugzilla-daemon
@ 2013-06-17 14:04 ` bugzilla-daemon
2013-06-17 14:05 ` bugzilla-daemon
` (9 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-06-17 14:04 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #2 from Jack Hill <jackhill@jackhill.us> 2013-06-17 14:04:52 ---
Created an attachment (id=104971)
--> (https://bugzilla.kernel.org/attachment.cgi?id=104971)
dmesg output for good kernel with extended error reporting
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
2013-06-11 18:23 ` [Bug 59601] " bugzilla-daemon
2013-06-17 14:04 ` bugzilla-daemon
@ 2013-06-17 14:05 ` bugzilla-daemon
2013-06-17 14:14 ` bugzilla-daemon
` (8 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-06-17 14:05 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #3 from Jack Hill <jackhill@jackhill.us> 2013-06-17 14:05:31 ---
Created an attachment (id=104981)
--> (https://bugzilla.kernel.org/attachment.cgi?id=104981)
dmest output for bad kernel with extended error reporting
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (2 preceding siblings ...)
2013-06-17 14:05 ` bugzilla-daemon
@ 2013-06-17 14:14 ` bugzilla-daemon
2013-06-19 18:29 ` bugzilla-daemon
` (7 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-06-17 14:14 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #4 from Jack Hill <jackhill@jackhill.us> 2013-06-17 14:14:03 ---
Hi,
I have attached dmesg output from good ad bad kernels with extended error
logging.
Reverting the commit solved the problem. I was not able to revert the commit on
3.10-rc4 because it resulted in conficts, and I'm not familiar enough with that
code to resolve them by hand.
Best,
Jack
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (3 preceding siblings ...)
2013-06-17 14:14 ` bugzilla-daemon
@ 2013-06-19 18:29 ` bugzilla-daemon
2013-06-19 18:31 ` bugzilla-daemon
` (6 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-06-19 18:29 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #5 from Saurav Kashyap <saurav.kashyap@qlogic.com> 2013-06-19 18:29:46 ---
Hi Jack,
I am seeing "FCP I/O protocol failure (0x8/0x2)" messages in the failed logs.
We need more data on what is coming back to the driver. I am attaching a patch
that will dump that packet. Apply that patch, enable ql2xextended_error_logging
and share the logs.
thanks,
~Saurav
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (4 preceding siblings ...)
2013-06-19 18:29 ` bugzilla-daemon
@ 2013-06-19 18:31 ` bugzilla-daemon
2013-07-02 22:13 ` bugzilla-daemon
` (5 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-06-19 18:31 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #6 from Saurav Kashyap <saurav.kashyap@qlogic.com> 2013-06-19 18:31:38 ---
Created an attachment (id=105401)
--> (https://bugzilla.kernel.org/attachment.cgi?id=105401)
Patch for dumping the incoming packet to the driver.
Apply this patch, enable ql2xextended_error_logging and share the logs. This
dumps the pkt coming to the driver.
Thanks,
~Saurav
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (5 preceding siblings ...)
2013-06-19 18:31 ` bugzilla-daemon
@ 2013-07-02 22:13 ` bugzilla-daemon
2013-07-02 22:15 ` bugzilla-daemon
` (4 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-02 22:13 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #7 from Jack Hill <jackhill@jackhill.us> 2013-07-02 22:13:28 ---
Created an attachment (id=106661)
--> (https://bugzilla.kernel.org/attachment.cgi?id=106661)
dmesg output with packet dumps
I have attached the dmesg output after applying the patch you provided.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (6 preceding siblings ...)
2013-07-02 22:13 ` bugzilla-daemon
@ 2013-07-02 22:15 ` bugzilla-daemon
2013-07-11 11:09 ` bugzilla-daemon
` (3 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-02 22:15 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #8 from Jack Hill <jackhill@jackhill.us> 2013-07-02 22:15:42 ---
Also, I think the commit that I claimed introduced the problem after my bisect
run was the wrong one, it appears to be the last good commit. I think the one
that introduces the bug is ff2fc42e74e43721310bff710416230aae6ce0b9
Sorry about that,
Jack
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (7 preceding siblings ...)
2013-07-02 22:15 ` bugzilla-daemon
@ 2013-07-11 11:09 ` bugzilla-daemon
2013-07-11 14:14 ` bugzilla-daemon
` (2 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-11 11:09 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #9 from Saurav Kashyap <saurav.kashyap@qlogic.com> ---
Created attachment 106870
--> https://bugzilla.kernel.org/attachment.cgi?id=106870&action=edit
Properly-set-the-tagging-for-commands
Hi Jack,
Try this patch and see if this resolves this issue.
thanks,
~Saurav
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (8 preceding siblings ...)
2013-07-11 11:09 ` bugzilla-daemon
@ 2013-07-11 14:14 ` bugzilla-daemon
2013-07-19 8:31 ` bugzilla-daemon
2013-07-19 15:54 ` bugzilla-daemon
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-11 14:14 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
Jack Hill <jackhill@jackhill.us> changed:
What |Removed |Added
----------------------------------------------------------------------------
Kernel Version| |>2.6.38-rc2
--- Comment #10 from Jack Hill <jackhill@jackhill.us> ---
Saurav,
Yes, in my initial testing that patch does resolve the issue.
Thanks,
Jack
P.S. I set the kernel version field, becasue bugzilla was not letting me submit
this comment with it empty.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (9 preceding siblings ...)
2013-07-11 14:14 ` bugzilla-daemon
@ 2013-07-19 8:31 ` bugzilla-daemon
2013-07-19 15:54 ` bugzilla-daemon
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-19 8:31 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
--- Comment #11 from Saurav Kashyap <saurav.kashyap@qlogic.com> ---
Hi Jack,
This patch http://marc.info/?l=linux-scsi&m=137365649318663&w=2 is submitted to
upstream. Please close this BZ.
thanks,
~Saurav
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
2013-06-11 13:53 [Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves bugzilla-daemon
` (10 preceding siblings ...)
2013-07-19 8:31 ` bugzilla-daemon
@ 2013-07-19 15:54 ` bugzilla-daemon
11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2013-07-19 15:54 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=59601
Jack Hill <jackhill@jackhill.us> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CODE_FIX
--- Comment #12 from Jack Hill <jackhill@jackhill.us> ---
Closing this bug since Saurav has submitted the patch upstream.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 13+ messages in thread