Difference between revisions of "Installation (ESX)"

Jump to navigation Jump to search
373 bytes added ,  12:58, 2 December 2010
→‎Procedures: Added "Get NIC Firmware/Driver versions"
(→‎Storage: Added "USB / SD Hypervisor Checks")
(→‎Procedures: Added "Get NIC Firmware/Driver versions")
Line 209: Line 209:
= Procedures =
= Procedures =
Links to VMware KB docs...
Links to VMware KB docs...
* [http://kb.vmware.com/kb/1026380 VMware KB1026380 - Committing snapshots on ESX/ESXi host from command line
* [http://kb.vmware.com/kb/1026380 VMware KB1026380 - Committing snapshots on ESX/ESXi host from command line]


== Quick commands ==
== Quick commands ==
Line 352: Line 352:
# Confirm that the ESX Server host generated new certificates by executing the following command comparing the time stamps of the new certificate files with orig.rui.crt and orig.rui.key
# Confirm that the ESX Server host generated new certificates by executing the following command comparing the time stamps of the new certificate files with orig.rui.crt and orig.rui.key
#* <code> ls -la </code>
#* <code> ls -la </code>
== NIC Operations ==
=== Get NIC Firmware/Driver versions ===
* '''ESX4'''
** <code> ethtool -i vmnic<no> </code>
** Where <code><no></code> is your NIC no, eg <code> ethtool -i vmnic0 </code>
* '''ESX4i'''
** <code> vsish -e get net/pNics/vmnic<no>/properties</code>
** Where <code><no></code> is your NIC no, eg <code> vsish -e get net/pNics/vmnic1/properties </code>




Navigation menu