Linux Fixes Hosts Randomly Rebooting During Virtualization With Ryzen 7000/8000 CPUs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • dayone
    replied
    Originally posted by sophisticles View Post
    I thought only Intel CPUs had stability issues.

    Imagine all the ignoramuses that built systems around these AMD CPUs to run VMs only to find that they are not stable.




    I can confirm this behavior with Ryzen 1600 running different distros bare metal and doing long encodes that last hours.

    Sometimes the system can complete the work, sometimes after hours of going strong it will just shutdown as if it got tired of working.

    This does not happen on any Intel platform I have tested.

    This is why I don't buy AMD or trust AMD CPUs any longer.

    Of course it could just be a Linux issue.
    That was an issue with Early Ryzen 1000 CPUs, you shouldve RMAd your CPU like everyone else at that time.

    This Post is about nested VMs aka VMs running in VMs. Its an Software issue and not a hardware issue like with Intel CPUs.

    Leave a comment:


  • intelfx
    replied
    Originally posted by gustavoar View Post

    I have an AMD 7950x and I run VMs using QEMU constantly in Linux and never experienced this issue. So, it doesn't affect everyone.
    This issue is about nested virtualization, i.e. VMSAVE/VMLOAD in the guest. You won't ever experience this issue unless you really go out of your way (and get unlucky with the BIOS/ucode).

    Leave a comment:


  • gustavoar
    replied
    Originally posted by sophisticles View Post
    I thought only Intel CPUs had stability issues.

    Imagine all the ignoramuses that built systems around these AMD CPUs to run VMs only to find that they are not stable.




    I can confirm this behavior with Ryzen 1600 running different distros bare metal and doing long encodes that last hours.

    Sometimes the system can complete the work, sometimes after hours of going strong it will just shutdown as if it got tired of working.

    This does not happen on any Intel platform I have tested.

    This is why I don't buy AMD or trust AMD CPUs any longer.

    Of course it could just be a Linux issue.
    I have an AMD 7950x and I run VMs using QEMU constantly in Linux and never experienced this issue. So, it doesn't affect everyone.

    Leave a comment:


  • sophisticles
    replied
    I thought only Intel CPUs had stability issues.

    Imagine all the ignoramuses that built systems around these AMD CPUs to run VMs only to find that they are not stable.


    There is no kernel panic, no log entries, no relevant output to serial console. It is as if platform is simply hard reset. It seems time to reproduce it varies from system to system and can be dependent on workload and even specific CPU model."​
    I can confirm this behavior with Ryzen 1600 running different distros bare metal and doing long encodes that last hours.

    Sometimes the system can complete the work, sometimes after hours of going strong it will just shutdown as if it got tired of working.

    This does not happen on any Intel platform I have tested.

    This is why I don't buy AMD or trust AMD CPUs any longer.

    Of course it could just be a Linux issue.

    Leave a comment:


  • mrpops2ko
    replied
    this unfortunately didn't fix the issue for me :/

    theres a thread on the proxmox forums about this, lots of us with 7950x's have had this since the launch and it seems specifically the 7950x that are affected.

    i did some in place modifications to add this namely in
    Code:
    /etc/modprobe.d/kvm-amd.conf
    put this
    Code:
    options kvm-amd nested=1 vls=0

    hard reboots without any time between once a week to once a month

    Leave a comment:


  • Linux Fixes Hosts Randomly Rebooting During Virtualization With Ryzen 7000/8000 CPUs

    Phoronix: Linux Fixes Hosts Randomly Rebooting During Virtualization With Ryzen 7000/8000 CPUs

    Ahead of the Linux 6.12 kernel release expected today there is a last minute "x86/urgent" pull request. Notable with this last minute x86 urgent fixes for Linux 6.12 -- and also to be back-ported to prior kernel versions -- is working around an issue with AMD Ryzen Zen 4 client processors such as the Ryzen 7000/8000 series processors when making use of virtualization that could lead to the host randomly being rebooted...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
Working...
X