16,755 pts.
 Partitioning VMWare ESX Server 3.5 during installation
For partitioning VMWare ESX Server 3.5 during installation do you have to use the default configuration or can you edit it. If you can edit it does anyone have any recommeneded schemes to use? Thanks

Software/Hardware used:
ASKED: November 18, 2008  4:45 PM
UPDATED: November 23, 2008  9:18 AM

Answer Wiki:
The default sizes will typically work for many environments but there are changes you can make to ensure that you do not run into problems later on if your partitions run out of space or you try to increase the memory allocated to the Service Console. /boot - Change from 100MB to 384MB to allow extra space for any future ESX upgrades. Swap: Change from 544MB to 1600MB, this should be twice the amount of memory that is dedicated to the Service Console. The default amount of memory devoted to the Service Console is 272MB which is why the default swap size is 541MB544MB. The recommended amount of memory for the Service Console is the maximum of 800MB which would require a 1600MB swap partition. /var/log: Change from 2GB to 5GB to allow for extra space for log files. Additionally you can create the following additional partitions to further segregate your drive to help protect the root directory from filling up. /home – Create a partition of 2GB for any home directories that are created for local users on the ESX host. /tmp – Create a partition of 2GB for the directory that is used to store temporary files. /var – Create a partition of 4GB for the directory that is used to hold administrative log and configuration files.
Last Wiki Answer Submitted:  November 19, 2008  4:19 pm  by  Eric Siebert   675 pts.
All Answer Wiki Contributors:  Eric Siebert   675 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

remember to separate ‘/’ from all the oter and give ‘/’ a 10 Gbyte ext3.
also consider having a 10 GBytes ‘/vmimages’ for iso images if you are not going to have a samba exported folder from a windows based repository server or an NFS exported filesystem from a linux/Unix/ESX based server.
hth
cheers
Manlio
My Virtualization blog

 65 pts.