public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [OT] Howl of soul...
@ 2001-08-25 12:41 Samium Gromoff
  0 siblings, 0 replies; 14+ messages in thread
From: Samium Gromoff @ 2001-08-25 12:41 UTC (permalink / raw)
  To: tyme; +Cc: linux-kernel

> Does anyone know what this bug actually is, and whether there's a possible
> workaround without disabling udma entirely?
   so if i will disable udma and switch to 
  -X34 == multiword dma2, then corruptions will go away????

   i have a VX chipset/Zida 5DVX with PIIX3...


---


cheers,


   Samium Gromoff

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: [OT] Howl of soul...
@ 2001-09-26  3:01 Samium Gromoff
  2001-08-29 20:30 ` Pavel Zaitsev
  0 siblings, 1 reply; 14+ messages in thread
From: Samium Gromoff @ 2001-09-26  3:01 UTC (permalink / raw)
  To: barryn; +Cc: linux-kernel

>  A low-level format (using IBM DFT) is going to *silently* remap bad
>  parts of the disk. It's only going to complain once it's no longer
>  possible to remap the bad sectors. So, just because the low-level format
>  doesn't complain does not mean that there is no media degradation!
    1. how to find problematic blocks?
           - just read, and if read fails goto 2.
	     (i.e. we found no new bad sectors)
	   - goto 2 on the sectors reported before as bad.
             (i.e. drive remembers sectors on which he had failures)
    2. what to do when i found problematic sector?
           - just see if it still usable.
         2a. i write to the sector, and after that i read crap.
               - sector is bad! should remap it!
         2b. i can write data to the sector, then reads goes ok.
               - hmm, i think that was kinda magnetetic storm, sector
 is still usable. do not remapping.

        in my case there was just magnetic storm, so the sector can be safely
     read/written again.

cheers,
Sam


^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: [OT] Howl of soul...
@ 2001-08-26 12:13 Samium Gromoff
  0 siblings, 0 replies; 14+ messages in thread
From: Samium Gromoff @ 2001-08-26 12:13 UTC (permalink / raw)
  To: reiser; +Cc: linux-kernel

> I am confused, you and your friend both had problems, and you used IBM and he
> used quantum?  Do they have similar electronics?
>
> Take a look at www.namesys.com, there is a badblocks > patch, god@namesys.com wil tell you details about it.
>
> hans
    no, sorry for being unclear: after having two
  ibm drives (75gxp, then 60gxp) which caused troubles 
  he replaced 60 gxp to quantum AS... (quantum AS is
  quite okay now... :)

    i meant that we had these drives simultaneously:
  i bought 75gxp, so he did. he replaced it to 60gxp
  due to failures, so did i. and now he replaced his
  60gxp to quantum-AS. and i still own 60gxp
  (and hoping that noudma will help)...

---


cheers,


   Samium Gromoff

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: [OT] Howl of soul...
@ 2001-08-25 20:11 Samium Gromoff
  2001-08-26 22:06 ` Barry K. Nathan
  0 siblings, 1 reply; 14+ messages in thread
From: Samium Gromoff @ 2001-08-25 20:11 UTC (permalink / raw)
  To: hahn; +Cc: linux-kernel

> > > Does anyone know what this bug actually is, and > > whether there's a possible
> > > workaround without disabling udma entirely?
> >    so if i will disable udma and switch to
> >   -X34 == multiword dma2, then corruptions will go away????
> >
> >    i have a VX chipset/Zida 5DVX with PIIX3...
>
> there's nothing wrong with the chipset/controller; isn't this thread
> about the well-known DTLA problem?  if so, then what mode you use
> is completely irrelevant, since the physical media is degrading.

     i feel like the media isn`t downgrading because
 the badblocks _arent_ physical: low-level drive
 reformat doesnt show anything.
     how i think it may be related to chipset/controller?
 when data is transferred in udma mode, there may be
 checksumming errors, and the wrong crc is being wrote
 to the disk.
     so when data is being accessed, bah - you are in
 shit...

 although, this is only a theory...

---


cheers,


   Samium Gromoff

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [OT] Howl of soul...
@ 2001-08-24 16:40 Samium Gromoff
  2001-08-24 18:33 ` Justin Guyett
  2001-08-26 11:41 ` Hans Reiser
  0 siblings, 2 replies; 14+ messages in thread
From: Samium Gromoff @ 2001-08-24 16:40 UTC (permalink / raw)
  To: linux-kernel

     dear people!

   Sorry for OT, but i want only good to you, lkml
 people...
   If you are to buy a new ide drive, do not buy 
 recent IBM 7200 drives!!!
   The story begins when at February of this year i`ve bought
 perfectly shining ever-fast IBM DTLA-307045...
   After 3 months i`ve hardly regreted about such
 decision: drive started to covers himself with a thick
 layer of logical-not-physical badblocks (ie lowlevel
 reformat doesnt show anything).
   So i went to storagereview and lerned about the matter.
 As i found, these drives had an internal controller bug.

   So i said okay, while restoring 3rd time my reiserfs
 and dumping data to spare drive, and went to
 replace the drive to perfectly new and shining
 IBM IC35L040AVER07-0 also known as 60GXP.

   Now i`am heavily punished for that.
 Badblocks are reapperaing on runtime.
   After they appeared first time i`ve attached large
 fan to the drive, so it was cold(!) to touch. Also
 i stopped to transport the drive between boxes.

   Nevertheless these fscking logical badblocks
 appeared again twice.

   The fact is, that we had bought these drives
 with my friend synchronusly, and now he owns
 quantum drive, after 75gxp and 60gxp...
   Ofcourse he had similar problems.... (btw he use windoze)

   I am _tired_ fixing my poor reiserfs root partition.
   I can say that now i`am expert on how to restore
 badblocked reiserfs partiotions... ;(

   Beware.

---


cheers,


   Samium Gromoff

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2001-09-07 16:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-25 12:41 [OT] Howl of soul Samium Gromoff
  -- strict thread matches above, loose matches on Subject: below --
2001-09-26  3:01 Samium Gromoff
2001-08-29 20:30 ` Pavel Zaitsev
2001-08-26 12:13 Samium Gromoff
2001-08-25 20:11 Samium Gromoff
2001-08-26 22:06 ` Barry K. Nathan
2001-09-07 16:12   ` Marco Colombo
2001-08-24 16:40 Samium Gromoff
2001-08-24 18:33 ` Justin Guyett
2001-08-24 20:00   ` Alan Cox
2001-08-24 20:08     ` David Huen
2001-08-24 20:34     ` Paul Jakma
2001-08-25  1:26     ` Mike Castle
2001-08-26 11:41 ` Hans Reiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox