Examine the LUN properties that are shown in the exhibit.
Which action should be taken to utilize all active paths?

A.
Change PSP to Most Recently Used
B.
No action required. All paths are already utilized.
C.
Change PSP to Fixed.
D.
Change PSP to Round Robin.
Correct: D
Round Robin (VMware)
The host uses an automatic path selection algorithm rotating through all active paths when connecting to active-passive arrays, or through all available paths when connecting to active-active arrays. RR is the default for a number of arrays and can be used with both active-active and active-passive arrays to implement load balancing across paths for different LUNs.
1
0
D is correct.
VMW_PSP_MRU
The host selects the path that it used most recently. When the path becomes unavailable, the host selects an alternative path. Default policy.
VMW_PSP_FIXED
The host uses the designated preferred path, if it has been configured. Otherwise, it selects the first working path discovered at system boot time.
VMW_PSP_RR
The host uses an automatic path selection algorithm rotating through all active paths.
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.storage.doc/GUID-B7AD0CA0-CBE2-4DB4-A22C-AD323226A257.html
2
0