1834249 Members
1832 Online
110066 Solutions
New Discussion

disk defect?

 
SOLVED
Go to solution
Konrad Hegner
Frequent Advisor

disk defect?

I have some HP disks which sporadically show problems.
I need method to stress the disk (e.g. destructive RW test) and sort them out.
I know the 'dd' command, but if there other methods?
Thanks Konrad
5 REPLIES 5
Hoefnix
Honored Contributor

Re: disk defect?

Hi,

Wiping the disks might be a good test. I know its done with dd, but a good thread to look at:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=13542

HTH,
Peter
Cheryl Griffin
Honored Contributor
Solution

Re: disk defect?

If you have Diagnostics installed, you can run stm. There is an option to exercise the disk from the information menu for cpu.
"Downtime is a Crime."
Steven E. Protter
Exalted Contributor

Re: disk defect?

mstm or xstm or stm as Cheryl mentions is the best way to test the hardware.

EMS can also work but it sometimes gives false warnings.

if dmesg /var/adn/syslog/syslog.log shows lbolts, have a relacement ready to roll.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
D.Blond
Frequent Advisor

Re: disk defect?

Hello,
I use lvm_verif in /usr/contrib/bin
Good luck
D.Blond
Michael Schulte zur Sur
Honored Contributor

Re: disk defect?

Hi,

there is also mediainit, which formats and looks for bad spots.

Michael