| SATA, fdisk mount problem Hia,
I recently installed new seagate ST3500830AS(500GB) harddrive into my debian box (debian 3.1) , but when I was trying to fdisk or cfdisk the device cfdisk (fdisk) hangs with no response. I thought it is a HW problem and changed the drive. at first everything goes nice, 1- 4G swap, and 2- 2*250 raiser drives but mkswap says swap drive boundary has a problem.
I tested partitions with fdisk -l and there was no swap drive, and after that again cfdisk fdisk dd or any command on the drive hangs.
I can't kill even with -9 this hanged processes. after killing they are still there.
kernel: Linux debian 2.6.8-3-686
messages:
Sep 13 20:21:03 localhost kernel: SCSI device sda: 976773168 512-byte hdwr sectors (500108 MB)
Sep 13 20:21:03 localhost kernel: SCSI device sda: drive cache: write back
Sep 13 20:21:03 localhost kernel: /dev/scsi/host1/bus0/target0/lun0: p1 p2 p3
Sep 13 20:32:03 localhost -- MARK --
Sep 13 20:47:34 localhost kernel: SCSI device sda: 976773168 512-byte hdwr sectors (500108 MB)
Sep 13 20:47:34 localhost kernel: SCSI device sda: drive cache: write back
Sep 13 20:47:34 localhost kernel: /dev/scsi/host1/bus0/target0/lun0: p2 p3
Sep 13 20:48:30 localhost kernel: scsi1: ERROR on channel 0, id 0, lun 0, CDB: Read (10) 00 1d 91 b0 a0 00 00 08 00
Sep 13 20:48:30 localhost kernel: Current sda: sense key Medium Error
Sep 13 20:48:30 localhost kernel: Additional sense: Unrecovered read error - auto reallocate failed
Sep 13 20:48:30 localhost kernel: end_request: I/O error, dev sda, sector 496087200
Sep 13 20:48:30 localhost kernel: ATA: abnormal status 0x80 on port 0xC487 |