Skip navigation
VMware

This Question is Possibly Answered

1 "correct" answer available (10 pts) 1 "helpful" answer available (6 pts)
765 Views 4 Replies Last post: Jan 11, 2010 10:30 AM by forbes RSS
LevT2 Novice 3 posts since
Jun 22, 2009
Currently Being Moderated

Jun 22, 2009 2:37 PM

Scripted installation or reinstallation with esxconsole VMFS aligned and 8M-block sized - How to perform?

Hi guys.

 

Please help. Can't figure out how to solve this chicken-and-egg problem in ESX4.

 

 

Yeah, I can "cheat" with an externally created and labeled VMFS partition of even full system disk layout.

 

 

Please suggest ks.cfg commands to set the ESX4 up on top of it.

mike.laspina Virtuoso 2,387 posts since
May 26, 2006

 

Hi,

 

 

The 8MB is not an issue, just define the maxsize parameter which should force the larger allocation unit.

 

 

e.g

 

 

part storage1 --fstype=vmfs3 --size=8192 -maxsize=2047000 --grow --onfirstdisk

 

 

Alignment is a function that would have to be initiated with fdisk if your storage system does not default to a 64. For the local and boot from SAN methods this would be have to be done before the automated ESX run and then simply do not clear the partitions but build on the existing ones.

 

 

Regards,

 

 

Mike

 

 

http://blog.laspina.ca/

vExpert 2009

 

 

http://blog.laspina.ca/ vExpert 2009
forbes Enthusiast vExpert 75 posts since
Apr 30, 2006

 

Hi Mike,

 

 

This didn't work for me unfortunately.  I managed to find a workaround though:

 

 

http://www.vreference.com/2010/01/11/create-local-vmfs-with-8mb-block-size-during-esx4-kickstart-install/

 

 

 

 

 

Forbes Guthrie

http://www.vReference.com

 

 

Forbes Guthrie http://www.vReference.com vExpert 2010

Bookmarked By (0)

Share This Page

Communities