All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: disk diagnostics
@ 2004-01-07  6:24 Per Øyvind Karlsen
  2006-10-18 20:59 ` Per Øyvind Karlsen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Per Øyvind Karlsen @ 2004-01-07  6:24 UTC (permalink / raw)
  To: sparclinux

Torsdag 19 oktober 2006 10:50, skrev vincent@cojot.name:
> On Wed, 18 Oct 2006, Per Øyvind Karlsen wrote:
> > Oh well, I guess that I could just put it in a x86 box and run
> > diagnostics there if nothing else, less hazzle than installing solaris at
> > least..
>
> Is smartctl available on Linux/Sparc? I know it is available in most
> distros and also works on Solaris/Sparc.. If your disks are recent
> enough and smartctl is available on Linux/Sparc, you could ask them to
> perform the smartctl selftests and report their S.M.A.R.T status...? Most
> modern/post-36Gb disks have S.M.A.R.T, i think...
>
> I hope this helps..
Yes, I've been looking into smarttools, but as far as I get it, it won't take 
care of fixing things at such a low level as reallocating spare sectors to 
replace bad sectors on disk, it refers to the use of 'badblocks' etc. on a 
file system level..
-- 
Regards,
Per Øyvind Karlsen
Mandriva

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

* disk diagnostics
  2004-01-07  6:24 disk diagnostics Per Øyvind Karlsen
@ 2006-10-18 20:59 ` Per Øyvind Karlsen
  2006-10-18 21:59 ` Chris Newport
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Per Øyvind Karlsen @ 2006-10-18 20:59 UTC (permalink / raw)
  To: sparclinux

This might be offtopic, but I'm not sure where else to ask..

I'm in the need of some disk diagnostic software for sparc (like the ones 
vendors supply for x86), anyone with knowledge of availability of such?
-- 
Regards,
Per Øyvind Karlsen
Mandriva

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

* Re: disk diagnostics
  2004-01-07  6:24 disk diagnostics Per Øyvind Karlsen
  2006-10-18 20:59 ` Per Øyvind Karlsen
@ 2006-10-18 21:59 ` Chris Newport
  2006-10-18 22:30 ` Per Øyvind Karlsen
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Chris Newport @ 2006-10-18 21:59 UTC (permalink / raw)
  To: sparclinux

Per Øyvind Karlsen wrote:

>This might be offtopic, but I'm not sure where else to ask..
>
>I'm in the need of some disk diagnostic software for sparc (like the ones 
>vendors supply for x86), anyone with knowledge of availability of such?
>  
>
The solaris format command has plenty of diagnostic options, some are 
non-destructive.

man format    is your friend.



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

* Re: disk diagnostics
  2004-01-07  6:24 disk diagnostics Per Øyvind Karlsen
  2006-10-18 20:59 ` Per Øyvind Karlsen
  2006-10-18 21:59 ` Chris Newport
@ 2006-10-18 22:30 ` Per Øyvind Karlsen
  2006-10-18 23:12 ` Hamish Greig
  2006-10-19  8:50 ` vincent
  4 siblings, 0 replies; 6+ messages in thread
From: Per Øyvind Karlsen @ 2006-10-18 22:30 UTC (permalink / raw)
  To: sparclinux

Onsdag 18 oktober 2006 23:59, skrev Chris Newport:
> Per Øyvind Karlsen wrote:
> >This might be offtopic, but I'm not sure where else to ask..
> >
> >I'm in the need of some disk diagnostic software for sparc (like the ones
> >vendors supply for x86), anyone with knowledge of availability of such?
>
> The solaris format command has plenty of diagnostic options, some are
> non-destructive.
>
> man format    is your friend.
okay, so that would require solaris then, no such thing available here( ;)

Oh well, I guess that I could just put it in a x86 box and run diagnostics 
there if nothing else, less hazzle than installing solaris at least..
-- 
Regards,
Per Øyvind Karlsen
Mandriva

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

* Re: disk diagnostics
  2004-01-07  6:24 disk diagnostics Per Øyvind Karlsen
                   ` (2 preceding siblings ...)
  2006-10-18 22:30 ` Per Øyvind Karlsen
@ 2006-10-18 23:12 ` Hamish Greig
  2006-10-19  8:50 ` vincent
  4 siblings, 0 replies; 6+ messages in thread
From: Hamish Greig @ 2006-10-18 23:12 UTC (permalink / raw)
  To: sparclinux

On Thursday 19 October 2006 08:30, Per Øyvind Karlsen wrote:
> Onsdag 18 oktober 2006 23:59, skrev Chris Newport:
> > Per Øyvind Karlsen wrote:
> > >This might be offtopic, but I'm not sure where else to ask..
> > >
> > >I'm in the need of some disk diagnostic software for sparc (like the
> > > ones vendors supply for x86), anyone with knowledge of availability of
> > > such?
> >
> > The solaris format command has plenty of diagnostic options, some are
> > non-destructive.
> >
> > man format    is your friend.
>
> okay, so that would require solaris then, no such thing available here( ;)
>
> Oh well, I guess that I could just put it in a x86 box and run diagnostics
> there if nothing else, less hazzle than installing solaris at least..

Format is available on the solaris install discs, you can simply boot from 
cdrom, tell the installer to quit instead of partitioning, then run format 
from the terminal window  and when finished, reboot into your regular OS.

hgg

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

* Re: disk diagnostics
  2004-01-07  6:24 disk diagnostics Per Øyvind Karlsen
                   ` (3 preceding siblings ...)
  2006-10-18 23:12 ` Hamish Greig
@ 2006-10-19  8:50 ` vincent
  4 siblings, 0 replies; 6+ messages in thread
From: vincent @ 2006-10-19  8:50 UTC (permalink / raw)
  To: sparclinux

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1165 bytes --]

On Wed, 18 Oct 2006, Per Øyvind Karlsen wrote:

>
> Oh well, I guess that I could just put it in a x86 box and run diagnostics
> there if nothing else, less hazzle than installing solaris at least..

Is smartctl available on Linux/Sparc? I know it is available in most 
distros and also works on Solaris/Sparc.. If your disks are recent 
enough and smartctl is available on Linux/Sparc, you could ask them to 
perform the smartctl selftests and report their S.M.A.R.T status...? Most 
modern/post-36Gb disks have S.M.A.R.T, i think...

I hope this helps..

-- 
,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,
Vincent S. Cojot, Computer Engineering. STEP project. _.,-*~'`^`'~*-,._.,-*~
Ecole Polytechnique de Montreal, Comite Micro-Informatique. _.,-*~'`^`'~*-,.
Linux Xview/OpenLook resources page _.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'
http://step.polymtl.ca/~coyote  _.,-*~'`^`'~*-,._ coyote@NOSPAM4cojot.name

They cannot scare me with their empty spaces
Between stars - on stars where no human race is
I have it in me so much nearer home
To scare myself with my own desert places.       - Robert Frost


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

end of thread, other threads:[~2006-10-19  8:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-07  6:24 disk diagnostics Per Øyvind Karlsen
2006-10-18 20:59 ` Per Øyvind Karlsen
2006-10-18 21:59 ` Chris Newport
2006-10-18 22:30 ` Per Øyvind Karlsen
2006-10-18 23:12 ` Hamish Greig
2006-10-19  8:50 ` vincent

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.