How bad is it to use a virtual file system with VMWare?
Posted
by user37244
on Server Fault
See other posts from Server Fault
or by user37244
Published on 2009-04-16T22:46:53Z
Indexed on
2010/03/14
0:55 UTC
Read the original article
Hit count: 261
IT is running a series of VMs that we'd like to see optimized further: if the VMs' are Windows XP, storing their NTFS images out to the virtual disk (ext3) provided by Linux/VMWare, how much of a hit are we taking - as opposed to having a partition of the host hard drive formatted NTFS to eliminate the translation layer and the extra level of operating system IO preparation?
© Server Fault or respective owner