[Bug 100921] Kernel cannot read partition table automatically.But use partprobe command can.

2015-07-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=100921 --- Comment #1 from Wallance ha...@126.com --- My USB devices have VFAT filesystem. -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line unsubscribe linux-scsi in the body of

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-07-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 --- Comment #4 from konra...@gmail.com --- Created attachment 181971 -- https://bugzilla.kernel.org/attachment.cgi?id=181971action=edit lspci -vvnn -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe

[Bug 101011] New: Kernel Oops when disconnecting a mounted ext4 usb stick

2015-07-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 Bug ID: 101011 Summary: Kernel Oops when disconnecting a mounted ext4 usb stick Product: IO/Storage Version: 2.5 Kernel Version: 4.1.1-040101-generic Hardware: All

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-07-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 --- Comment #1 from konra...@gmail.com --- Created attachment 181941 -- https://bugzilla.kernel.org/attachment.cgi?id=181941action=edit uname -a -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-07-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 --- Comment #3 from konra...@gmail.com --- Created attachment 181961 -- https://bugzilla.kernel.org/attachment.cgi?id=181961action=edit dmesg -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-07-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 --- Comment #2 from konra...@gmail.com --- Created attachment 181951 -- https://bugzilla.kernel.org/attachment.cgi?id=181951action=edit cat /proc/version -- You are receiving this mail because: You are the assignee for the bug. -- To

