A VMFS3 datastore has just been upgraded to VMFS5.
In what two ways does this affect the datastore? (Choose two.)
A.
The existing VMFS3 block size is retained.
B.
The block size will be changed to 8MB.
C.
Any existing VMDK can be expanded up to 2TB.
D.
VMDKs retain their size limit from the VMFS3 block size.
Ans is D instead of C
as
upgrading a VMFS-3 to VMFS-5 datastore is that it will inherit the block size properties of the original VMFS-3 datastore……
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1003565
C is correct:
http://blogs.vmware.com/vsphere/2011/08/2tb-vmdks-on-upgraded-vmfs-3-to-vmfs-5-really.html
wow, that explained and cleared the doubts, it is unbelievable if I don’t see it. but the condition is the datastore has to be 2TB first and that is not relate to this question. thx
@anonim both above mention articles are opposite each others , but i think the article you mentioned is more appropriate as it perform the thing via pratcial
A & D are correct.
http://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.storage.doc_50%2FGUID-7D88E01D-360F-4215-8D0B-F2B8424E5F42.html
D is wrong! The document you point talks about VMFS5 DATASTORE retaining limits of VMFS3 datastore, NOT VDMK file!
How can C be correct if the size of datastore is not specified. It will be true for a 2TB datastore, but won’t be true for a 500GB one.
“***ANY*** existing VMDK can be expanded up to 2TB”
The question is too vague. The answer should be A. D is only applicable under certain conditions – size of datastore and disk type – think vs thick.
In the article listed above is says:
If you upgrade to VMFS-5 from VMFS-3 then regardless of the block size, VMFS-5 uses double-indirect addressing to cater for large files (up to a size of 2 TB – 512 B) on upgraded VMFS-3 volumes. For example, if the VMDK goes beyond 512 GB it will switch to using double-indirect addressing, which will allow for VMDKs up to 2 TB – 512 B.
I think C is correct?