Sorry this is not about SME this time but I got called into work because of a power surge that took the data server (Redhat 7.x) down.
Tried rebooting server several times but no video and no post? Server was toast.
Had a new IBM Netfinity on hand. It had a hot-swap cage with one drive available which I removed because it was a test server and I didn’t want to loose anything on it.
Removed SCSI drive and Sym53c895 controller from old server and placed into new server and rebooted.
After LILO boot: I get this error:
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
sym53c8xx_reset: pid=0 reset_flags=2 serial_number=1 serial_number_at_timeout=3
This is a continuous loop with the serial_ number incrementing by 1 each time around.
Example:
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
sym53c8xx_reset: pid=0 reset_flags=2 serial_number=2 serial_number_at_timeout=3
SCSI host 0 abort (pid 0) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
sym53c8xx_reset: pid=0 reset_flags=2 serial_number=3 serial_number_at_timeout=3
Anyone have an idea as to what I can do to resolve this stressful situation?
Thanks in advance