{{ $t('productDocDetail.guideClickSwitch') }}
{{ $t('productDocDetail.know') }}
{{ $t('productDocDetail.dontRemind') }}
6.11.3
Sangfor Cloud Platform (SCP) {{ breadTitle }} Migration Troubleshooting SCMT Issues After Migration After Windows migration and switchover, the target machine has a black screen
{{sendMatomoQuery("Sangfor Cloud Platform (SCP)","After Windows migration and switchover, the target machine has a black screen")}}

After Windows migration and switchover, the target machine has a black screen

{{ $t('productDocDetail.updateTime') }}: 2025-12-17

图形用户界面, 文本

AI 生成的内容可能不正确。

Reason:

Check whether the VM meets the condition: (number of network cards × number of cores) ≤ memory. If (number of network cards × number of cores) exceeds the memory capacity, the VM may get stuck on a black screen.

Example: Suppose a virtual machine is configured with 4 network cards and 8 cores, while its memory is only 24 GB. Here, the calculation result of (4 × 8) is 32, which is greater than the memory value of 24. In this case, the virtual machine is likely to encounter a black screen freeze.

Solution:

Delete the unnecessary extra network cards of the VM or increase the memory of the VM.