Page 1 of 1

Error over Reading Hard Disk

Posted: 2021/06/07 10:15:58
by tixex
Hi Community,

Myself Tristan Leroy, Syslog is reporting an issue with one of the disks, I asked the isp to change the cable but still getting the same errors:

--------------
Aug 10 22:41:54 dr kernel: [1455175.138946] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Aug 10 22:41:54 dr kernel: [1455175.139311] ata1.00: failed command: FLUSH CACHE EXT
Aug 10 22:41:54 dr kernel: [1455175.139502] ata1.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 15
Aug 10 22:41:54 dr kernel: [1455175.140060] ata1.00: status: { DRDY }
Aug 10 22:41:54 dr kernel: [1455175.456591] ata1.00: supports DRM functions and may not be fully accessable.
Aug 10 22:41:54 dr kernel: [1455175.458181] ata1.00: supports DRM functions and may not be fully accessible.
Aug 10 22:41:54 dr kernel: [1455175.458291] ata1.00: configured for UDMA/133
--------------

Regards,
Tristan Leroy

Re: Error over Reading Hard Disk

Posted: 2021/06/08 09:38:54
by TrevorH
It appears your disk is on the way out. Run smartctl -a /dev/sda (or whatever the disk device is called) and post the output so we can see it.

If it is on its way out then this would be an ideal time to migrate to a supported operating system. CentOS 6 has been dead for more than 6 months and there will be no more security patches for it. You need to get off and onto something that gets patches ASAP.

Re: Error over Reading Hard Disk

Posted: 2021/08/11 18:01:16
by kmiller10
TrevorH wrote:
2021/06/08 09:38:54
It appears your disk is on the way out. Run smartctl -a /dev/sda (or whatever the disk device is called) and post the output so we can see it.

If it is on its way out then this would be an ideal time to migrate to a supported operating system. CentOS 6 has been dead for more than 6 months and there will be no more security patches for it. You need to get off and onto something that gets patches ASAP.
I was experiencing the same issue and my disk is on the way out too. But I did not know that CentOS 6 has been dead. Thank you for the information. Cheers :D