Ask an Expert
What is the maximum size of virtual disk on VMFS I can create?
|
 |
| |
Answer: The maximum virtual disk size depends on the maximum file size for vmfs file system, and, therefore on the block size.
Proportions is following:
| Block size |
Maximum disk capacity |
| 1Mb |
256Gb |
| 2Mb |
512Gb |
| 4Mb |
1 024Gb |
| 8Mb |
2 048Gb |
To adjust maximum virtual disk size you should format the vmfs volume with the correct block size.
|