In our storage array we change the discovery IP. Once the discovery IP is changed, the Multipath connection has to be rebalanced (It should make connection again with new discovery ip). But it is not rebalanced. We had to do Rescan disk and Iscsi deep discovery.
We found diskpart command to rescan disk
(rescan | diskpart)
but we could not find a way to do Iscsi deep discovery. How to do Iscsi deep discovery? Is there any powershell cmdlet to do it?