1

I got a ESXi 5.1 installation which is irregularly crashing with a error output like the following:

The server has got the following hardware:

Supermicro X8DTN+ Mainboard
2 x Intel XEON E5606
6 x 2GB ECC DDR3-RAM
LSI 9260-6i Raid5

How can this be fixed?

Rex
  • 7,815
  • 3
  • 28
  • 44
Zulakis
  • 4,191
  • 14
  • 44
  • 75

2 Answers2

7

You're running a very old version of VMware. The build you're on, 799733, is from September 2012. The current build of ESXi 5.1 as of this date is 1612806.

You're supposed to run updates! (why) Reference the VMware patch portal.

Many people don't update or patch their ESXi installations. I don't understand why. But this is leading to a flurry of questions about bugs that have been resolved in later releases.

Your particular issue is fixed in the following VMware patch: PR932615. There appears to be a workaround that would require a reboot, but it's best to just update the host.

ewwhite
  • 194,921
  • 91
  • 434
  • 799
0

According to VMware kb 1020181‎ you may be facing a hardware or software issue.

I would recommend running a memtest to check that the installed RAM is in order and I would also try another version of ESXi to see if the problem is in the current version only.

mingalsuo
  • 41
  • 2