Version 5.11.0.1-1 was deployed in production at CERN during the last week, in order to upgrade the catalogue schema version.
This was followed by the deployment of 5.11.2.0-1, today.
Both releases are exclusively Alma9.
Which version should I install?
If setting up CTA for the first time:
Install 5.11.2.0-1 directly.
If upgrading from a previous CTA version (more specifically, from 4/5.10.X.Y-Z):
Hi George,
in production we have been using eos 5.2.24 (CentOS7 and Alma9) and 5.2.27 (on Alma9 only).
On the EOS side at CERN everything is under Alma9 with eos 5.2.27.
Version 5.2.24 was the CentOS 7 to Alma 9 pivot version.
On Alma 9 you need to be careful with the openSSL version on the MGM: it must be > 3.2.2 to offer good X509 performance.
Today I tried to install cta-frontend-5.11.2 from cta-public-repo, while cta-frontend-5.11.2 requires xrootd 5.6.1. Is it correct? Or should it be xrootd 5.7.1?
It was mentioned in the CTA DB upgrade hands-on session of the CTA workshop last week that it is possible to update the DB schema without service downtime (although the tape drives should be kept DOWN).
Just want to confirm once again if this is true.
As far as I remember, our DBAs request all DB connections (cta-frontend and cta-taped) to be stopped but I think this is for the purpose of taking a schema backup/sanpshot before the upgrade.
Hi @george_patargias,
indeed I have always performed DB schema upgrade with no service downtime at CERN.
Once all the cta-taped and cta-frontend are running the pivot version you can upgrade the catalogue schema to the next one. It is compatible with the pivot CTA version and the next CTA version (that starts using some of the new schema features).
This allows you to have some frontends and cta-taped running the pivot version or the next CTA release in production. Hence no full service downtime needed.
Thanks for the heads up Julien, I will try to do the upgrade your way!
We will need to test that both the pivot version (5.11.0.1-1) and 5.11.2.0-1 will work
with the EOS 5.2.23 that we are currently running on the EOS buffer. It should work
I thinkbut we we will double check.
Hi @biyujiang,
I am deploying cta 5.11.7.0-1 in production at CERN with xrootd upgrade and a move to eos 5.3.10.
We’ll flag it for stable beginning of next week with the corresponding release announcement.
You can get it today if you want to test it from CTA testing repository.