Update the Virtual Machine configuration information by following these steps:
1.) Reload the Configuration information of the affected Virtual Machine(s) which owns the RDM which was increased in size
Notes:
- If the RDM resides on a SCSI bus set for physical sharing the Virtual Machine will need to be in a powered off state when the reload is performed
- If the RDM belongs to a Clustered VM, perform the reload on the passive Node by powering down the passive Node and then follow the steps outlined below.
1.1) Log in to the ESXi Host where the affected Virtual Machine is registered on via SSH/Putty
1.2) List the Virtual Machines currently registered to the ESXi Host:
vim-cmd vmsvc/getallvms
1.3) Make a note of the vm-id listed for the affected Virtual Machine
1.4) Run the following command to reload the Config by using the vm-id
vim-cmd vmsvc/reload 'vm-id'
1.5) Evaluate whether the VMware vSphere Web Client does now report the new correct size for the expanded LUN. If the issue persists, proceed with Step 2.)
2.) Remove and Re-add the affected Virtual Machine disk (= RDM) by following the steps outlined in