All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: "Luck, Tony" <tony.luck@intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: linux-next end of partition problems?
Date: Tue, 02 Jun 2009 22:03:03 -0600	[thread overview]
Message-ID: <4A25F5F7.9020506@gmail.com> (raw)
In-Reply-To: <4a25b8e987329b28c@agluck-desktop.sc.intel.com>

Luck, Tony wrote:
> I noticed an odd message in the kernel log while booting
> linux-next (tag: next-20090602[*])
> 
> attempt to access beyond end of device
> sdb3: rw=0, want=31664120, limit=31664115
> 
> sdb3 is an ext3 filesystem mounted as /home
> 
> $ grep sdb3 /proc/partitions
>    8       19   15832057 sdb3
> 
> I think /proc/partitions in in KBytes ... so the block (512 Byte)
> count for this partition is 2*15832057 = 31664114 ... so the
> "limit" in the console log looks reasonable, and since the "want"
> is a bigger number, it does seem that we are trying to access
> beyond the device.
> 
> BUT ... I don't get this message when booting a kernel built
> from Linus' tree.

What kind of controller/drive is this? Full dmesg output would be useful..

  reply	other threads:[~2009-06-03  4:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02 23:42 linux-next end of partition problems? Luck, Tony
2009-06-03  4:03 ` Robert Hancock [this message]
2009-06-03 21:43   ` Luck, Tony
2009-06-04 13:11     ` Jeff Moyer
2009-06-04 20:33       ` Jens Axboe
2009-06-04 21:20         ` Jeff Moyer

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=4A25F5F7.9020506@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    /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.