Try below steps to fix this issue.
Connect to each ESXi host to which the LUN is presented by using SSH.
Run this command to stop the SIOC service:
/etc/init.d/storageRM stop
In the vSphere Client, select the host and then click the Configuration tab.
Click Rescan All.
After the rescan completes, run this command to restart the SIOC service:
/etc/init.d/storageRM start
Note: If the issue persists, put the affected ESXi host into maintenance mode and then reboot the host.