Applicable to:
- SolusVM 2
Symptoms
SolusVM 2 Windows Server 2019 VPS boots into recovery mode on CR with AMD processor(Ryzen 16xx, Ryzen 17xx series)
Cause
Red Hat bug https://bugzilla.redhat.com/show_bug.cgi?id=1592276
Resolution
- Connect to SolusVM 2 Compute Resource via SSH
-
Create a file:
# touch /etc/modprobe.d/kvm.conf
-
Add the following line in the created file:
CONFIG_TEXT: options kvm ignore_msrs=1
- Reboot the Compute Resource
Comments
Please sign in to leave a comment.