Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
VirtualCenter Server Crashes with Panic
Details
My VirtualCenter server crashes with the following panic:
PANIC: ASSERT F(5296):130 bugNr=41550
Why is this happening?
Solution
Use the following workaround:
- Find out which host causes the panic. Run this SQL query:
select count(*), V.HOSTNAME from STATS_HOST_ROWS S,VPX_HOST V
where S.HOST_ID is the V.HOST_ID group by V.HOSTNAME.
The host whose count is 1034 causes the panic. - Remove the identified host, then re-add it to VirtualCenter.
Caution: This procedure deletes all the performance statistic history of that host.
To fix the problem permanently, you must upgrade to VirtualCenter 1.3.
The number of muliple paths per LUN parameter is configurable in this version of VirtualCenter. The default value is 4. To change this value, add or edit the stats.lun.nummultiplepath parameter in the VirtualCenter server's config.ini file.
To correct this, upgrade to VirtualCenter 1.3 or later.
Keywords
Feedback
Actions
- KB Article: 1783
- Updated: Aug 14, 2009
- Products:
VMware VirtualCenter - Product Versions:
VMware VirtualCenter 1.2.x
VMware VirtualCenter 1.3.x

