The only thing of relative I could
find in /var/log/dmesg was

VFS: Disk change detected on device ide0(3,64)

Other than that nothing else in dmesg,
however Ihave a cdrom on the primary slave
so that might be what that is.


hdparm -v said:
[root@kittypuss ntr]# hdparm -v /dev/hda
 
/dev/hda:
 multcount    =  0 (off)
 I/O support  =  3 (32-bit w/sync)
 unmaskirq    =  1 (on)
 using_dma    =  1 (on)
 keepsettings =  1 (on)
 nowerr       =  0 (off)
 readonly     =  0 (off)
 readahead    =  8 (on)
 geometry     = 1249/255/63, sectors = 20066251, start = 0
[root@kittypuss ntr]#  

And hdparm -i said:
root@kittypuss ntr]# hdparm -i /dev/hda

/dev/hda:

 Model=QUANTUM FIREBALLP LM10.2, FwRev=A35.0700, SerialNo=882006262361
 Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
 RawCHS=16383/16/63, TrkSize=32256, SectSize=21298, ECCbytes=4
 BuffType=3(DualPortCache), BuffSize=1900kB, MaxMultSect=16, MultSect=off
 DblWordIO=no, maxPIO=2(fast), DMA=yes, maxDMA=2(fast)
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=20066251
 WARNING 3552187 ORPHANED SECTORS :: KERNEL REPORTING ERROR
 tDMA={min:120,rec:120}, DMA modes: mword0 mword1 mword2
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, PIO modes: mode3 mode4
 UDMA modes: mode0 mode1 *mode2 mode3 mode4
 Drive Supports : Reserved : ATA-1 ATA-2 ATA-3 ATA-4 ATA-5
 
[root@kittypuss ntr]#

On Sun, 19 Nov 2000, Tom Brinkman wrote:
snip
> 
> > WARNING 3552187 ORPHANED SECTORS :: KERNEL REPORTING ERROR
> > <----Look!---- tDMA={min:120,rec:120}, DMA modes: mword0 mword1
> > mword2  IORDY=on/off, tPIO={min:120,w/IORDY:120}, PIO modes: mode3
> > mode4  UDMA modes: mode0 mode1 *mode2 mode3 mode4  Drive Supports :
> > Reserved : ATA-1 ATA-2 ATA-3 ATA-4 ATA-5 [root@kittypuss /root]#
> >
> > Is this something I should be concerned about?(where I typed the
> > "Look" arrow above). If so, what should I do?
> 
>     What does 'dmesg' say? Any CRC errors?  The drive is runnin at 
> ata/33 (ie, *mode2), but is ata/66 capable. How did you set it up? What 
> does 'hdparm -v' say? What fs (ie, ext2, rieserFS, ) are you using?
snip

Reply via email to