![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disk operation Error | cabloy | AIX | 1 | 04-28-2008 12:22 AM |
| flarcreate disk error 28 | 197oo302 | SUN Solaris | 15 | 05-01-2007 02:04 AM |
| Disk error | gini | SUN Solaris | 2 | 11-25-2006 09:53 AM |
| Disk space error. | system-admin | AIX | 9 | 11-20-2006 03:34 AM |
| disk error | ECBROWN | SUN Solaris | 3 | 03-29-2005 11:34 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Disk error
Hi,
I have a Linux - Mandrake box at home that run as a web server and a Internet router. So often to the system after reboot that it come has the messages saying that the hda1 (I think is the root file system) has some inconsitencies and some inodes has to be removed. When the drive is fixed, it has 2% of incontiguous space. It's the hard drive it self have some kind of problems? If it does, how can I fix it? Is there is any kind of scandisk command (like in Windows) to scan for bad sector on the disk? Thanks in advance |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
do this:
man fsck |
|
#3
|
||||
|
||||
|
I believe sometimes fsck wont help. Might be the Disk is having physical problem or failure. Usually hda1 can cause the random seek tunnel on the hard disk easily failed on Linux after several reboot.
vtran4270, Do post your log from dmesg: # dmesg | grep hda maybe we can find some problems from there.. |
||||
| Google The UNIX and Linux Forums |