Getting the following in /var/log/messages:
Sep 17 10:38:53 server1 kernel: end_request: I/O error, dev sde, sector 0
Sep 17 10:38:53 server1 kernel: end_request: I/O error, dev sde, sector 63
Sep 17 10:38:53 server1 kernel: end_request: I/O error, dev sde, sector 208845
In addition, any time an lvm utility runs, before the results are returned (properly), the following is shown:
/dev/sde: read failed after 0 of 4096 at 0: Input/output error
/dev/sde1: read failed after 0 of 2048 at 0: Input/output error
/dev/sde2: read failed after 0 of 2048 at 0: Input/output error
fdisk -l
does not show such a device and returns no errors. Also nothing in mount
or fstab
. I can't find anything about this device, other than its listing in /dev
and the errors show above. This is a live server, I would rather not have to resort to a reboot if it can be avoided.
CentOS 5.5 , LSI hardware SAS RAID , dual quad-core Xeon, 16GB RAM