Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Issue with centralmanagement nodes unintentionally upgrading

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Issue with centralmanagement nodes unintentionally upgrading


Chronological Thread 
  • From: Andrew Lake <>
  • To: "" <>
  • Subject: Re: [perfsonar-user] Issue with centralmanagement nodes unintentionally upgrading
  • Date: Tue, 18 Apr 2023 10:47:44 -0700

Apologies, my mail client seemed to mess with the URLs in the various commands I shared (removed https://). Trying again….the correct commands below:

- To check if you are affected by this issue run “yum info perfsonar-centralmanagement”. If the version starts with “5.0.0” then you got hit with this. If its still 4.X then you can go ahead and close this email. 

- To reverse this change, run the following commands to remove the new packages and reinstall Esmond with all your old data in tact:


yum remove perfsonar-archive perfsonar-logstash perfsonar-logstash-output-plugin perfsonar-elmond logstash-oss opensearch


systemctl restart httpd cassandra


- Finally, to check that esmond is working again, run the following command and if you get a bunch of JSON, then Esmond is good to go. If not, review the steps above or feel free to reach out to this list:




On April 18, 2023 at 1:24:25 PM, Andrew Lake () wrote:

All,

For those running the perfsonar-centralmangement hosts, the intent with 5.0 was to not auto-upgrade your central Esmond instances. Unfortunately, it looks like an old beta central management 5.0.0 beta package got copied into our main RPM repo that did not honor this. The package has been removed from our repo but some of you still may have gotten hit by this. Good news is that it is completely reversible with a few commands. Follow the steps below:

- To check if you are affected by this issue run “yum info perfsonar-centralmanagement”. If the version starts with “5.0.0” then you got hit with this. If its still 4.X then you can go ahead and close this email. 

- To reverse this change, run the following commands to remove the new packages and reinstall Esmond with all your old data in tact:


yum remove perfsonar-archive perfsonar-logstash perfsonar-logstash-output-plugin perfsonar-elmond logstash-oss opensearch


systemctl restart httpd cassandra


- Finally, to check that esmond is working again, run the following command and if you get a bunch of JSON, then Esmond is good to go. If not, review the steps above or feel free to reach out to this list:

We are really sorry for the inconvenience this may have caused and please let us know if you have questions.

Thanks,
Andy




Archive powered by MHonArc 2.6.24.

Top of Page