2 commentaire(s)...
Some of you may have noticed my server was not responding yesterday night.
Jul 7 20:09:45 kinder kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
Jul 7 20:09:45 kinder kernel: hda: dma_intr: error=0x40 { UncorrectableError }, LBAsect=98274971, sector=86507576
Jul 7 20:09:45 kinder kernel: end_request: I/O error, dev 03:03 (hda), sector 86507576
And of course the disk was also making some strange noise, which was a good indication it is dying.dd if=/dev/hda of=/dev/hdd conv=noerror,notrunc,sync bs=512This took a long time but I managed to obtain an exact copy, with some small holes on the broken sectors.
fsck on this new disk allowed me to repair these defects.parted to enlarge the ext3 partition... in fact since it was very late and I had no time and will to read the man pages, I booted a Ubuntu live CD and run gparted, which was easier ;-)