Search This Blog

Upgrade vSphere EXSi from 4.0 to 4.1 Using vihostupdate

  1. Run vSphere Host Update Utility 4.0 to install all 4.0 patches.
  2. If the host is managed by vCenter Server, you must Upgrade vCenter Server to v.4.1 first.
  3. Install vSphere CLI on a computer.
  4. Download the upgrade ZIP bundle to the vSphere CLI computer.  Make sure download the ESXi (ESX Installable) ZIP bundle.
  5. Power off any virtual machines that are running on the host and place the host into maintenance mode.
  6. (Optional) Configure a scratch directory (see KB1004177).  Create a directory (scratch_dir) on the VMFS volume.
  7. (Optional) Set the scratch directory to /vmfs/volumes/datastore1/scratch_dir
  8. (Optional) Select  the “ScratchConfig.ConfiguredSwapState” option.
  9. (Optional) Reboot the ESXi host.
  10. 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
  11. vihostupdate.pl --server <host-ip-addr> -i -b "upgrade-from-ESXi4.0-to-4.1.0-0.0.260247-release.zip" -B ESXi410-GA
  12. Reboot the ESXi host.

vCenter Server 4.1 Installation

  1. Install Windows Server 2008 R2 (64-bit)
  2. 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.
  3. Install Microsoft SQL Server Native Client 2005 or 2008.
  4. Create a SQL DSN (make sure select SQL Server Native Client driver.
  5. Install vCenter Server 4.1

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...