VMware App Volumes 4 Specialist — Question 47
A customer environment includes:
✑ 4-node vSAN cluster
✑ 5 SQL servers with an OS virtual disk and database virtual disk
✑ Current policy uses the vSAN Default Storage policy
A vSAN administrator has created a new policy with fault tolerance method of Erasure Coding with Failures to tolerate equal to 1. The administrator will apply this new policy to the OS disk only.
Considering this scenario, which two statements are true? (Choose two.)
Answer options
- A. The policy can't be applied as there are not enough nodes to comply with the policy.
- B. The object tree will have to be rebuilt when the policy is applied.
- C. vSAN policies can only be applied to entire VMs.
- D. This policy will require additional transitional space, until all objects are recreated.
- E. The policy will result in size reduction and only will require 1.5x space instead of 2x.
Correct answer: B, D
Explanation
Statement B is correct because applying a new policy can lead to the need for rebuilding the object tree to fit the new configuration. Statement D is also correct as the Erasure Coding policy may require temporary additional space to transition while the objects are being recreated. The other options are incorrect because there are enough nodes to comply with the policy (A), vSAN policies can be applied to individual disks (C), and the space requirement for the policy is typically 2x rather than 1.5x (E).