All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Andrew Paprocki <andrew@ishiboo.com>
Cc: "ethanhsiao@jmicron.com" <ethanhsiao@jmicron.com>,
	linux-ide@vger.kernel.org
Subject: Re: JMicron JMB363 issue fixed / ICH8 RAID volume trace
Date: Thu, 24 May 2007 11:48:44 +0200	[thread overview]
Message-ID: <46555F7C.4000804@gmail.com> (raw)
In-Reply-To: <76366b180705231843i19f88582xaf22ba0d58313feb@mail.gmail.com>

Andrew Paprocki wrote:
> Ethan, I believe my 2.6.22-rc2 kernel *is* working with respect to the
> libata problem. By removing CONFIG_IDE, the system now works fine. The
> reason why I thought that libata was still having a problem was
> because the system would hang after agpgart printed:
> "agpgart: detected an Intel 965G chipset."
> 
> I *thought* the system was once again waiting for the root drive to
> become available, but it turns out it was actually hung. I found
> another user with a Gigabyte board with the same issue. I also have
> 4GB ram.. http://lists.opensuse.org/opensuse-amd64/2007-04/msg00001.html
> 
> I added "mem=4096M" to the boot line and now everything is working
> properly. The IDE subsystem is off and libata is handling everything.
> I'll post on the kernel mailing list to see if this is a known issue
> w/ agpgart or amd64+4gb.
> 
> I do see some trace print out complaining about reads past the end of
> the device.. Does anyone have an idea if these are harmful? They are
> coming from my ICH8 RAID volumes:
> 
> sda: sda1
> sda: p1 exceeds device capacity
> sdb: unknown partition table
> sdc: sdc1
> sdc: p1 exceeds device capacity
> sdf1
> sdf: p1 exceeds device capacity
> ...
> attempt to access beyond end of device
> sda: rw=0, want=1953533832, limit=976773168
> Buffer I/O error on device sda1, logical block 244191472
> (repeats about 25 times)
> attempt to access beyond end of device
> sdf: rw=0, want=1875410824, limit=625142448
> (repeats about 25 times)
> sdc: rw=0, want=1875410824, limit=625142448
> attempt to access beyond end of device
> (repeats about 25 times)

What does 'fdisk -l' say?

-- 
tejun

  reply	other threads:[~2007-05-24  9:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-24  1:43 JMicron JMB363 issue fixed / ICH8 RAID volume trace Andrew Paprocki
2007-05-24  9:48 ` Tejun Heo [this message]
2007-05-25  1:27   ` Andrew Paprocki
2007-05-25 10:10     ` Tejun Heo

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=46555F7C.4000804@gmail.com \
    --to=htejun@gmail.com \
    --cc=andrew@ishiboo.com \
    --cc=ethanhsiao@jmicron.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.