Re: Hard drive problem?

From: Baker, Sanchia (Sanchia.B.Baker@ACCENTURE.COM)
Date: Wed Oct 01 2003 - 11:36:30 EDT


to diagnose a hard disk problem do

dd if=/dev/rhdisk(x) of=/dev/null bs=2048k ; echo $?
If you get anything other than 1 as your return code, you have a disk going
bad. Also choose a suitable block size for the size of your hard drive.

Sanchia

-----Original Message-----
From: Tim Muller [mailto:aix_sa_706@YAHOO.COM]
Sent: 01 October 2003 16:27
To: aix-l@Princeton.EDU
Subject: Hard drive problem?

Our DBA deleted all the files in a file system, but it
still shows 42% full. FSCK shows errors:
/dev/hd16 (/u06): Bad Inode Map (NOT SALVAGED)
/dev/hd16 (/u06): Bad Block Map (NOT SALVAGED)
/dev/hd16 (/u06): Filesystem integrity is not
guaranteed
/dev/hd16 (/u06): 10 files 131768 blocks 4062536 free

There are 3 file systems on the disk, two of which
have the errors shown above, one does not. Do I have
a bad disk, or is this a file system problem? TIA.

=====
Tim Muller
Hamilton Co. Dept. of Job & Family Services
Cincinnati, OH USA

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:17:15 EDT