Could somebody please help me explain the recent messages I have been getting in my system log. They seem to happen during or just after a local RSYNC operation (CRON) but I'm not sure if this is relevant.
The messages look like this:
Clearly the error is of concern. The error number is always the same but the sector number and LBA values change of course. I should add that I did have a problem a little while back which I cleared by running fsck which came back reporting a clean disk. This is built over a RAID array.
I would like to understand what is going on and find out how to stop these messages cropping up on my syslog i.e. by correctly fixing any underlying problems.
Thanks in advance.
The messages look like this:
Code:
May 2 10:32:19 server1 kernel: hptrr: channel [0,2] started successfully
May 2 10:32:19 server1 kernel: hptrr: start channel [0,2]
May 2 10:32:19 server1 kernel: hptrr: ATA regs: error 40, sector count 32, LBA low 644e, LBA mid d8, LBA high c9, device 0, status 51
May 2 10:32:19 server1 kernel: hptrr: [0 2 0] Command completion error, flag(84)
Clearly the error is of concern. The error number is always the same but the sector number and LBA values change of course. I should add that I did have a problem a little while back which I cleared by running fsck which came back reporting a clean disk. This is built over a RAID array.
I would like to understand what is going on and find out how to stop these messages cropping up on my syslog i.e. by correctly fixing any underlying problems.
Thanks in advance.