This is an expected behavior in the VMware vSphere Web Client.
After increasing the size of a LUN for a virtual machine RDM, manually refresh the storage information for the virtual machine.
To manually refresh the storage information:
- Log in to the VMware vSphere Web Client.
- Select the ESXi host in which the virtual machine is registered.
- Right-click on the host and select All vCenter Server Actions > Rescan storage.
- Log in to the host as root using the console or SSH.
- Run this command to list the virtual machines currently registered to the host:
# vim-cmd vmsvc/getallvms
- Make a note of the vm-id listed for the virtual machine with the RDM that was increased in size.
- Run this command to reload the virtual machine information, reusing the ID noted in step 6:
# vim-cmd vmsvc/reload 'vm-id'
Note: If the RDM resides on a scsi bus set for physical sharing the VM will need to be in a powered off state when the reload is preformed for the new storage information to report