All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync
@ 2009-11-03  2:08 bugzilla-daemon
  2009-11-03  2:10 ` [Bug 14534] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-03  2:08 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534

           Summary: mvsas : repeatably disconnects all disks during RAID6
                    resync
           Product: IO/Storage
           Version: 2.5
    Kernel Version: 2.6.31.5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: SCSI
        AssignedTo: linux-scsi@vger.kernel.org
        ReportedBy: wagner@tik.ee.ethz.ch
        Regression: No


Created an attachment (id=23624)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=23624)
Error log from /var/log/kern.log

I am in the process of evaluating 8 port SATA/SAS PCI-E controllers for 
a storage server. I started with a Supermicro AOC-SASLP-MV8 which runs 
on a Marvell 6480 host controller. 
- Direct storage access was fine.
- RAID1 with 2 disks was fine. 
- A RAID6 with 4 disks disconnected all drives within a very 
  short time directly after creation, error log attached. The 
  disks only become accessible again after cold reboot and I 
  had to manually disconnect 2 of them in order to be able to 
  access them at all, since  the disks were immediately 
  disconnected again by the resync process.

The disks had no errors in their logs. 3 have seen extended use without 
problems and one is new, but also has a long SMART selftest and some 
hours of use without problems. They are all different, which should 
rule out a controller/disk interaction issue, unless such a problem 
on one port can kill all four ports.

Disk list:
=========
sda: 160GB Samsung SP1614C
sdb: 500GB Seagate Barracuda 7200.12  (new)
sdc: 80 GB Seagate ST380021A, attached via RockerHead 100 SATA->IDE converter
sdd: 40 GB Hitachi Travelstar 5K100 HTS541040G9SA00
sde (system drive, not in RAID): Same as sdc

Output from lspci:
=================
exp:root ~>lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (int
gfx)
00:03.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext
gfx port 1)
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE
port 2)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [IDE
mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3300 Graphics
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller
02:00.0 SCSI storage controller: Marvell Technology Group Ltd.
MV64460/64461/64462 System Controller, Revision B (rev 01)
03:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet
Adapter (rev b0)
exp:root ~>

Attached files:

relevant part of /var/log/kern.log
.config in followup

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
@ 2009-11-03  2:10 ` bugzilla-daemon
  2009-11-03  2:22 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-03  2:10 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534





--- Comment #1 from Arno Wagner <wagner@tik.ee.ethz.ch>  2009-11-03 02:10:23 ---
Created an attachment (id=23625)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=23625)
kernel .config

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
  2009-11-03  2:10 ` [Bug 14534] " bugzilla-daemon
@ 2009-11-03  2:22 ` bugzilla-daemon
  2009-11-03  9:41 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-03  2:22 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534


quig48pak6ui <arno@wagner.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arno@wagner.name




--- Comment #2 from quig48pak6ui <arno@wagner.name>  2009-11-03 02:22:02 ---
Please send email to arno@wagner.name. I accidentially posted from the wrong
account and the forwarding for my old email seems not to work anymore.

Arno

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
  2009-11-03  2:10 ` [Bug 14534] " bugzilla-daemon
  2009-11-03  2:22 ` bugzilla-daemon
@ 2009-11-03  9:41 ` bugzilla-daemon
  2009-11-03 12:45 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-03  9:41 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534


andy yan <ayan@marvell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ayan@marvell.com




--- Comment #3 from andy yan <ayan@marvell.com>  2009-11-03 09:41:02 ---
I will commit a patch to update the mvsas code to latest version, this version
fixed some issue with disk IO.

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
                   ` (2 preceding siblings ...)
  2009-11-03  9:41 ` bugzilla-daemon
@ 2009-11-03 12:45 ` bugzilla-daemon
  2009-11-10  1:29 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-03 12:45 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534





--- Comment #4 from quig48pak6ui <arno@wagner.name>  2009-11-03 12:45:56 ---
I will give it a try when I have it.

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
                   ` (3 preceding siblings ...)
  2009-11-03 12:45 ` bugzilla-daemon
@ 2009-11-10  1:29 ` bugzilla-daemon
  2009-11-10 15:23 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-10  1:29 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534





--- Comment #5 from andy yan <ayan@marvell.com>  2009-11-10 01:29:32 ---
I committed patch, please check it.

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
                   ` (4 preceding siblings ...)
  2009-11-10  1:29 ` bugzilla-daemon
@ 2009-11-10 15:23 ` bugzilla-daemon
  2009-11-11  1:14 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-10 15:23 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534





--- Comment #6 from quig48pak6ui <arno@wagner.name>  2009-11-10 15:23:05 ---
Seems not to be in git yet, at least I cannot find it anywhere. Can you mail me
the patch directly and tell me what to apply it to?

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
                   ` (5 preceding siblings ...)
  2009-11-10 15:23 ` bugzilla-daemon
