Hi Aron,
From our field experiences and customers' feedbacks, all of them direct to
vibration and power issues.
The vibration could be caused by FANs not only by themselves.
You mentioned it could be the F/W issue.
If the environment does not meet the prerequisite, FW could not work
correctly.
Actually FW just reacts to the situations not it causes the issue.
Please check it out!!
Thank you,
-----Original Message-----
From: Aron Stansvik [mailto:elvstone@gmail.com]
Sent: Sunday, February 24, 2008 1:54 AM
To: nick.cheng@areca.com.tw
Cc: erich; akpm@linux-foundation.org; linux-scsi@vger.kernel.org;
linux-kernel@vger.kernel.org
Subject: Re: Aborted commands with arcmsr and 2xWD1500ADFD in RAID1
Hello again Areca and LKML hackers.
2008/2/18, Aron Stansvik <elvstone@gmail.com>:
quoted text > Hello Nick.
>
> Sorry that I'm not answering until now. I've been busy.
>
> 2008/2/13, nickcheng <nick.cheng@areca.com.tw>:
>
> > Hi Aron,
> > From our experience and some customers' feedback, your issue could be
caused
quoted text > > by power instability or vibration to your HDs.
> > Please check step by step:
> > (1).under your original environment, increase the SCSI command value,
> > default=30, with the shell script, set_scsicmd_timeout(). 90 or 120 is
> > enough.
> > (2).if method 1 does not work, find out the vibration source or change
the
quoted text > > power supply
>
>
> I will try to increase that value. I don't think it's vibration; the
> disks are firmly in place in a very heavy chassi (Silverstone
> SST-TJ05B-T). And I really don't think there's something wrong with
> the power supply, it's a pretty new Silverstone ST65ZF 650W. This is
> my own personal workstation, so I don't just have another power supply
> to test with :/
>
> I will report back on my success/failure. Thanks for your answer.
I've now tried with both 90 and 120 for the timeout value, and the
problem still persists. It seems to happen when lots of small writes
are occuring, e.g. when installing something.
I really don't think the disks are vibrating, I don't see how they
could. One more thing I'm going to test is to use the legacy ATA power
connector instead of the SATA power connector. This was what I was
using before when I only had a single drive and no RAID controller.
Maybe my power supply is malfunctioning and not giving enough power on
the SATA power connectors.. but I doubt it.
Is there anything else that could cause this? Have you guys at Areca
tested the ARC-1200 with Raptors in RAID1?
:(
Regards,
Aron
quoted text >
>
> Aron
>
>
> > If your still have any questions, please feel free to let me know.
> >
> > P.S. The attached driver source, arcmsr-1.20.00.15-71224, has been
> > upstreamed to kernel.org and will be released in kernel 2.6.25. If you
like,
quoted text > > you could update your driver with it.
> > It fixes some minor bugs, but these bugs are nothing to do with your
issue.
quoted text > >
> >
> > -----Original Message-----
> > From: erich [mailto:erich@areca.com.tw]
> > Sent: Wednesday, February 13, 2008 4:33 PM
> > To: (廣安科技)鄭守謙
> > Subject: Fw: Aborted commands with arcmsr and 2xWD1500ADFD in RAID1
> >
> >
> >
> > ----- Original Message -----
> > From: "Andrew Morton" <akpm@linux-foundation.org>
> > To: "Aron Stansvik" <elvstone@gmail.com>
> > Cc: <linux-kernel@vger.kernel.org>; <linux-scsi@vger.kernel.org>;
"erich"
quoted text > > <erich@areca.com.tw>
> > Sent: Wednesday, February 13, 2008 4:03 PM
> > Subject: Re: Aborted commands with arcmsr and 2xWD1500ADFD in RAID1
> >
> >
> > >
> > > (cc's added)
> > >
> > > On Mon, 11 Feb 2008 17:44:08 +0100 "Aron Stansvik"
<elvstone@gmail.com>
quoted text > > > wrote:
> > >
> > >> Hello LKML.
> > >>
> > >> Under semi-high disk I/O (e.g. installing a compiled KDE), I get
the
quoted text > > >> following (accompanied by seconds of lock-ups on the machine):
> > >>
> > >> [ 7727.345183] arcmsr0: abort device command of scsi id = 0 lun = 0
> > >> [ 7730.348776] arcmsr0: scsi id = 0 lun = 0 ccb =
> > >> '0xdfb461c0' poll command abort successfully
> > >> [ 8053.795943] arcmsr0: abort device command of scsi id = 0 lun = 0
> > >> [ 8056.799528] arcmsr0: scsi id = 0 lun = 0 ccb =
> > >> '0xdfb595e0' poll command abort successfully
> > >> [ 8884.592810] arcmsr0: abort device command of scsi id = 0 lun = 0
> > >> [ 8887.596392] arcmsr0: scsi id = 0 lun = 0 ccb =
> > >> '0xdfb56d80' poll command abort successfully
> > >> [ 8917.760216] arcmsr0: abort device command of scsi id = 0 lun = 0
> > >> [ 8920.763797] arcmsr0: scsi id = 0 lun = 0 ccb =
> > >> '0xdfb472c0' poll command abort successfully
> > >> [ 9074.106547] arcmsr0: abort device command of scsi id = 0 lun = 0
> > >>
> > >> This is my setup:
> > >>
> > >> 1 x MSI K8N Master2-FAR
> > >> 1 x Opteron 252
> > >> 1 x Areca ARC1200 (sitting in a PCIe x4 socket)
> > >> 2 x WD1500ADFD in RAID1
> > >>
> > >> astan@rubik:~$ uname -a
> > >> Linux rubik 2.6.24-7-generic #1 SMP Thu Feb 7 01:29:58 UTC 2008
i686
quoted text > > >> GNU/Linux
> > >> astan@rubik:~$ modinfo arcmsr
> > >> filename:
> > >> /lib/modules/2.6.24-7-generic/kernel/drivers/scsi/arcmsr/arcmsr.ko
> > >> version: Driver Version 1.20.00.15 2007/08/30
> > >> license: Dual BSD/GPL
> > >> description: ARECA (ARC11xx/12xx/13xx/16xx) SATA/SAS RAID HOST
Adapter
quoted text > > >> author: Erich Chen <support@areca.com.tw>
> > >> srcversion: 28EAD6AB49D4491CA04D465
> > >> [...]
> > >>
> > >> I've read some previous posts here on LKML that it could be the
Areca
quoted text > > >> firmware who doesn't like my WD disks. Anyone know if this is an
IRQ
quoted text > > >> handling problem in the kernel, or if it's a problem with the RAID
> > >> controller firmware?
> > >>
> > >> Erich Chen (of Areca); have you tried the new ARC1200 in RAID1
> > >> configuration with Raptor disks on Linux?
> > >>
> > >> As a side note, I can tell you that I first tried running FreeBSD
6.3
quoted text > > >> (RELENG_6) on this machine, but got random reboots during disk I/O
> > >> (even with a kernel with KDB debugging turned on). This leads me to
> > >> believe that it might be a firmware issue, and that Linux just
handles
quoted text > > >> it more gracefully than FreeBSD.
> > >>
> > >> Any ideas or advice is appriciated. This is my first post to the
LKML,
quoted text > > >> so please instruct me if you want more information or if you want
me
quoted text > > >> to take further debugging actions.
> > >>
> > >> Best regards,
> > >> Aron Stansvik
> > >
> >
> >
>
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [thread] [
date ] [author]
Next message: [thread] [
date ] [
author ]
Messages in current thread:
RE: Aborted commands with arcmsr and 2xWD1500ADFD in RAID1 , nickcheng , (Sun Feb 24, 9:33 pm)