miniGeek.org

another collection of bits and bytes

Navigation Menu

VMWare failed to create virtual disk: file too large

Posted on Mar 26, 2008 in Linux, RTFM, VMWare | 0 comments

This falls under the heading of RTFM. I was trying to create a disk that was 400Gb in size on a VMWare server and I kept getting the error: [root@esx datastore2]# vmkfstools -c 400g disk1.vmdk Failed to create virtual disk: file too large 1769481 It turns out that this is well documented and I found the solution in the VMWare forums (although it’s...

Read More