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?

  • SayCyberOnceMore@feddit.uk
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    IMHO a server would benefit from all updates… but as with all updates a pre-update backup is always wise.

    Do you have specific issues to deal with?

  • myersguy@lemmy.simpl.website
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year 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?

    • g7s@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year 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