We recently purchased a refurbished Dell 2950 II to use as a development box in our lab.
After installing the OS (Debian Wheezy) and booting for the first time, I received the following errors in the DRAC, and the host reboots unexpectedly:
Critical 08/09/2014 03:13:50 CPU 2 has an internal error (IERR).
Critical 08/09/2014 03:13:50 CPU 1 has an internal error (IERR).
After that, I receive the following over the course of the next boot (in reverse order):
Critical 08/09/2014 03:15:41 A fatal IO error detected on a component at
OK 08/09/2014 03:15:41 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:41 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:41 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:41 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:41 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:40 An OEM diagnostic event has occurred.
Non-Recoverable 08/09/2014 03:15:40 CPU 2 machine check detected.
Non-Recoverable 08/09/2014 03:15:40 CPU 2 machine check detected.
Critical 08/09/2014 03:15:40 A fatal IO error detected on a component at
OK 08/09/2014 03:15:40 An OEM diagnostic event has occurred.
Critical 08/09/2014 03:15:40 A fatal IO error detected on a component at
OK 08/09/2014 03:15:40 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:40 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:40 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:40 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:40 An OEM diagnostic event has occurred.
OK 08/09/2014 03:15:40 An OEM diagnostic event has occurred.
Non-Recoverable 08/09/2014 03:15:39 CPU 1 machine check detected.
OK 08/09/2014 03:14:05 CPU 1 is operating correctly.
OK 08/09/2014 03:14:05 CPU 2 is operating correctly.
OK 08/09/2014 03:14:05 CPU 1 is operating correctly.
Now, what's odd is that about 75% of the time, it will fail to boot and displays the errors above, and the other 25% it boots fine.
The reboot always happens following the GRUB menu, but before Debian begins posting the typical syslog/boot messages.
As always, any help would be greatly appreciated, thank you!