From: "Robert.Kapitany" <Robert.Kapitany@axelero.com>
To: jgarzik@pobox.com
Cc: linux-ide@vger.kernel.org
Subject: Error in SATA subsystem?
Date: Tue, 26 Apr 2005 12:37:51 +0200 [thread overview]
Message-ID: <426E19FF.2020700@axelero.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1588 bytes --]
Hello!
I have a problem with the libata and/or ata_piix drivers in linux kernel
2.6.x and 2.4.x versions.
The problem occured with the following hw combinations:
1. Maxtor 7Y250M0 250Gb sata disk
hp/compaq d530 cmt machine
// Vendor: ATA Model: Maxtor 7Y250M0 Rev: YAR5
// Intel Corp. 82801EB (ICH5) Serial ATA 150 Storage Controller (rev 02)
2. Maxtor 7Y250M0 250Gb sata disk
hp dc7110 machine
// Vendor: ATA Model: Maxtor 7Y250M0 Rev: YAR5
// IDE interface: Intel Corp. 82801FB/FW (ICH6/ICH6W) SATA Controller
(rev 03)
I can write only the first 308Mb on the disk.
Ex.:
Write ~1Gb zeros to disk
# dd if=/dev/zero of=/dev/sda bs=1024 count=1024000
1024000+0 records in
1024000+0 records out
1048576000 bytes transferred in 58.594727 seconds (17895399 bytes/sec)
Read 1024000 zeros from disk.
# dd if=/dev/sda bs=1024 count=1024000 |od -x |head
0000000 0000 0000 0000 0000 0000 0000 0000 0000
*
2357200140 0000 0000 0000 0000 0000 0000 50ae 3f85
2357200160 0000 0000 0000 0000 0000 0000 0000 0000
*
2357200340 0000 0000 0000 0000 0000 0000 53bd 78d3
2357200360 0000 0000 0000 0000 0000 0000 0000 0000
*
2357200540 0000 0000 0000 0000 0000 0000 ea79 3e2d
2357200560 0000 0000 0000 0000 0000 0000 0000 0000
323470+0 records in
323469+0 records out
331232256 bytes transferred in 7.385814 seconds (44847088 bytes/sec)
The logs and other tests are in the attachmet.
Please help if you can.
Best regards!
Captain
Ps.:
Linux distribution is debian sarge.
Please answer me in private.
Ps2.: Under FreeBSD 5.4 Release these hws has worked correctly.
[-- Attachment #2: sata-debug.tar.bz2 --]
[-- Type: application/octet-stream, Size: 25968 bytes --]
reply other threads:[~2005-04-26 10:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=426E19FF.2020700@axelero.com \
--to=robert.kapitany@axelero.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@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.