Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
VirtualCenter Server Crashes with Panic (1783)
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
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

