From: Erik Steffl <steffl@bigfoot.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SATA (Serial ATA) support in 2.4.x?
Date: Fri, 01 Aug 2003 16:18:01 -0700 [thread overview]
Message-ID: <3F2AF529.3040100@bigfoot.com> (raw)
In-Reply-To: <20030725193548.GA14017@gtf.org>
Jeff Garzik wrote:
> On Fri, Jul 25, 2003 at 11:50:16AM -0700, Erik Steffl wrote:
>
>> I am specifically interested whether it should support disks above
>>137GB (as I have problems accessing anything above 137GB on 250GB SATA
>>drive)
>
>
> It should.
>
> I will be testing this when I return from OLS, next week.
any news?
I have found that /var/log/kern.log has following messages (when
trying to access blocks above 137GB, using e.g. badblocks):
Jul 29 00:41:02 jojda kernel: Attached scsi disk sda at scsi0, channel
0, id 0, lun 0
Jul 29 00:41:02 jojda kernel: SCSI device sda: 490234752 512-byte hdwr
sectors (251000 MB)
Jul 29 00:41:03 jojda kernel: sda: sda1
Jul 29 00:47:41 jojda kernel: I/O error: dev 08:00, sector 268435456
Jul 29 00:47:41 jojda kernel: I/O error: dev 08:00, sector 268435456
Jul 29 00:47:41 jojda kernel: I/O error: dev 08:00, sector 268435472
Jul 29 00:47:41 jojda kernel: I/O error: dev 08:00, sector 268435456
Jul 29 00:47:41 jojda kernel: I/O error: dev 08:00, sector 268435456
Jul 29 00:47:41 jojda kernel: I/O error: dev 08:00, sector 268435464
Jul 29 00:47:41 jojda last message repeated 3 times
I have found where these are coming from (drivers/scsi/scsi_lib.c)
but it's in fairly generic error routine that is called from number of
places so it doesn't explain anything to me... (I'll take a look at it
again but considering that I have almost zero experience with kernel
programming it probably will not be very useful)
this is using linux-2.4.21-ac4 kernel (scsi sata, as above messages show)
erik
next prev parent reply other threads:[~2003-08-01 23:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-25 18:50 SATA (Serial ATA) support in 2.4.x? Erik Steffl
2003-07-25 19:35 ` Jeff Garzik
2003-08-01 23:18 ` Erik Steffl [this message]
2003-08-15 19:32 ` SOLVED: " Erik Steffl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F2AF529.3040100@bigfoot.com \
--to=steffl@bigfoot.com \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.