I am using Archlinux as a server for my infrastructure. Does anyone have experience with ignoring kernel upgrades on Archlinux for a while? If so, how do you decide on what kernel release you are staying? If you upgrade the kernel, have you found a way to circumvent having to restart the machine?

  • @myersguy@lemmy.simpl.website
    link
    fedilink
    English
    111 months ago

    LTS kernel would help a little, but it also still receives updates.

    Why are you running Arch on a server if you are concerned with frequent updates, though?

    • Γ7ΣOP
      link
      English
      111 months ago

      I am not at all concerned with frequent updates, I do want them. The thing with the Kernel is, for some applications you need to reboot to make the update complete. E.g. libvirts default network doesn’t work when you upgrade the kernel but don’t reboot, with docker I also had problems. I just want to minimize downtime.

      I will likely try to achive a setup with a clustered file system and two physical servers for failover