CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
11–20 of 25 posts
Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#12> CERN engineers had considered moving to CentOS Stream as a more natural pathway but ultimately they say "the straw that broke the camel's back" to abandon Red Hat Enterprise Linux for their industrial accelerator-control computers was the "-march=x86-64-v2" compiler flag default as "forced obsolescence" for old hardware. Incompatibility with x86-64-v2 means that CERN is running some older machines, over 15 years ol…
Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#13Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#14They could have used gentoo with their own binary package server. Maximum flexibility, including all compiler flags.
I had the exact same thought! One guy could maintain their OS. No forced compiler flags, internal binhost, everything else same as what they had.
Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#15They could have used gentoo with their own binary package server. Maximum flexibility, including all compiler flags.
But, CERN may have some proprietary applications on those systems that force them to use a specific setup which is hard to replicate in other distros.
Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#16> CERN engineers had considered moving to CentOS Stream as a more natural pathway but ultimately they say "the straw that broke the camel's back" to abandon Red Hat Enterprise Linux for their industrial accelerator-control computers was the "-march=x86-64-v2" compiler flag default as "forced obsolescence" for old hardware. Incompatibility with x86-64-v2 means that CERN is running some older machines, over 15 years ol…
Is 15 years a lot?
Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#17Good, I wonder how much money they’ve wasted over the years paying for RHEL.
I was ready irritated by the title but then again, phoronix has been a joke site for at least a few years.
Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#18Good, I wonder how much money they’ve wasted over the years paying for RHEL.
All this drama alienated many people who built their careers on RHEL-based systems, and created (either actual or perceived) instability in the RHEL ecosystem. And at the same time they started deprecating older hardware, some would say far too early. This is the “straw that broke the camel’s back”, as they said in the CERN presentation.
Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#19They could have used gentoo with their own binary package server. Maximum flexibility, including all compiler flags.
We run most things on Alma Linux, but there's also RedHat in the mix.
A good intersection of CERN and Gentoo is EESSI. They use CVMFS, which is a FUSE filesystem used for software distribution from CERN, and Gentoo as part of their software stack. See links below for more info:
Re: CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution
#20They could have used gentoo with their own binary package server. Maximum flexibility, including all compiler flags.
I believe NetBSD would be better for these machines. NetBSD supports old systems quite well and have a release cycle that in cases are longer than Debian. But , CERN may have some proprietary applications on those systems that force them to use a specific setup which is hard to replicate in other distros.