ClearOS 5.2 on ESXi5 - install VMWare Tools
With reference to Clear Foundation forum, I am managed to install VMWare tools, which gives extra information such as RAM usage back to ESXi.
Moreover, VMware Tools save the CPU usage. Before the installation, the ClearOS VM consume about 400 MHz of my ESXi host on a no load condition. After VMware tools installation, the CPU load is just about 70 Mhz for similar condition.
For those who have been left wondering - here is instructions for installing VMWare Tools.
*Stolen From: VMWare Communities
4: Now, using the vSphere Client, do the "Guest -> Install Vmware tools" fun stuff...
5: Returning back to the SSH / vSphere console session:
There is a bug with VMXNET module under CentOS - patch is as follows:
Note: The original message has information about editing VMXNET driver. There is no need for the editing and I am managed to use VMXNET3 NIC on my ClearOS VM.
and complete the install of vmware tools
Moreover, VMware Tools save the CPU usage. Before the installation, the ClearOS VM consume about 400 MHz of my ESXi host on a no load condition. After VMware tools installation, the CPU load is just about 70 Mhz for similar condition.
For those who have been left wondering - here is instructions for installing VMWare Tools.
*Stolen From: VMWare Communities
Code: |
4: Now, using the vSphere Client, do the "Guest -> Install Vmware tools" fun stuff...
5: Returning back to the SSH / vSphere console session:
Code: |
There is a bug with VMXNET module under CentOS - patch is as follows:
Code: |
Note: The original message has information about editing VMXNET driver. There is no need for the editing and I am managed to use VMXNET3 NIC on my ClearOS VM.
and complete the install of vmware tools
Code: |
Comments