Highly likely, as it was seagate disks I had this issue with. The comment
in the hptmv driver:-
+ /*
+* always use 48bit LBA if drive supports it.
+* Some Seagate drives report error if you use a 28-bit command
+* to access sector 0xfff.
+*/
- Original Message -
Fro
Hi,
On 17 Oct 2008, at 1:15, Steven Hartland wrote:
You must be very careful with using less than 48bit addressing when
both
the drive and the controller supports it as some disks report errors
at
none standard crossover points.
I saw this first hand with the highpoint driver where it tota
You must be very careful with using less than 48bit addressing when both
the drive and the controller supports it as some disks report errors at
none standard crossover points.
I saw this first hand with the highpoint driver where it totally trashed
the RAID volumes. The solution was to "always"
Jeremy Chadwick wrote:
On Fri, Oct 10, 2008 at 04:58:55AM -0700, Jeremy Chadwick wrote:
On Sun, Oct 05, 2008 at 10:12:11PM -0700, Jeremy Chadwick wrote:
On Mon, Oct 06, 2008 at 09:03:20AM +0400, Andrey V. Elsukov wrote:
Jeremy Chadwick wrote:
Also, does your patch include any fixes (intention
On Thu, Oct 16, 2008 at 10:45:25AM -0700, Jeremy Chadwick wrote:
> On Thu, Oct 16, 2008 at 12:17:00AM -0700, Jeremy Chadwick wrote:
> > On Fri, Oct 10, 2008 at 04:58:55AM -0700, Jeremy Chadwick wrote:
> > > On Sun, Oct 05, 2008 at 10:12:11PM -0700, Jeremy Chadwick wrote:
> > > > On Mon, Oct 06, 200
On Thu, Oct 16, 2008 at 12:17:00AM -0700, Jeremy Chadwick wrote:
> On Fri, Oct 10, 2008 at 04:58:55AM -0700, Jeremy Chadwick wrote:
> > On Sun, Oct 05, 2008 at 10:12:11PM -0700, Jeremy Chadwick wrote:
> > > On Mon, Oct 06, 2008 at 09:03:20AM +0400, Andrey V. Elsukov wrote:
> > > > Jeremy Chadwick w
I'm getting this on FreeBSD/amd64 with the ata patch. It also blew one
part of the gmirror the system is running on.
The machine is a Sun Fire X2100-M2 with 4gb memory, running from a
RELENG_7 csup of a couple of hours ago.
[...]
atapci1: port
0xd480-0xd487,0xd400-0xd403,0xd080-0xd087
It seems the attachment got eaten somewhere. Trying again with correct
content type.
/glz
--On October 16, 2008 12:20:27 +0200 Goran Lowkrantz
<[EMAIL PROTECTED]> wrote:
Ok, I was not sure if this was a "No news is good news" request.
Attached are the lspci:s of the MB and devices I have h
Ok, I was not sure if this was a "No news is good news" request.
Attached are the lspci:s of the MB and devices I have had the pleasure of
testing. I have found nothing bad on these once but please remember that I
had to hack the nVidia MCP67-A1 to have it accepted as a SATA and AHCI
controlle
On Thu, Oct 16, 2008 at 01:15:46PM +0400, Andrey V. Elsukov wrote:
>> - Can we please see about adding the FreeNAS project's ata timeout
>> sysctls? I see lots of delays/sleeps in numerous pieces of code that
>> pertain to soft or hard resets of AHCI controllers, and I often worry
>> about t
Jeremy Chadwick wrote:
- Could someone provide an explanation of the 48-bit LBA addressing
changes (see lines 988-1003 in the patch)? I'd like to know what they
do, and if further QA/testing is needed with this.
I think this is for debug purposes.
- Can we please see about adding the Fre
On Fri, Oct 10, 2008 at 04:58:55AM -0700, Jeremy Chadwick wrote:
> On Sun, Oct 05, 2008 at 10:12:11PM -0700, Jeremy Chadwick wrote:
> > On Mon, Oct 06, 2008 at 09:03:20AM +0400, Andrey V. Elsukov wrote:
> > > Jeremy Chadwick wrote:
> > >> Also, does your patch include any fixes (intentional or inad
Søren Schmidt wrote:
I'm not sure how far this has gone into 7 yet, but it would be a "real
cool thing"(tm) to have the latest ATA module work back into 7.1 as
well. Its a no brainer actually with no functional changes other than
the possibility to load chipset specific code as modules.
I know
On 10Oct, 2008, at 13:58 , Jeremy Chadwick wrote:
On Sun, Oct 05, 2008 at 10:12:11PM -0700, Jeremy Chadwick wrote:
On Mon, Oct 06, 2008 at 09:03:20AM +0400, Andrey V. Elsukov wrote:
Jeremy Chadwick wrote:
Also, does your patch include any fixes (intentional or
inadvertent) for
Intel Matrix
On Sun, Oct 05, 2008 at 10:12:11PM -0700, Jeremy Chadwick wrote:
> On Mon, Oct 06, 2008 at 09:03:20AM +0400, Andrey V. Elsukov wrote:
> > Jeremy Chadwick wrote:
> >> Also, does your patch include any fixes (intentional or inadvertent) for
> >> Intel MatrixRAID? This has been a sore spot for FreeBS
On Mon, Oct 06, 2008 at 09:03:20AM +0400, Andrey V. Elsukov wrote:
> Jeremy Chadwick wrote:
>> Also, does your patch include any fixes (intentional or inadvertent) for
>> Intel MatrixRAID? This has been a sore spot for FreeBSD for quite
>> some time, and I'm curious to know if that has been fixed.
Jeremy Chadwick wrote:
Also, does your patch include any fixes (intentional or inadvertent) for
Intel MatrixRAID? This has been a sore spot for FreeBSD for quite
some time, and I'm curious to know if that has been fixed.
There is only one fix for Intel Matrix RAID:
http://www.freebsd.org/cgi/q
On 5Oct, 2008, at 13:04 , Marius Strobl wrote:
On Sat, Oct 04, 2008 at 07:38:09PM +0400, Andrey V. Elsukov wrote:
Hi, All.
I prepared patch to make MFC of ata(4) driver into RELENG_7
before 7.1-RELEASE. Depending on results of the testing patch
will be commited or not (if some regressions wil
On Sat, Oct 04, 2008 at 07:38:09PM +0400, Andrey V. Elsukov wrote:
> Hi, All.
>
> I prepared patch to make MFC of ata(4) driver into RELENG_7
> before 7.1-RELEASE. Depending on results of the testing patch
> will be commited or not (if some regressions will be detected).
> So if you want or just
--On Saturday, October 04, 2008 19:38 +0400 "Andrey V. Elsukov"
<[EMAIL PROTECTED]> wrote:
Hi, All.
I prepared patch to make MFC of ata(4) driver into RELENG_7
before 7.1-RELEASE. Depending on results of the testing patch
will be commited or not (if some regressions will be detected).
So if you
On Sat, Oct 04, 2008 at 07:38:09PM +0400, Andrey V. Elsukov wrote:
> I prepared patch to make MFC of ata(4) driver into RELENG_7
> before 7.1-RELEASE. Depending on results of the testing patch
> will be commited or not (if some regressions will be detected).
> So if you want or just can test it, p
21 matches
Mail list logo