Difference between revisions of "Virtual Centre"

Jump to navigation Jump to search
596 bytes added ,  14:43, 27 September 2010
→‎General Configuration: Added "ESX Time-out"
(→‎Troubleshooting: Added "System Error")
(→‎General Configuration: Added "ESX Time-out")
Line 132: Line 132:
## <code> VMware VirtualCenter Management Webservices </code>
## <code> VMware VirtualCenter Management Webservices </code>


=== ESX Time-out ===
An ESX send a UDP poll to its controlling vCentre, once every 10 secs.  This times-out after 20 secs, and the vCentre will mark the ESX as disconnected.  If you've got ESX's in a remote site or at the far end of a dodgy/overloaded network connection it won't uncommon for the UDP polls to get lost and your ESX's appear disconnected. To increase the time-out...
Within <code>%APP_DATA%/VMware/VMware VirtualCenter/vpxd.cfg </code>, edit the following section
<heartbeat>
  <notRespondingTimeout>60</notRespondingTimeout>
</heartbeat>
and restart the VMware Server Service


== Update Manager ==
== Update Manager ==

Navigation menu