2 Replies
Last post:
Sep 4, 2008 12:01 PM by
Kenji Nozaki
Re: Datastore disk expansion on ESX
Yes, vmkfstools will accomplish this. Try the following:
Login to host using account with admin privileges.
Change directory to /vmfs/volumes/ and SAN volume. Locate folder named for VM and ‘cd' into it to locate vmdk file.
Type in vmkfstools -X nng ./name.vmdk where nn is the new larger drive size, and name is the name of the VM.
I hope this helps.
Re: Datastore disk expansion on ESX
Thanks Russ! My objective was to increase one of our host ESX datastores. After speaking w/ tech support from vmware, I elected to create a new host datastore, migrated the VMs to the new store, and blew away the old store, effectively "increasing" this host store. I was told that the only way to expand an existing ESX host datastore was to use extents, which they discouraged me from doing.
In the future if I need to extend the disk size of an existing VM drive I'll give your technique a shot.
Thanks again!
Kenji
