PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > detecting bad RAID disk
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

detecting bad RAID disk

Réponse
 
LinkBack Outils de la discussion
Vieux 10/09/2007, 17h50   #1
Mark Copper
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut detecting bad RAID disk

Dear Users,

I have an Intel machine on which I installed software RAID 1 using a
Knoppix trick back in January of last year:

# uname -a
Linux deneb 2.6.15 #1 SMP PREEMPT Thu Jan 5 18:12:48 EST 2006 i686
GNU/Linux

The machine suffered occasional kernel panics which, upon removal from
the data center where I colocated it, I have not been able to reproduce.
However, I do notice occasional "hesitations" involving disk writes that
I felt were somehow related to the panics. There was also a post to
kernel.org at the time where in a similar setup kernel panics were
traced to a bad hard disc.

So, I'm thinking simply to replace both hard drives.

Is this foolish? Is there a better approach not requiring special
equipment to diagnosing the problem?

thanks.

Mark


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 10/09/2007, 17h50   #2
tabris
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: detecting bad RAID disk

Mark Copper wrote:
> Dear Users,
>
> I have an Intel machine on which I installed software RAID 1 using a
> Knoppix trick back in January of last year:
>
> # uname -a
> Linux deneb 2.6.15 #1 SMP PREEMPT Thu Jan 5 18:12:48 EST 2006 i686
> GNU/Linux
>
> The machine suffered occasional kernel panics which, upon removal from
> the data center where I colocated it, I have not been able to reproduce.
> However, I do notice occasional "hesitations" involving disk writes that
> I felt were somehow related to the panics. There was also a post to
> kernel.org at the time where in a similar setup kernel panics were
> traced to a bad hard disc.
>
> So, I'm thinking simply to replace both hard drives.
>
> Is this foolish? Is there a better approach not requiring special
> equipment to diagnosing the problem?
>
> thanks.
>
> Mark
>

try smart-tools. a) it can tell the disc to test itself b) it can tell
you what the hard-drive thinks about itself (don't pay too much attn to
"PASSED" b/c that's just a 24 hour warning)

And yes, it does work with SATA drives, it just needs the '-d ata' hint


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG5XT3S8cLRnypNnERA4FuAJ0RyyJM38/cE1j2HIE5t4+ASOnUaQCgjTUt
2VlXZeJcRQHp9KFDxQqgWPA=
=xL6s
-----END PGP SIGNATURE-----

  Réponse avec citation
Vieux 12/09/2007, 14h00   #3
Mark Copper
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: detecting bad RAID disk

On Mon, Sep 10, 2007 at 09:46:47AM -0700, tabris wrote:
> Mark Copper wrote:
> > Dear Users,
> >
> > I have an Intel machine on which I installed software RAID 1 using a
> > Knoppix trick back in January of last year:
> >
> > # uname -a
> > Linux deneb 2.6.15 #1 SMP PREEMPT Thu Jan 5 18:12:48 EST 2006 i686
> > GNU/Linux
> >
> > The machine suffered occasional kernel panics which, upon removal from
> > the data center where I colocated it, I have not been able to reproduce.
> > However, I do notice occasional "hesitations" involving disk writes that
> > I felt were somehow related to the panics. There was also a post to
> > kernel.org at the time where in a similar setup kernel panics were
> > traced to a bad hard disc.
> >
> > So, I'm thinking simply to replace both hard drives.
> >
> > Is this foolish? Is there a better approach not requiring special
> > equipment to diagnosing the problem?
> >
> > thanks.
> >
> > Mark
> >

> try smart-tools. a) it can tell the disc to test itself b) it can tell
> you what the hard-drive thinks about itself (don't pay too much attn to
> "PASSED" b/c that's just a 24 hour warning)
>
> And yes, it does work with SATA drives, it just needs the '-d ata' hint


Thank you for this. My discs get a clean bill of health from SMART.

So I'm left with these hesitations I don't understand. These happen
with simple bash commands (ls, man, mv) as well as delivery of web
pages. For instance, I just waited nearly 30 seconds for "man" to
return, but only when the given command has not been used for a while.

Is there some aspect to disk access that SMART does not test?

Thanks.

Mark



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 12/09/2007, 16h10   #4
michael@estone.ca
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: detecting bad RAID disk

Quoting Mark Copper <mcopper@titaninterface.com>:

> On Mon, Sep 10, 2007 at 09:46:47AM -0700, tabris wrote:
>> Mark Copper wrote:
>> > Dear Users,
>> >
>> > I have an Intel machine on which I installed software RAID 1 using a
>> > Knoppix trick back in January of last year:
>> >
>> > # uname -a
>> > Linux deneb 2.6.15 #1 SMP PREEMPT Thu Jan 5 18:12:48 EST 2006 i686
>> > GNU/Linux
>> >
>> > The machine suffered occasional kernel panics which, upon removal from
>> > the data center where I colocated it, I have not been able to reproduce..
>> > However, I do notice occasional "hesitations" involving disk writes that
>> > I felt were somehow related to the panics. There was also a post to
>> > kernel.org at the time where in a similar setup kernel panics were
>> > traced to a bad hard disc.
>> >
>> > So, I'm thinking simply to replace both hard drives.
>> >
>> > Is this foolish? Is there a better approach not requiring special
>> > equipment to diagnosing the problem?
>> >
>> > thanks.
>> >
>> > Mark
>> >

>> try smart-tools. a) it can tell the disc to test itself b) it can tell
>> you what the hard-drive thinks about itself (don't pay too much attn to
>> "PASSED" b/c that's just a 24 hour warning)
>>
>> And yes, it does work with SATA drives, it just needs the '-d ata' hint

>
> Thank you for this. My discs get a clean bill of health from SMART.
>
> So I'm left with these hesitations I don't understand. These happen
> with simple bash commands (ls, man, mv) as well as delivery of web
> pages. For instance, I just waited nearly 30 seconds for "man" to
> return, but only when the given command has not been used for a while.
>
> Is there some aspect to disk access that SMART does not test?
>


Have you tried upgrading your kernel to the latest stable release?
2.6.15 is old these days, and if I remember correctly, may have had
some memory bugs.
2.6.18 is Debian's stable release.

Mike
  Réponse avec citation
Vieux 12/09/2007, 22h40   #5
Mark Copper
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: detecting bad RAID disk

On Wed, Sep 12, 2007 at 07:58:45AM -0700, michael@estone.ca wrote:
> Quoting Mark Copper <mcopper@titaninterface.com>:
>
> >On Mon, Sep 10, 2007 at 09:46:47AM -0700, tabris wrote:
> >>Mark Copper wrote:
> >>> Dear Users,
> >>>
> >>> I have an Intel machine on which I installed software RAID 1 using a
> >>> Knoppix trick back in January of last year:
> >>>
> >>> # uname -a
> >>> Linux deneb 2.6.15 #1 SMP PREEMPT Thu Jan 5 18:12:48 EST 2006 i686
> >>> GNU/Linux
> >>>
> >>> The machine suffered occasional kernel panics which, upon removal from
> >>> the data center where I colocated it, I have not been able to reproduce.
> >>> However, I do notice occasional "hesitations" involving disk writes that
> >>> I felt were somehow related to the panics. There was also a post to
> >>> kernel.org at the time where in a similar setup kernel panics were
> >>> traced to a bad hard disc.
> >>>
> >>> So, I'm thinking simply to replace both hard drives.
> >>>
> >>> Is this foolish? Is there a better approach not requiring special
> >>> equipment to diagnosing the problem?
> >>>
> >>> thanks.
> >>>
> >>> Mark
> >>>
> >>try smart-tools. a) it can tell the disc to test itself b) it can tell
> >>you what the hard-drive thinks about itself (don't pay too much attn to
> >>"PASSED" b/c that's just a 24 hour warning)
> >>
> >> And yes, it does work with SATA drives, it just needs the '-d ata'
> >> hint

> >
> >Thank you for this. My discs get a clean bill of health from SMART.
> >
> >So I'm left with these hesitations I don't understand. These happen
> >with simple bash commands (ls, man, mv) as well as delivery of web
> >pages. For instance, I just waited nearly 30 seconds for "man" to
> >return, but only when the given command has not been used for a while.
> >
> >Is there some aspect to disk access that SMART does not test?
> >

>
> Have you tried upgrading your kernel to the latest stable release?
> 2.6.15 is old these days, and if I remember correctly, may have had
> some memory bugs.
> 2.6.18 is Debian's stable release.


This seems to do the trick (isn't kernel-package wonderful?). Thank you.
Apparently, the Seagate Barracudas 7200.7 are especially to sensitive
heat. So maybe these two factors together (the data center personnel
refused to unblock the top vents on this unit) explain the kernel panics,
and maybe I have a usable machine now

Mark


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 12h01.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,15484 seconds with 13 queries