Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Storage devices require zeroedthick policy by default (1017666)

Details

When a new virtual machine is deployed from a template on a VMFS-3 datastore, the eagerzeroedthick allocation policy is used. This results in a virtual disk that is fully allocated, and wasted storage on thin provisioned storage devices. The same problem exists when a virtual machine is migrated from one datastore to another using storage vMotion.

Solution

This behavior is modified with VirtualCenter 2.5 Update 6 release, so that the target allocation policy for the virtual disk is  zeroedthick by default.
To set the default value on an ESX host:
  1. In the vpxa.cfg file, add the following:
    <nfc>
    <eagerzeroedthick>false</eagerzeroedthick>
    </nfc>
  2. Restart the VirtualCenter Agent on both source and destination ESX hosts.
  3. Run vmkfstools -D <absolute path to clone>/<cloned disk name>-flat.vmdk.
  4. Look for the output in the kernel log in /var/log to ensure that the tbz (to be zeroed) value is large.

Keywords

zeroedthick, eagerzeroedthick

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback

  • 0 Ratings

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
  • 0 Ratings
Actions
KB: