Setup guide
TECHNICAL WHITE PAPER / 30
VMware vSphere® 5.0 Upgrade
Best Practices
Disk Partitioning Requirements for ESXi
ESXi 5.0 uses the same boot disk layout as ESXi 4.x. Therefore, in most cases the boot disk partition table does
not require modification as part of the 5.0 upgrade. One notable exception is with an ESXi 3.5 host that is
upgradedtoESXi4.xandthenimmediatelyupgradedtoESXi5.0.InESXi3.5,thebootbanksare48MB.In
ESXi 4.x, the size of the boot banks changed to 250MB. When a host is upgraded from ESXi 3.5 to ESX 4.x, only
one of the two boot banks is resized. This results in a situation where a host will have one boot bank at 250MB
andtheotherat48MB,aconditionreferredtoashaving“lopsidedbootbanks.”AnESXihostwithlopsidedboot
banks must have a new partition table written to the disk during the upgrade. Update Manager cannot be used
to upgrade a host with lopsided boot banks. The ESXi Installer must be used instead.
Disk Partitioning Requirements for ESX
When upgrading an ESX 4.x host to ESXi 5.0, the ESX boot disk partition table is modified to support the dual-
image bank architecture used by ESXi. The VMFS-3 partition is the only partition that is retained. All other
partitions on the disk are destroyed.
For the VMFS partition to be preserved when the boot disk is repartitioned, it must be physically located beyond
the1GBmark—thatis,aftertheESXbootpartition,whichispartition4,andaftertheextendeddiskpartitionon
thedisk(8192+1835008sectors).AnysystemthathasaVMFSpartitionafterthe1843200sectormark(beyond
the1GBboundary)cankeepthatVMFSpartition,regardlessofwhetheritwasinitiallyinstalledwithESX3.5or4.x.
Limitations of an Upgraded ESXi 5.0 Host
There are some side eects associated with upgrading an ESX host to ESXi 5.0 as compared to performing a
fresh installation. These include the following:
• UpgradedhostsretainthelegacyMSDOS-basedpartitionlabelandarestilllimitedtoaphysicaldiskthatis
less than 2TB in size. Installing ESXi on a disk larger than 2TB requires a fresh install.
• Upgradedhostsdonothaveadedicatedscratchpartition.Instead,ascratchdirectoryiscreatedandmount-
ed o a VMFS volume. Aside from the scratch partition, all other disk partitions, such as the boot banks, locker
and vmkcore, are identical to that of a freshly installed ESXi 5.0 host.
• TheexistingVMFSpartitionisnotupgradedfromVMFS-3toVMFS-5.YoucanmanuallyupgradetheVMFS
partition after the upgrade. ESXi 5.0 is compatible with VMFS-3 partitions, so upgrading to VMFS-5 is
required only to enable new vSphere 5.0 features.
• ForhostsinwhichtheVMFSpartitionisonaseparatediskfromthebootdrive,theVMFSpartitionisleft
intact and the entire boot disk is overwritten. Any extra data on the disk is erased.
NEW 5.0 INSTALL 5.0 UPGRADED FROM 4.X
Partition Label GPT MSDOS
Boot Disk >2TB Supported Not supported
Scratch Partition Disk partition VMFS volume
Boot Disk VMFS VMFS-5 VMFS-3 (can be upgraded)
Table 2. Limitations of a Host Upgraded from ESX 4.x