perfsonar-user - Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Alex Moura <>
- To: Trey Dockendorf <>
- Cc: Alex Moura <>, Victor Lacort <>, perfsonar-user <>
- Subject: Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4
- Date: Wed, 8 Oct 2014 01:21:56 -0300
Hello,
I verified that the host was very low on free disk space. I don't know how the upgrade did not failed completely.
I deleted old log files to free ~1.3GB on / and issued a reinstall of the packages with the string 'perfsonar' in its names, (while monitoring the disk space):
I verified that the host was very low on free disk space. I don't know how the upgrade did not failed completely.
I deleted old log files to free ~1.3GB on / and issued a reinstall of the packages with the string 'perfsonar' in its names, (while monitoring the disk space):
(Warning: data loss will occur when the commands below are executed).
$ rpm -qa | egrep -i '(perfsonar)' | xargs -n1 -I '{}' echo "yum -y remove '{}' && yum -y install '{}'" | sudo -srpm -qa | egrep -i perfsonar | xargs -n1 -I '{}' echo "yum -y remove '{}' && yum -y install '{}'" | sudo -s
Followed by a reinstallation of cassandra and http packages:
$ rpm -qa | egrep -i '(perfsonar)' | xargs -n1 -I '{}' echo "yum -y remove '{}' && yum -y install '{}'" | sudo -srpm -qa | egrep -i perfsonar | xargs -n1 -I '{}' echo "yum -y remove '{}' && yum -y install '{}'" | sudo -s
Followed by a reinstallation of cassandra and http packages:
$ rpm -qa | egrep -i '(http|cassandra)' | xargs -n1 -I '{}' echo "yum -y remove '{}' && yum -y install '{}'" | sudo -s
The httpd reinstall failed. So it was needed to install manually:
$ sudo yum install -y httpd-2.2.15-31.el6.centos.x86_64
Then, I restarted both cassandra and httpd:
$ sudo service cassandra restart && sudo service httpd restart
This allowed to access the web gui again, but configurations were reset and all data was lost.
At first I was unable to login in the "Administrative information" because of certificate problem.
After a login in the root account the script asked to create a web admin account. That allowed to access the configuration in the web interface. The basic setup was reconfigured, but it seems the tests configurations scripts are still mangled:
________________________________________________
Scheduled Tests Configuration Tool
Problem reading testing configuration: Problem reading Regular Testing Configuration: Problem reading Regular Testing configurat: Can't use string ("Line 4 malformed") as a HASH ref while "strict refs" in use at /opt/perfsonar_ps/toolkit/web/root/admin/regular_testing/../../../../lib/perfSONAR_PS/RegularTesting/Utils/SerializableObject.pm line 110.
The on-disk configuration has changed. Any changes you made have been lost.
________________________________________________
Maybe reinstalling some additional package will completely recover the host funcionalities?
Thanks,
Alex
On Tue, Oct 7, 2014 at 11:09 PM, Trey Dockendorf <> wrote:
I observed same. 'yum provides' shows it should exist.
- Trey
On Oct 7, 2014 9:02 PM, "Alex Moura" <> wrote:On Tue, Oct 7, 2014 at 2:04 PM, Victor Lacort <> wrote:Dear all,
Have you all tried to run /opt/perfsonar_ps/toolkit/scripts/discover_external_address after upgrading the machines?It seems the boxes with version 3.4 does not have this script:[ ~]$ sudo ls -lF /opt/perfsonar_ps/toolkit/scripts/discover_external_addressls: unable to access /opt/perfsonar_ps/toolkit/scripts/discover_external_address: File or directory not found-Alex
- [perfsonar-user] Data from MA not available after upgrade to 3.4, Uhl, George D. (GSFC-423.0)[SGT INC], 10/07/2014
- [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Uhl, George D. (GSFC-423.0)[SGT INC], 10/07/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Victor Lacort, 10/07/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Alex Moura, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Trey Dockendorf, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Alex Moura, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Andrew Lake, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Alex Moura, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Andrew Lake, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Hector Ordorica, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Aaron Brown, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Alex Moura, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Andrew Lake, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Andrew Lake, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Hector Ordorica, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Andrew Lake, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Alex Moura, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Trey Dockendorf, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Alex Moura, 10/08/2014
- Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Victor Lacort, 10/07/2014
- [perfsonar-user] Re: Data from MA not available after upgrade to 3.4, Uhl, George D. (GSFC-423.0)[SGT INC], 10/07/2014
- Re: [perfsonar-user] Data from MA not available after upgrade to 3.4, Andrew Lake, 10/08/2014
Archive powered by MHonArc 2.6.16.