Changing a LUN to use a different Path Selection Policy (PSP)
searchcancel
Changing a LUN to use a different Path Selection Policy (PSP)
book
Article ID: 318544
calendar_today
Updated On: 02-18-2025
Products
VMware vSphere ESXi
Issue/Introduction
Based on your storage array vendor's best practices, you have configured your ESX and ESXi hosts with Round Robin Path Selection Policy (VMW_PSP_RR) for your storage array.
However, in some configurations, such as MSCS using shared storage RDMs (Raw Device Mappings), you need to change the Path Selection Policy (PSP) because Round Robin PSP is not supported for MSCS Clustering prior to vSphere 5.5.
To work around the issue, change the PSP for the LUNs used by the MSCS cluster's RDMs to a PSP other than VMW_PSP_RR. The choice of PSP must be relevant to the Storage Array Type. For example, if the array is Active/Passive, do not use FIXED PSP, use MRU PSP.
To change a LUN to use a different PSP:
Log in to the ESX host's terminal directly (press Alt+F1 in the console or your remote System Management Interface and log in as root), or by SSH.
Identify the RDM file name for each shared storage used by the virtual machines in the MSCS cluster nodes.
Note: This step requires that the virtual machine be powered off first. If you do not power off the virtual machine, you receive the error, Device or resource busy. This applies to all virtual machines accessing the LUN.
The last two lines of the output show the path to the file and the file names of the shared storage for 2 RDMs.
You use the text in double quotes in some of the steps of this article.
Identify the logical device name mapped by the first RDM (the quorum disk above).
#vmkfstools -q /vmfs/volumes/<Datastore_UUID>/node1/quorum.vmdk Disk /vmfs/volumes/<Datastore_UUID>/node1/quorum.vmdk is a Passthrough Raw Device Mapping Maps to: vml.<device_vml_id>
Identify the LUN ID (NAA ID) represented by the logical device name (prefixed with vml listed in red above)