@ 2009-11-11  1:14 ` bugzilla-daemon
  2009-11-11 20:50 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-11  1:14 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534





--- Comment #7 from andy yan <ayan@marvell.com>  2009-11-11 01:14:53 ---
Are you in the SCSI mail list, if yes, you should have received it. OK, I will
forward it to you.

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
                   ` (6 preceding siblings ...)
  2009-11-11  1:14 ` bugzilla-daemon
@ 2009-11-11 20:50 ` bugzilla-daemon
  2009-11-14  5:01 ` bugzilla-daemon
  2009-11-14 11:04 ` bugzilla-daemon
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-11 20:50 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534


Christian Vilhelm <christian.vilhelm@univ-lille2.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian.vilhelm@univ-lill
                   |                            |e2.fr




--- Comment #8 from Christian Vilhelm <christian.vilhelm@univ-lille2.fr>  2009-11-11 20:50:40 ---
I just tried the patches on 2.6.32-rc6, I did not apply the 7th patch as the
new libsas version is not in -rc6.
I could create a raid 5 array just fine on 6 SATA disks, using a 64xx based
card (Areca 1300). The raid-5 build was not possible without the patches (tried
many times with different configurations).
I will do some more tests in the coming days to confirm this.
Many thanks Andy for fixing this.

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
                   ` (7 preceding siblings ...)
  2009-11-11 20:50 ` bugzilla-daemon
@ 2009-11-14  5:01 ` bugzilla-daemon
  2009-11-14 11:04 ` bugzilla-daemon
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-14  5:01 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534





--- Comment #9 from quig48pak6ui <arno@wagner.name>  2009-11-14 05:01:40 ---
Just found the patches in the SCSI mailing list archives at 
http://marc.info. I am in the process of trying them out 
on a 4 disk RAID6 setup.

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
  2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
                   ` (8 preceding siblings ...)
  2009-11-14  5:01 ` bugzilla-daemon
@ 2009-11-14 11:04 ` bugzilla-daemon
  9 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2009-11-14 11:04 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=14534





--- Comment #10 from Arno Wagner <arno@wagner.name>  2009-11-14 11:03:55 ---
I did apply patches 1...6 to 2.6.32-rc7 successfully. Patch 7 applies but then
causes a compile error (looks like the same thing Christian found).

Function looks good. No issues on building the RAID6. No issues during fast
sequential reading or writing. No issues when compiling kernels in a loop. Hot
plugging works. Performance looks about right and is at roughly 1.5 times the
throughput of the slowest disk for sequential reading and writing.

I will do some more tests and if anything shows up, I will post it here.

Thanks for the quick fix, Andy!

-- 
Configure bugmail: http://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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
       [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
                   ` (6 preceding siblings ...)
  2012-06-14 16:42 ` bugzilla-daemon
@ 2015-02-19 15:34 ` bugzilla-daemon
  7 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-02-19 15:34 UTC (permalink / raw)
  To: linux-scsi

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

Alan <alan@lxorguk.ukuu.org.uk> changed:

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