[Bug 98171] [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly

2015-06-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=98171 Tom Yan tom.t...@gmail.com changed: What|Removed |Added CC||tom.t...@gmail.com ---

[Bug 103061] New: kernel BUG at drivers/scsi/qla2xxx/qla_isr.c:2242

2015-08-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=103061 Bug ID: 103061 Summary: kernel BUG at drivers/scsi/qla2xxx/qla_isr.c:2242 Product: SCSI Drivers Version: 2.5 Kernel Version: 3.10.0 Hardware: All OS: Linux

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-08-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 --- Comment #10 from Theodore Tso ty...@mit.edu --- On Sat, Aug 15, 2015 at 10:19:02AM +0200, Christoph Hellwig wrote: sorry for the delay - I saw the mail Jan Cc'ed me on yesterday. After my changes it should not go away and I had tested

[Bug 101891] mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2015-08-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 --- Comment #5 from Dāvis davis...@gmail.com --- Success, patch indeed fixed it :) Now instead of crash I get this ↓, but everything seems to be working and no need for reboot. kernel: mvsas :07:00.0: mvsas prep failed[0]! kernel: mvsas

[Bug 101891] mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2015-08-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 Turbo Fredriksson tu...@bayour.com changed: What|Removed |Added CC||tu...@bayour.com

[Bug 101891] mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2015-08-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 --- Comment #7 from Dāvis davis...@gmail.com --- (In reply to Turbo Fredriksson from comment #6) Forgive an ignoramus, but those last lines doesn't look to good kernel: ata11.00: device reported invalid CHS sector 0 I have a problem

[Bug 101891] mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2015-08-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 --- Comment #4 from Dāvis davis...@gmail.com --- (In reply to Dāvis from comment #3) I narrowed it down to this section of mvs_abort_task function (drivers/scsi/mvsas/mv_sas.c) } else if (task-task_proto SAS_PROTOCOL_SATA ||

[Bug 101891] mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2015-08-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 --- Comment #3 from Dāvis davis...@gmail.com --- I narrowed it down to this section of mvs_abort_task function (drivers/scsi/mvsas/mv_sas.c) } else if (task-task_proto SAS_PROTOCOL_SATA || task-task_proto SAS_PROTOCOL_STP) {

[Bug 98171] [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly

2015-06-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=98171 --- Comment #1 from nuc...@hotmail.com --- This is a regression against 3.14? There was only one change affecting mvsas between those kernels and that was the libsas change: commit bc6e7c4b0d1a1f742d96556f63d68f17f4e232c3 Author: Dan

[Bug 98171] [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly

2015-06-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=98171 --- Comment #3 from Tom Yan tom.t...@gmail.com --- By the way why would it be related to mvsas/libsas? Aren't those controllers SATA ones which use the ahci driver? -- You are receiving this mail because: You are watching the assignee of the

[Bug 98171] [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly

2015-08-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=98171 Carlos Guidugli guidu...@gmail.com changed: What|Removed |Added CC||guidu...@gmail.com

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-08-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 Maciej Szmigiero m...@maciej.szmigiero.name changed: What|Removed |Added CC|

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-08-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 --- Comment #8 from Theodore Tso ty...@mit.edu --- On Fri, Aug 14, 2015 at 11:02:14AM +, bugzilla-dae...@bugzilla.kernel.org wrote: https://bugzilla.kernel.org/show_bug.cgi?id=101011 I can also confirm that this bug is present in latest

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 --- Comment #9 from Christoph Hellwig h...@lst.de --- Hi Ted, sorry for the delay - I saw the mail Jan Cc'ed me on yesterday. After my changes it should not go away and I had tested the original eject test that it indeed didn't. Either I

[Bug 101891] New: mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2015-07-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 Bug ID: 101891 Summary: mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas] Product: SCSI Drivers Version: 2.5 Kernel Version: 4.1.2

[Bug 101891] mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2015-07-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 --- Comment #1 from Dāvis davis...@gmail.com --- Some more call traces [ cut here ] kernel: WARNING: CPU: 4 PID: 6442 at fs/sysfs/group.c:224 sysfs_remove_group+0xa1/0xb0() kernel: sysfs group 8189de80 not found

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-07-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 taz-...@latribu.com changed: What|Removed |Added CC||taz-...@latribu.com --- Comment #5

[Bug 101841] iommu memory handling cause mmblock devices stop working

2015-07-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101841 --- Comment #1 from Ivan dron...@gmail.com --- intel_iommu=off does not help, but switched to 3.14.48 lts and successfully tranfered all the data without any error -- You are receiving this mail because: You are the assignee for the bug. -- To

[Bug 101891] mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2015-07-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 --- Comment #2 from Dāvis davis...@gmail.com --- (In reply to Dāvis from comment #0) Got this call trace, it caused any attempts to access those disks hang (couldn't even kill those processes, eg. ls). Using HighPoint RocketRAID 2760A

[Bug 101371] OOPS: unplugging western digital passport drive

2015-07-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101371 Joe Lawrence joe.lawre...@stratus.com changed: What|Removed |Added CC|

[Bug 101781] New: kernel BUG at block/blk-core.c:1217!

2015-07-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101781 Bug ID: 101781 Summary: kernel BUG at block/blk-core.c:1217! Product: IO/Storage Version: 2.5 Kernel Version: 3.10.0 Hardware: All OS: Linux Tree: Mainline

[Bug 106841] do not output error for simple subenclosure (handle Short Enclosure Status diagnostic page)

2015-10-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106841 --- Comment #1 from Tom Yan --- Oops I missed the lsscsi output: [tom@localhost ~]$ sudo lsscsi -g | grep WD [7:0:0:0]diskWD My Passport 083A 1065 /dev/sdc /dev/sg3 [7:0:0:1]enclosu WD SES Device

[Bug 106841] New: do not output error for simple subenclosure (handle Short Enclosure Status diagnostic page)

2015-10-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106841 Bug ID: 106841 Summary: do not output error for simple subenclosure (handle Short Enclosure Status diagnostic page) Product: IO/Storage Version: 2.5 Kernel Version: 4.2.4

[Bug 106871] New: Lower log level for "No Caching mode page found" and "Assuming drive cache: write through"

2015-10-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106871 Bug ID: 106871 Summary: Lower log level for "No Caching mode page found" and "Assuming drive cache: write through" Product: IO/Storage Version: 2.5 Kernel Version: 4.2.4

[Bug 106861] DPOFUA should not be related to WCE / Caching mode page

2015-10-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106861 --- Comment #1 from Tom Yan --- Example drive: [tom@localhost ~]$ sudo sdparm --long /dev/sdc /dev/sdc: WDMy Passport 083A 1065 Direct access device specific parameters: WP=0 DPOFUA=1 Control [co] mode

[Bug 106861] New: DPOFUA should not be related to WCE / Caching mode page

2015-10-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106861 Bug ID: 106861 Summary: DPOFUA should not be related to WCE / Caching mode page Product: IO/Storage Version: 2.5 Kernel Version: 4.2.4 Hardware: All

[Bug 106871] Lower log level for "No Caching mode page found" and "Assuming drive cache: write through"

2015-10-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106871 --- Comment #1 from Tom Yan --- https://bugzilla.kernel.org/show_bug.cgi?id=16490#c8 The question is, why are we even using "write through" as fallback when if it can be dangerous? What's wrong with using "write back" as

[Bug 107221] New: file not opened

2015-11-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=107221 Bug ID: 107221 Summary: file not opened Product: SCSI Drivers Version: 2.5 Kernel Version: 4.1.2 Hardware: Sparc32 OS: Linux Tree: Fedora Status:

[Bug 107371] I/O error when accessing disk in standby

2015-11-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=107371 Mikael Grahn changed: What|Removed |Added Kernel Version|4.1.2 |4.1.12 -- You are

[Bug 107371] I/O error when accessing disk in standby

2015-11-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=107371 Mikael Grahn changed: What|Removed |Added Hardware|All |x86-64 -- You are

[Bug 107371] New: I/O error when accessing disk in standby

2015-11-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=107371 Bug ID: 107371 Summary: I/O error when accessing disk in standby Product: SCSI Drivers Version: 2.5 Kernel Version: 4.1.2 Hardware: All OS: Linux Tree:

[Bug 106251] New: there exists a wrong return value of function iscsi_if_recv_msg() when iscsi_lookup_endpoint() fails

2015-10-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106251 Bug ID: 106251 Summary: there exists a wrong return value of function iscsi_if_recv_msg() when iscsi_lookup_endpoint() fails Product: SCSI Drivers Version: 2.5 Kernel Version:

[Bug 106261] New: there exists a wrong return value of function asd_map_memio() when ioremap_nocache() fails

2015-10-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106261 Bug ID: 106261 Summary: there exists a wrong return value of function asd_map_memio() when ioremap_nocache() fails Product: SCSI Drivers Version: 2.5 Kernel Version: 4.2

[Bug 106261] there exists a wrong return value of function asd_map_memio() when ioremap_nocache() fails

2015-10-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106261 --- Comment #1 from RUC_Soft_Sec --- *** Bug 106211 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send

[Bug 60758] module scsi_wait_scan not found kernel panic on boot

2015-10-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60758 Jamie Bainbridge changed: What|Removed |Added CC|

[Bug 101201] New: hpsa hang when creating ext4 FS

2015-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101201 Bug ID: 101201 Summary: hpsa hang when creating ext4 FS Product: SCSI Drivers Version: 2.5 Kernel Version: 3.16.7-ckt11-1 Hardware: x86-64 OS: Linux Tree:

[Bug 100921] Kernel cannot read partition table automatically.But use partprobe command can.

2015-07-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=100921 --- Comment #2 from Wallance ha...@126.com --- Oh,I have solved it. -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line unsubscribe linux-scsi in the body of a message to

[Bug 101371] New: OOPS: unplugging western digital passport drive

2015-07-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101371 Bug ID: 101371 Summary: OOPS: unplugging western digital passport drive Product: IO/Storage Version: 2.5 Kernel Version: 4.0.7 Hardware: Intel OS: Linux

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-09-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 Ronny Standtke changed: What|Removed |Added CC|

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-09-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 --- Comment #14 from Ronny Standtke --- > The revert is upstream as commit bdfe0cbd746aa9 Thanks for the info! I will apply the revert to 4.2.1. > Especially if you are receiving paid support from the distribution, they

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-09-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 Theodore Tso changed: What|Removed |Added CC||ty...@mit.edu --- Comment

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick

2015-09-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101011 Theodore Tso changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 108771] scsi: ses: kasan: ses_enclosure_data_process use after free on boot SAS2X28

2015-12-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=108771 --- Comment #1 from Pavel Tikhomirov --- Aditional info about enclosue(from that node, but older 3.10 based kernel): [root@p9 crash]# modprobe sg [root@p9 crash]# sg_map -i /dev/sg0 LSI SAS2X28 0e12

[Bug 108771] scsi: ses: kasan: ses_enclosure_data_process use after free on boot SAS2X28

2015-12-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=108771 Pavel Tikhomirov changed: What|Removed |Added Component|Other |SCSI

[Bug 108771] scsi: ses: kasan: ses_enclosure_data_process use after free on boot SAS2X28

2015-12-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=108771 --- Comment #2 from Pavel Tikhomirov --- On 12/08/2015 07:16 PM, James Bottomley wrote: > On Mon, 2015-12-07 at 14:01 +, bugzilla-dae...@bugzilla.kernel.org > wrote: >>

[Bug 108771] New: scsi: ses: kasan: ses_enclosure_data_process use after free on boot SAS2X28

2015-12-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=108771 Bug ID: 108771 Summary: scsi: ses: kasan: ses_enclosure_data_process use after free on boot SAS2X28 Product: SCSI Drivers Version: 2.5 Kernel Version: 4.3 Hardware:

[Bug 108771] scsi: ses: kasan: ses_enclosure_data_process use after free on boot SAS2X28

2015-12-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=108771 --- Comment #3 from Pavel Tikhomirov --- On 12/10/2015 03:43 AM, James Bottomley wrote: > On Wed, 2015-12-09 at 15:35 +0300, Pavel Tikhomirov wrote: >> >> On 12/08/2015 07:16 PM, James Bottomley wrote: >>> On Mon,

[Bug 110171] sd 6:0:0:0: [sdc] No Caching mode page found

2015-12-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=110171 Greg Kroah-Hartman changed: What|Removed |Added Assignee|g...@kroah.com

[Bug 108621] kernel BUG in drivers/scsi/scsi_lib.c

2015-11-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=108621 --- Comment #2 from Martin Ziegler --- So I better wait for 4.4-rc4... Thanks, Martin -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line

[Bug 108621] New: kernel BUG in drivers/scsi/scsi_lib.c

2015-11-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=108621 Bug ID: 108621 Summary: kernel BUG in drivers/scsi/scsi_lib.c Product: SCSI Drivers Version: 2.5 Kernel Version: 4.4.-rc3 Hardware: All OS: Linux Tree:

[Bug 108621] kernel BUG in drivers/scsi/scsi_lib.c

2015-11-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=108621 Bart Van Assche changed: What|Removed |Added CC||bvanass...@acm.org

[Bug 118621] After upgrading from ubuntu 15.10 to 16.04 CD-R's won't mount, others mount just fine

2016-06-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=118621 albapom...@gmail.com changed: What|Removed |Added CC||albapom...@gmail.com --- Comment

[Bug 118621] After upgrading from ubuntu 15.10 to 16.04 CD-R's won't mount, others mount just fine

2016-06-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=118621 --- Comment #2 from albapom...@gmail.com --- After looking for more information, I found this comment on a forum. Hi, this must be a new bug with Linux kernel or udev. A significant difference between CD TAO and CD SAO at

[Bug 120371] New: UBSAN splat in drivers/scsi/scsi_devinfo.c:458:21

2016-06-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=120371 Bug ID: 120371 Summary: UBSAN splat in drivers/scsi/scsi_devinfo.c:458:21 Product: IO/Storage Version: 2.5 Kernel Version: 4.7.0-rc3 Hardware: All OS: Linux

[Bug 120921] New: target: Unconfiguring ib_srpt triggers kernel crash

2016-06-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=120921 Bug ID: 120921 Summary: target: Unconfiguring ib_srpt triggers kernel crash Product: IO/Storage Version: 2.5 Kernel Version: v4.6.2 Hardware: All OS: Linux

[Bug 111441] iscsi fails to attach to targets

2016-02-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #15 from nab --- On Tue, 2016-02-02 at 14:56 -0800, Nicholas A. Bellinger wrote: > On Mon, 2016-02-01 at 10:55 -0600, Mike Christie wrote: > > On 01/30/2016 01:38 AM, Nicholas A. Bellinger wrote: > > > On Fri,

[Bug 111341] Firmware loader

2016-02-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111341 --- Comment #2 from walter59 --- some new information : driver used is not c600 intel controller is intel c600 id 1d02 --- so it uses ahci driver. The probleme is the changes in achi.c to mulipile irq for each

[Bug 101891] mvsas prep failed, NULL pointer dereference in mvs_slot_task_free+0x5/0x1f0 [mvsas]

2016-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=101891 Dāvis changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 71021] WARNING: CPU: 0 PID: 5517 at /build/buildd/linux-3.13.0/fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()

2016-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=71021 --- Comment #3 from Dāvis --- This still happens with 4.4.0 When removing disk kernel: /mnt/Linux/linux/drivers/scsi/mvsas/mv_sas.c 1913:phy3 Removed Device kernel: [ cut here ] kernel: WARNING: CPU: 3

[Bug 111381] mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load

2016-02-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111381 --- Comment #4 from Gabriel A. Devenyi --- After much more research and reading, I believe I've found the root issue causing the communication timeouts to the disks. I have not changed any cables (other than reseating

[Bug 111731] mpt2sas doesn't get built

2016-02-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111731 bios...@yahoo.com changed: What|Removed |Added CC||bios...@yahoo.com --- Comment #1

[Bug 71021] WARNING: CPU: 0 PID: 5517 at /build/buildd/linux-3.13.0/fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()

2016-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=71021 Yijing Wang changed: What|Removed |Added CC|

[Bug 111381] mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load with SMART commands

2016-02-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111381 Gabriel A. Devenyi changed: What|Removed |Added Summary|mvsas 0.8.16 on Marvell |mvsas 0.8.16 on

[Bug 111441] iscsi fails to attach to targets

2016-01-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #5 from Serguei Bezverkhi --- Actually this server uses both cases: Local taregts (since it is OpenStack server) and remote targets as it tries to mount 4 remotefile systems. You are correct, I always use the

[Bug 111441] New: iscsi fails to attach to targets

2016-01-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 Bug ID: 111441 Summary: iscsi fails to attach to targets Product: IO/Storage Version: 2.5 Kernel Version: 4.4.0-1 Hardware: x86-64 OS: Linux Tree: Mainline

[Bug 111381] mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load

2016-01-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111381 --- Comment #2 from Gabriel A. Devenyi --- After a check and reseat of all cables, now getting this in dmesg: [ 4386.920825] sd 3:0:4:0: [sdn] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 4386.920834] sd

[Bug 111381] mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load

2016-01-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111381 --- Comment #1 from Gabriel A. Devenyi --- Okay, I'll move around the cables and see if the problems move with them. -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from

[Bug 111441] iscsi fails to attach to targets

2016-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #11 from Serguei Bezverkhi --- Sure thing, I will test it tonight and let you know the result. Thank you Serguei -Original Message- From: Mike Christie [mailto:micha...@cs.wisc.edu] Sent: Tuesday,

[Bug 111441] iscsi fails to attach to targets

2016-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #12 from Serguei Bezverkhi --- HI Mike, It is working now, it spits alua related error messages but it attaches remote and local targets, so my OpenStack is back to life. Please let me know if you plan to commit

[Bug 111441] iscsi fails to attach to targets

2016-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #14 from Serguei Bezverkhi --- Here you go, same output to compare for 4.4.1 and 3.10.0 Linux 4.4.1 #1 SMP Tue Feb 2 16:15:36 EST 2016 [root@sbezverk-osp-3 ~(keystone_admin)]# sg_inq -Hi /dev/sdc VPD INQUIRY:

[Bug 111441] iscsi fails to attach to targets

2016-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #13 from nab --- On Mon, 2016-02-01 at 10:55 -0600, Mike Christie wrote: > On 01/30/2016 01:38 AM, Nicholas A. Bellinger wrote: > > On Fri, 2016-01-29 at 17:32 -0600, Mike Christie wrote: > >> On 01/29/2016

[Bug 111441] iscsi fails to attach to targets

2016-01-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #7 from Serguei Bezverkhi --- HI Mike, I tried your patch and it is has eliminated first traceback but I still do not see my remote targets. Here is dmesg [ 26.103812] scsi 3:0:0:2: Direct-Access LIO-ORG

[Bug 111441] iscsi fails to attach to targets

2016-01-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #9 from Serguei Bezverkhi --- Hi Mike, I have built a new kernel with debug and collected dmesg, hopefully this log has more info to understand why alua fails to attach remote targets with error -22. Please see

[Bug 111341] Firmware loader

2016-02-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111341 --- Comment #1 from walter59 --- error in kernel 4.5_rc2 not cleaned --- same error as in rc1 -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list:

[Bug 111441] iscsi fails to attach to targets

2016-01-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #8 from nab --- On Fri, 2016-01-29 at 17:32 -0600, Mike Christie wrote: > On 01/29/2016 04:21 PM, Serguei Bezverkhi (sbezverk) wrote: > > HI Mike, > > > > I tried your patch and it is has eliminated first

[Bug 111441] iscsi fails to attach to targets

2016-01-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #6 from Serguei Bezverkhi --- If you send me the diff for your patch, I will build new kernel myself. Serguei Serguei Bezverkhi, TECHNICAL LEADER.SERVICES Global SP Services sbezv...@cisco.com Phone: +1 416 306

[Bug 98171] [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly

2016-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=98171 jrick...@myamigos.us changed: What|Removed |Added CC||jrick...@myamigos.us --- Comment

[Bug 111731] New: mpt2sas doesn't get built

2016-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111731 Bug ID: 111731 Summary: mpt2sas doesn't get built Product: SCSI Drivers Version: 2.5 Kernel Version: 4.4.0 Hardware: x86-64 OS: Linux Tree: Mainline

[Bug 111441] iscsi fails to attach to targets

2016-02-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #10 from Serguei Bezverkhi --- Hello, Any chance we could move forward with this investigation? I still cannot attach to any remove iscsi targets with either 4.4.0 or 4.4.1 kernels. Thank you Serguei

[Bug 111441] iscsi fails to attach to targets

2016-01-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #1 from Serguei Bezverkhi --- Created attachment 202201 --> https://bugzilla.kernel.org/attachment.cgi?id=202201=edit Kernel config -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 111441] iscsi fails to attach to targets

2016-01-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #4 from Serguei Bezverkhi --- with kernel 4.4.0 lsscsi [0:0:44:0] enclosu CISCOUCS 240 0809 - [0:2:0:0]diskLSI MR9261-8i2.13 /dev/sda [0:2:1:0]diskLSI

[Bug 111441] iscsi fails to attach to targets

2016-01-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #2 from Serguei Bezverkhi --- HI Mike, Thank you for looking into this issue. I reproduced this issue this using both mainline compiled kernel and the one posted by El Repo. I used both of these kernels with

[Bug 111381] New: mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load

2016-01-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111381 Bug ID: 111381 Summary: mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load Product: SCSI Drivers Version: 2.5 Kernel Version: 4.1.15 Hardware: x86-64

[Bug 111441] iscsi fails to attach to targets

2016-02-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #18 from Serguei Bezverkhi --- Hello Hannes, Thank you for your reply. I am on 4.4.2 kernel, is there any chance to commit it in 4.4 as well? If not, could you send me diff for 4.4 kernel. Best regards Serguei

[Bug 111441] iscsi fails to attach to targets

2016-02-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111441 --- Comment #19 from nab --- Hey Hannes, On Tue, 2016-02-16 at 20:08 +0100, Hannes Reinecke wrote: > On 02/08/2016 09:01 AM, Nicholas A. Bellinger wrote: > > On Tue, 2016-02-02 at 14:56 -0800, Nicholas A. Bellinger wrote:

[Bug 111341] Firmware loader

2016-02-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111341 --- Comment #5 from walter59 --- hello, bug is still alive on most boards --- changes has has no resolved problems. regards -- You are receiving this mail because: You are watching the assignee of the bug. --

[Bug 112241] Under heavy load FC TARGET going to Oops

2016-02-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=112241 --- Comment #1 from Anthony --- Created attachment 206351 --> https://bugzilla.kernel.org/attachment.cgi?id=206351=edit Screenshot with call trace for kernel 4.5.0 -- You are receiving this mail because: You are

[Bug 112241] Under heavy load FC TARGET going to Oops

2016-02-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=112241 Anthony changed: What|Removed |Added Kernel Version|4.3.3 |4.5.0 --- Comment

[Bug 106841] ses: do not output error for simple subenclosure (handle Short Enclosure Status diagnostic page)

2016-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106841 --- Comment #2 from Tom Yan --- This commit did NOT fix anything: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/scsi/ses.c?id=3417c1b5cb1fdc10261dbed42b05cc93166a78fd Only the error changes

[Bug 106841] ses: do not output error for simple subenclosure (handle Short Enclosure Status diagnostic page)

2016-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106841 Tom Yan changed: What|Removed |Added Summary|do not output error for |ses: do not output error

[Bug 106841] ses: do not output error for simple subenclosure (handle Short Enclosure Status diagnostic page)

2016-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=106841 Tom Yan changed: What|Removed |Added Kernel Version|4.2.4 |4.4.1 -- You are

[Bug 111341] New: Firmware loader

2016-01-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111341 Bug ID: 111341 Summary: Firmware loader Product: SCSI Drivers Version: 2.5 Kernel Version: 4.5_rc1 Hardware: x86-64 OS: Linux Tree: Mainline

[Bug 111341] Firmware loader

2016-02-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111341 --- Comment #3 from walter59 --- fine --- changes in kernel 4.5-rc4 ahci for c600 intel id 1d02 now ok ! thanks to all ! -- You are receiving this mail because: You are watching the assignee of the bug. --

[Bug 111341] Firmware loader

2016-02-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=111341 --- Comment #4 from walter59 --- sorry --- bug is always on -- only on the one board with c600 intel it works, five other boards doesnt . all asus boards x79 / 2011 Intel. in next days me look for differenz

<    1   2   3   4   5   6   7   8   9   10   >