- Run vSphere Host Update Utility 4.0 to install all 4.0 patches.
- If the host is managed by vCenter Server, you must Upgrade vCenter Server to v.4.1 first.
- Install vSphere CLI on a computer.
- Download the upgrade ZIP bundle to the vSphere CLI computer. Make sure download the ESXi (ESX Installable) ZIP bundle.
- Power off any virtual machines that are running on the host and place the host into maintenance mode.
- (Optional) Configure a scratch directory (see KB1004177). Create a directory (scratch_dir) on the VMFS volume.
- (Optional) Set the scratch directory to /vmfs/volumes/datastore1/scratch_dir
- (Optional) Select the “ScratchConfig.ConfiguredSwapState” option.
- (Optional) Reboot the ESXi host.
- On vSphere CLI computer, vihostupdate.pl --server <host-ip-addr> -i -b "upgrade-from-ESXi4.0-to-4.1.0-0.0.260247-release.zip" -B ESXi410-GA-esxupdate
- vihostupdate.pl --server <host-ip-addr> -i -b "upgrade-from-ESXi4.0-to-4.1.0-0.0.260247-release.zip" -B ESXi410-GA
- Reboot the ESXi host.
Search This Blog
Upgrade vSphere EXSi from 4.0 to 4.1 Using vihostupdate
vCenter Server 4.1 Installation
- Install Windows Server 2008 R2 (64-bit)
- Create a vCenter SQL database and a vCenter database user; set the db owner to vCenter database user; grant DBO right on the MSDB database.
- Install Microsoft SQL Server Native Client 2005 or 2008.
- Create a SQL DSN (make sure select SQL Server Native Client driver.
- Install vCenter Server 4.1
Windows Context Menu Shell Extension - Open++ (Copy Path)
http://dengdun.webs.com/en/openxx.htm
Use Open++ for x64 for Windows 7 x64.
08/07/2010 update: Open++ appends the “Enter” key when Copy Path. This makes not useful when pasting the Command Prompt. Use FileMenu Tools instead http://eddielublog.blogspot.com/2010/08/windows-context-menu-shell-extension.html
Delete Right Click Menu Items in Internet Explorer
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt
Subscribe to:
Posts (Atom)
Use WinSCP to Transfer Files in vCSA 6.7
This is a quick update on my previous post “ Use WinSCP to Transfer Files in vCSA 6.5 ”. When I try the same SFTP server setting in vCSA 6.7...
-
Recently, we created a new child domain in the existing AD forest with two new Windows Server 2012 R2 domain controllers. The AD authenticat...
-
find out the name of vSphere host running the stuck task if possible SSH to the vCenter Server server appliance service vmware-vpxd resta...
-
Updated on 07/13/2016. See the update this post, I might find the ultimate solution, even I am still not sure what the cause of the issue. ...