• 2 Posts
  • 92 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle





  • This might be a really great case for Rocky Linux though, as it also gets 10 years support.

    That happens to be my plan. I just started rolling out a few but I will have to bulldoze some servers because CloudStack doesn’t work in it yet. That means it’s upgrade-disco for my 9s in 5 years.

    Since 2002 I’ve been doing yum-cron for updates, but just at the side gig with up to 50 boxes. It used to be absolutely rock solid before systemd wrecked it, but it’s still pretty reliable.





  • Yours will copy a record in your grub config, for every kernel install, because that’s the easiest way to get your ancillary settings. If it’s happening truly every time, then I’ll bet that’s borked somehow.

    I ran into this because grub config now needs an additional magical parameter no one mentions, because it manages new bits to create the parts it needs with your old setup to solve no real problem. It could also be keeping a bad root statement and perennially dropping it into every new boot config. Yay! I don’t remember what it was and I’m not at work, but I’ll try to check later and see if I can offer some help.