All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mohammad A. Haque" <mhaque@haque.net>
To: Ion Badulescu <ionut@cs.columbia.edu>
Cc: Guest section DW <dwguest@win.tue.nl>, linux-kernel@vger.kernel.org
Subject: Re: ext2 filesystem corruptions back from dead? 2.4.0-test11
Date: Fri, 24 Nov 2000 10:06:58 -0500	[thread overview]
Message-ID: <3A1E8412.5931B6B2@haque.net> (raw)
In-Reply-To: <Pine.LNX.4.21.0011240047520.16450-100000@age.cs.columbia.edu>

I get the following followingon every reboot once.

Nov 23 01:14:37 viper kernel: hdb: drive_cmd: status=0x51 { DriveReady
SeekComplete Error }
Nov 23 01:14:37 viper kernel: hdb: drive_cmd: error=0x04
Nov 23 01:14:37 viper kernel: hdb: drive_cmd: status=0x51 { DriveReady
SeekComplete Error }
Nov 23 01:14:37 viper kernel: hdb: drive_cmd: error=0x04

hdb is my DVD drive. But other than that I haven't seen any other ide
related errors.


I found these two lines nested in between alot of other messages that I
missed before.

Nov 23 00:35:11 viper kernel: EXT2-fs error (device ide0(3,3)):
ext2_free_blocks: bit already cleared for block 147021
Nov 23 00:35:11 viper kernel: EXT2-fs error (device ide0(3,3)):
ext2_free_blocks: bit already cleared for block 147021

Then I get these ....

Nov 23 00:40:06 viper kernel: EXT2-fs warning (device ide0(3,3)):
ext2_unlink: Deleting nonexistent file (622295), 0
Nov 23 00:40:06 viper kernel: = 1
Nov 23 00:40:06 viper kernel: EXT2-fs error (device ide0(3,3)):
ext2_free_blocks: Freeing blocks not in datazone - block = 540028982,
count = 1
Nov 23 00:40:06 viper kernel: EXT2-fs error (device ide0(3,3)):
ext2_free_blocks: Freeing blocks not in datazone - block = 540024880,
count = 1

[mhaque@viper mhaque]$ sudo hdparm -iv /dev/hda   

/dev/hda:
 multcount    = 16 (on)
 I/O support  =  3 (32-bit w/sync)
 unmaskirq    =  0 (off)
 using_dma    =  1 (on)
 keepsettings =  1 (on)
 nowerr       =  0 (off)
 readonly     =  0 (off)
 readahead    = 128 (on)
 geometry     = 1650/255/63, sectors = 26520480, start = 0

 Model=IBM-DJNA-371350, FwRev=J76OA30K, SerialNo=GM0GMFE4929
 Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
 RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=34
 BuffType=DualPortCache, BuffSize=1966kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=-66060037, LBA=yes, LBAsects=26520480
 IORDY=on/off, tPIO={min:240,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes: pio0 pio1 pio2 pio3 pio4 
 DMA modes: mdma0 mdma1 mdma2 udma0 udma1 *udma2 udma3 udma4 

[mhaque@viper mhaque]$ sudo hdparm -iv /dev/hdb

/dev/hdb:
 HDIO_GET_MULTCOUNT failed: Invalid argument
 I/O support  =  3 (32-bit w/sync)
 unmaskirq    =  0 (off)
 using_dma    =  1 (on)
 keepsettings =  1 (on)
 HDIO_GET_NOWERR failed: Invalid argument
 readonly     =  1 (on)
 readahead    = 128 (on)
 HDIO_GETGEO failed: Invalid argument

 Model=CREATIVEDVD-ROM DVD2240E 12/24/97, FwRev=1.7A, SerialNo=
 Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
 RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
 BuffType=unknown, BuffSize=0kB, MaxMultSect=0
 (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:150}
 PIO modes: pio0 pio1 pio2 pio4 
 DMA modes: sdma0 sdma1 sdma2 sdma? mdma0 mdma1 *mdma2 

Ion Badulescu wrote:
> 
> Ok. Are there any IDE-related errors in your logs prior to getting the f/s
> corruption? They could be relevant no matter how much time passed between
> them and the first signs of corruption.
> 
> Are your drives running with UDMA transfers enabled?
> 
> Thanks,
> Ion
> 
> --
>   It is better to keep your mouth shut and be thought a fool,
>             than to open it and remove all doubt.

-- 

=====================================================================
Mohammad A. Haque                              http://www.haque.net/ 
                                               mhaque@haque.net

  "Alcohol and calculus don't mix.             Project Lead
   Don't drink and derive." --Unknown          http://wm.themes.org/
                                               batmanppc@themes.org
=====================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  parent reply	other threads:[~2000-11-24 15:37 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-23  5:51 ext2 filesystem corruptions back from dead? 2.4.0-test11 Mohammad A. Haque
2000-11-23  6:03 ` Neil Brown
2000-11-23  9:37   ` Alexander Viro
2000-11-23 11:05     ` Neil Brown
2000-11-23 12:12       ` Neil Brown
2000-11-23 16:36         ` Alexander Viro
2000-11-23 17:12           ` Alexander Viro
2000-11-23 20:51             ` Tigran Aivazian
2000-11-23 20:56               ` Mohammad A. Haque
2000-11-24  2:29             ` Neil Brown
2000-11-24  5:32               ` Alexander Viro
2000-11-24  5:42                 ` Mohammad A. Haque
2000-11-24  5:57                   ` Alexander Viro
2000-11-27  5:49                 ` Neil Brown
2000-11-28 22:55                   ` Mohammad A. Haque
2000-11-29  4:37                     ` Mohammad A. Haque
2000-11-29  6:44                       ` Ion Badulescu
2000-11-29  7:08                         ` Mohammad A. Haque
2000-11-29  7:20                           ` Ion Badulescu
2000-11-29  7:23                             ` Mohammad A. Haque
2000-11-29  8:54                     ` Tigran Aivazian
2000-11-29 10:01                       ` Mohammad A. Haque
2000-11-23 12:52   ` Guest section DW
2000-11-24  4:58     ` Ion Badulescu
2000-11-24  5:29       ` Guest section DW
2000-11-24  5:34       ` Mohammad A. Haque
2000-11-24  8:51         ` Ion Badulescu
2000-11-24 13:35           ` Guest section DW
2000-11-24 17:41             ` Linus Torvalds
2000-11-24 15:06           ` Mohammad A. Haque [this message]
2000-11-24  5:59       ` Andre Hedrick
2000-11-24  6:11         ` Alexander Viro
2000-11-24  6:30           ` Andre Hedrick
2000-11-24  7:03             ` Alexander Viro
2000-11-24  7:58               ` Andre Hedrick
2000-11-24  8:43         ` Ion Badulescu
2000-11-24 11:06           ` Mike Ricketts
2000-11-24 11:11             ` Tigran Aivazian
2000-11-25  2:21             ` Andre Hedrick
2000-11-23  6:40 ` Andreas Dilger
2000-11-23  7:22   ` Pär-Ola Nilsson
  -- strict thread matches above, loose matches on Subject: below --
2000-11-25 22:42 Rick Bunke

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=3A1E8412.5931B6B2@haque.net \
    --to=mhaque@haque.net \
    --cc=dwguest@win.tue.nl \
    --cc=ionut@cs.columbia.edu \
    --cc=linux-kernel@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.