Re: BLKFLSBUF failed???

From: P.T. Breuer (ptb_at_oboe.it.uc3m.es)
Date: 07/22/04


Date: Thu, 22 Jul 2004 10:25:25 +0200

Shabam <blislecp@hotmail.com> wrote:
> I'm getting a "BLKFLSBUF failed" error when running hdparm on one of my
> machines. What is causing this and how do I fix it?

Lack of support for that ioctl is "causing" it (horrible choice of word
- very aggravating). You "fix" it by adding support for that ioctl call
to the driver of your block device controller, which appears to be a
scsi something.

> Also, is the following consistent with a U320 scsi drive?

What's U320? A rock band?

> [root@localhost root]# hdparm -tT /dev/sda2
>
> /dev/sda2:
> Timing buffer-cache reads: 2680 MB in 2.00 seconds = 1340.87 MB/sec

Meaningless, though impressive. Yes, you have fast ram. I wonder what
the blocksiae was.

> BLKFLSBUF failed: Inappropriate ioctl for device
> Timing buffered disk reads: 292 MB in 3.04 seconds = 95.97 MB/sec

Well, that's more believeable for a real hard disk. Impressive. I
don't think I have any disks that measure at more than 10MB/s. But why
are you asking about U230? This is measuring cpu to disk performance,
not controller bandwidth! Look in your controller bios to see how its
set, or look in the scsi entries in /proc.

Anyway, these kind of measures are pretty meaningless out of a working
context.

> BLKFLSBUF failed: Inappropriate ioctl for device
> [root@localhost root]# hdparm -tT /dev/sda2

Peyer



Relevant Pages

  • Cant open Item
    ... provider does not support it." ... Does anyone know what is causing this and how to ... fix it? ...
    (microsoft.public.outlook)
  • [GIT]: Networking
    ... Make VLAN and MACVLAN drivers support multiqueue, ... Return type of net driver xmit routines is formalized into ... Lots of bluetooth fixes and cleanups from Marcel Holtmann ... Fix premature termination of FIN_WAIT2, ...
    (Linux-Kernel)
  • [GIT]: Networking
    ... maintainer making a lot of changes to driver FOO. ... support for networking. ... iwl3945: Fix iwl3945 rate scaling. ... Fix build warning due to typo in %pI4 format changes. ...
    (Linux-Kernel)
  • [GIT]: Networking
    ... RFKILL rewrite from Johannes Berg. ... IPV6 stateless autoconfig support for ISATAP, ... fix led bug when SW rfkill ... Add watchdog functionality to hfcmulti driver ...
    (Linux-Kernel)
  • Linux 2.6.31-rc2
    ... Fix to avoid a crash seen on PPC with LRO and Jumbo frames. ... OMAP1: Fix N770 MMC support ... LED driver for National Semiconductor LP3944 Funlight Chip ... MIPS: ...
    (Linux-Kernel)

Loading