Administrators might notice that when one of the PVS Servers in the site goes down / shutdown, the targets that were streamed from that particular PVS server go in to a loop when trying to rebalance to the other PVS servers in the site. i.e, the number of targets on each remaining PVS server seems to go up and down continuously for a long time. Administrators may also notice that some of the targets are in unresponsive state and did not successfully rebalance to the other servers. This problem affects only the targets that use UEFI Boot and does not affect the targets that use BIOS Boot.
BIOS reconnects are differentiated and handled differently compared to BIOS boot operations. However UEFI boot and reconnects are not differentiated and are handled in the same way. Treating UEFI reconnects the same as a boot operation limits the number of concurrent reconnections that can be made as per the Maximum devices booting setting. If this value has been reduced from the default value, it can lead to this problem.
Adjusting the Maximum devices booting setting (default value 500) to a higher value (if required, depending on the number of targets in the environment) should help to allow more devices to rebalance quickly.

Administrators might notice that when one of the PVS Servers in the site goes down / shutdown, the targets that were streamed from that particular PVS server go in to a loop when trying to rebalance to the other PVS servers in the site. i.e, the number of targets on each remaining PVS server seems to go up and down continuously for a long time before it eventually settles down. Administrators may also notice that some of the targets are in unresponsive state and did not successfully rebalance to the other servers.