--- Comment #17 from Alan <alan@lxorguk.ukuu.org.uk> ---
This bug relates to a very old kernel. Closing as obsolete.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
       [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
                   ` (5 preceding siblings ...)
  2011-07-14 10:43 ` bugzilla-daemon
@ 2012-06-14 16:42 ` bugzilla-daemon
  2015-02-19 15:34 ` bugzilla-daemon
  7 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2012-06-14 16:42 UTC (permalink / raw)
  To: linux-scsi

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


Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan@lxorguk.ukuu.org.uk
     Kernel Version|2.6.31.5                    |3.0-rc7




-- 
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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
       [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
                   ` (4 preceding siblings ...)
  2011-07-14 10:41 ` bugzilla-daemon
@ 2011-07-14 10:43 ` bugzilla-daemon
  2012-06-14 16:42 ` bugzilla-daemon
  2015-02-19 15:34 ` bugzilla-daemon
  7 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2011-07-14 10:43 UTC (permalink / raw)
  To: linux-scsi

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





--- Comment #16 from taeuber@bbaw.de  2011-07-14 10:43:05 ---
Created an attachment (id=65602)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=65602)
dmesg output

beginning of log is missing because of buffer size limitation

-- 
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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
       [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
                   ` (3 preceding siblings ...)
  2011-07-11  4:56 ` bugzilla-daemon
@ 2011-07-14 10:41 ` bugzilla-daemon
  2011-07-14 10:43 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2011-07-14 10:41 UTC (permalink / raw)
  To: linux-scsi

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





--- Comment #15 from taeuber@bbaw.de  2011-07-14 10:40:58 ---
Hi,

I've tested the newsest 3.0-rc7 version and still get the errors.
I'll attach the dmesg output.

The crash was provoked with:

# dd if=/dev/zero of=/dev/sdc

* ARECA ARC1300 SAS HBA with latest firmware
* Hitachi Ultrastar 7k3000 SATA disks
* 64 bit kernel
* mvsas driver

-- 
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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
       [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2011-07-05  8:25 ` bugzilla-daemon
@ 2011-07-11  4:56 ` bugzilla-daemon
  2011-07-14 10:41 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2011-07-11  4:56 UTC (permalink / raw)
  To: linux-scsi

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





--- Comment #14 from Stonefish <iamthestonefishdammit@hotmail.com>  2011-07-11 04:56:49 ---
Please note that I've updated to the latest firmware on the AOC-SASLP-MV8, and
it didn't help any.

-- 
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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
       [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
  2011-07-04 22:44 ` bugzilla-daemon
  2011-07-04 22:47 ` bugzilla-daemon
@ 2011-07-05  8:25 ` bugzilla-daemon
  2011-07-11  4:56 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2011-07-05  8:25 UTC (permalink / raw)
  To: linux-scsi

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


taeuber@bbaw.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |taeuber@bbaw.de




--- Comment #13 from taeuber@bbaw.de  2011-07-05 08:25:37 ---
Hello,

it seems my problem is also related to the mvsas driver/scsi subsystem:
http://thread.gmane.org/gmane.linux.kernel/1150608

I can reproduce the problem with a simple:
dd if=/dev/zero of=/dev/sdc

I tested this with the newest stable kernel 2.6.39.2 and two different
enterprise SATA drives:
* Seagate Constellation ES
* Hitachi Ultrastar 7k3000

I'd like to help debugging this.
Please give some instructions.

Lars

-- 
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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
       [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
  2011-07-04 22:44 ` bugzilla-daemon
@ 2011-07-04 22:47 ` bugzilla-daemon
  2011-07-05  8:25 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2011-07-04 22:47 UTC (permalink / raw)
  To: linux-scsi

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





--- Comment #12 from Stonefish <iamthestonefishdammit@hotmail.com>  2011-07-04 22:47:15 ---
Created an attachment (id=64642)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=64642)
/var/log/messages

That's the entire output of /var/log/messages from the time it fails.

-- 
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] 19+ messages in thread

* [Bug 14534] mvsas : repeatably disconnects all disks during RAID6 resync
       [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
@ 2011-07-04 22:44 ` bugzilla-daemon
  2011-07-04 22:47 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2011-07-04 22:44 UTC (permalink / raw)
  To: linux-scsi

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


Stonefish <iamthestonefishdammit@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iamthestonefishdammit@hotma
                   |                            |il.com




--- Comment #11 from Stonefish <iamthestonefishdammit@hotmail.com>  2011-07-04 22:44:11 ---
Greetings all,

I'm receiving a very similar problem to this, and have been doing so ever since
I got three of those same Supermicro AOC-SASLP-MV8 cards six months back.  I'm
currently running just one, but that doesn't help.

I've created a software raid5, and it's usable.  When this error strikes, it
does recover.  IO performance drops to zero for about a minute or three, but it
does come back.  Almost always :)
I've tried several kernels since about 2.6.34, vanilla and gentoo alike. 
Currently on 2.6.39.2.

I was able to write some 140GB of random data to the array yesterday, and it
didn't fail until I started running a kvm instance and writing to the virtual
disk on it.  That kills it every time.
If I don't write large quantities of the data to the array, it remains quite
stable.  I'm able to read at excellent speeds.
The disks are Seagate ST31500341AS

I'll attach a log file.  Is there anything else anyone needs?

Cheers.

-- 
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] 19+ messages in thread

end of thread, other threads:[~2015-02-19 15:34 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-03  2:08 [Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync bugzilla-daemon
2009-11-03  2:10 ` [Bug 14534] " bugzilla-daemon
2009-11-03  2:22 ` bugzilla-daemon
2009-11-03  9:41 ` bugzilla-daemon
2009-11-03 12:45 ` bugzilla-daemon
2009-11-10  1:29 ` bugzilla-daemon
2009-11-10 15:23 ` bugzilla-daemon
2009-11-11  1:14 ` bugzilla-daemon
2009-11-11 20:50 ` bugzilla-daemon
2009-11-14  5:01 ` bugzilla-daemon
2009-11-14 11:04 ` bugzilla-daemon
     [not found] <bug-14534-11613@https.bugzilla.kernel.org/>
2011-07-04 22:44 ` bugzilla-daemon
2011-07-04 22:47 ` bugzilla-daemon
2011-07-05  8:25 ` bugzilla-daemon
2011-07-11  4:56 ` bugzilla-daemon
2011-07-14 10:41 ` bugzilla-daemon
2011-07-14 10:43 ` bugzilla-daemon
2012-06-14 16:42 ` bugzilla-daemon
2015-02-19 15:34 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.