linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Chen Shiyuan <csy@hjc.edu.sg>
Cc: <linux-kernel@vger.kernel.org>, Alexander Viro <viro@math.psu.edu>
Subject: Re: Kernel-2.4.17pre8 & invalidate: busy buffer
Date: Thu, 13 Dec 2001 10:29:08 +0100	[thread overview]
Message-ID: <20011213092908.6764@smtp.wanadoo.fr> (raw)
In-Reply-To: <1008174218.3c17848ab4b69@home.hjc.edu.sg>
In-Reply-To: <1008174218.3c17848ab4b69@home.hjc.edu.sg>

>Hello,
>
>Currently while running on a RedHat Linux 7.2 box with kernel-
>2.4.17pre8, whenever I run the "hdparm -t /dev/sda3" command, the 
>following error message will appear around 33+ times 
>in /var/log/messages as well as "dmesg" .
>
>invalidate: busy buffer
>
>The machine in question is a Dell PowerEdge 2550 with an AACRAID 
>controller and 2 x 18GB HDs in RAID-1 configuration and /dev/sda3 being 
>mount as / .

That's interesting. I've been seeing this message for some time now
(I think since around 2.4.15 at least, maybe longer). I modified the
printk to display the device number, and at that time, it seemed to
always originate from the partition that had a mounted HFS volume.
So I just added that to my (long) list of HFS bugs to fix when I
find enough time to dive into it.

However, I just got a report from some users having the same message
displayed when using parted and with no HFS partition (HFS filesystem
not loaded). I personally see this messages when using/leaving MacOnLinux
emulator (which is opening the block device of a partition that is also
mounted), or when shutting down the box.

Al, any clue ? Something you want me to do to track it further down ?

Ben.



  parent reply	other threads:[~2001-12-13 11:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-12 16:23 Kernel-2.4.17pre8 & invalidate: busy buffer Chen Shiyuan
2001-12-12 16:36 ` IP -> hostname lookup in kernel module? Joe Wong
2001-12-12 16:35   ` antirez
2001-12-12 19:46     ` H. Peter Anvin
2001-12-13  9:29 ` Benjamin Herrenschmidt [this message]
2001-12-13 11:41   ` Kernel-2.4.17pre8 & invalidate: busy buffer Andreas Steinmetz
2001-12-13 14:35     ` Ulrich Wiederhold
2001-12-13 15:26       ` Matt

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=20011213092908.6764@smtp.wanadoo.fr \
    --to=benh@kernel.crashing.org \
    --cc=csy@hjc.edu.sg \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viro@math.psu.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).