Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
VMotion Disabled After ESX Server Patch Upgrade or Boot into Linux
Details
Solution
There are two workarounds:
- Disconnect the ESX Server host from VirtualCenter before applying the ESX Server patch upgrade or booting the ESX Server host in Linux mode.
- Disable xinetd before upgrading or booting to the plain Linux mode, and enable xinetd after.
To disable xinetd:
- Turn off run level 3 of the xinetd daemon using chkconfig when you boot into Linux mode.
- Set xinetd to not start after booting.
Set chkconfig level 3 xinetd to off.
Boot into Linux mode. - Set xinetd to start after booting.
Set chkconfig level 3 xinetd to on.
Boot into vmnix mode.
Keywords
Feedback
Actions
- KB Article: 1808
- Updated: Aug 14, 2009
- Products:
VMware ESX
VMware VirtualCenter - Product Versions:
VMware ESX 2.0.x
VMware ESX 2.1.x
VMware ESX 2.5.x
VMware VirtualCenter 1.2.x
VMware VirtualCenter 1.3.x

