Posts

Showing posts with the label vpshere

vSphere 5: HA Demonstration

Image
Some people asked me this question: Will HA be activated if datastore is lost on a host due to iSCSI connection failure or FC connection on just one host without losing the host server from the management network? Though I know the answer however I was curious myself and decide to find out by performing this on a iSCSI connection to see the results.   From my understanding, HA protects hosts failure however as long the host primary detection method (management network) is still alive, the host is considered alive in such, even though the VMs that the host is hosting is "gone" due to perhaps a nic failure for iSCSI connection or a HBA failure for FC connection, HA will not be activated even though datastore heartbeat (only in vSphere 5.x and its a secondary detection if primary failed) is lost. I realize vCenter will initialed a migration of the VM however this will get the process halt.  We have to kill the process and wait for a timeout in order to take...

Upgrade ESX/ESXi 4.x to ESXi 5.0 using Update Manager

Image
This video will demostrate how to upgrade your ESXi or ESXi 4.x server to ESXi 5.0 using the Update Manager 5.0 plug-in on vCenter 5.0.  Procedures to upgrade your vCenter is in the previous post . Tested with ESX 4.x and ESXi 4.x which has a local datastore with VM in it.  Both upgrade with VUM complete successfully with datastore still intact and VM still exist. The only different is that, when you browse the local datastore which was upgraded from ESX 4.x, you will find the esxconsole folder in it which you would not see this if it was upgraded from an ESXi 4.x. Local datastore from ESX 4.x Local datastore from ESXi 4.x Update: Test with local datastore to test if it will be removed. Next Post: vSphere 5 Migration White Paper and Tools  Other related posts: vSphere 5 vRAM Licensing vSphere 5 ESXi 5 Installation Upgrade vSphere vCenter 4.x to 5.0 Upgrade ESX/ESXi 4.x to ESXi 5.0 using Update Manager Upgrade VMware Tools and vir...