perfsonar-user - RE: [perfsonar-user] Tests not showing results on RHEL 6.8
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Daniel Manzo <>
- To: Antoine Delvaux <>
- Cc: "" <>
- Subject: RE: [perfsonar-user] Tests not showing results on RHEL 6.8
- Date: Wed, 3 Aug 2016 17:03:34 +0000
- Accept-language: en-US
Hi Antoine, I’m not sure if the python2.7 environment is different on RHEL than CentOS. Here are the steps we took to fix the error: rm /var/lib/pgsql/data/* /usr/lib/perfsonar/scripts/system_environment/configure_esmond
/usr/lib/perfsonar/scripts/system_environment/configure_regular_testing
/etc/init.d/httpd restart /etc/init.d/perfsonar-regulartesting restart Then the steps in the link: cd /usr/lib/esmond source /opt/rh/python27/enable /opt/rh/python27/root/usr/bin/virtualenv --prompt="(esmond)" . . bin/activate python esmond/manage.py add_ps_metadata_post_user perfsonar The last step told us that user perfsonar already existed (which we knew from looking at regulartesting.conf) and returned its API key. This key was different than the key in the regulartesting.conf file, so we replaced the given key
with the original key in the conf file. This ended up fixing our error. We still get this error, but perfSONAR appears to be working okay, so I have ignored it for now: 2016/08/03 12:55:14 (23288) WARN> regulartesting.pl:103 main::__ANON__ - Warned: Use of uninitialized value in concatenation (.) or string at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/RegularTesting/MeasurementArchives/EsmondTraceroute.pm
line 37 As for the test name recommendation I meant under the source name in the test results section, sorry about that. Here's a screenshot: Thanks, Daniel -----Original Message----- Great you've been able to solve this. Can you share with us how you got around this error? Is the python2.7 environment different under RHEL from CentOS? Maybe we can update our documentation to take this into account. For the recommendation about the test name and the source message, I'm not sure what you mean exactly. Is it about the error messages, the toolkit web interface or the regulartesting.conf file format? Thanks, Antoine. > Le 3 août 2016 à 14:34, Daniel Manzo <> a écrit : > > Hi Antoine, > > Please disregard the last message I sent. We ended up getting the steps on the link you provided to work, and noticed that the key we had in regulartesting.conf did not match the key provided from the given steps. Thank you for the
help! Also, one of my colleagues recommended placing the test name either above or under the source message. Just a suggestion for a future update, perhaps. > > Thanks again, > Daniel > > -----Original Message----- > From: Antoine Delvaux []
> Sent: Wednesday, August 03, 2016 8:21 AM > To: Daniel Manzo > Cc: > Subject: Re: [perfsonar-user] Tests not showing results on RHEL 6.8 > > Hi Daniel, > > This looks like an esmond authentication issue. > > Your /etc/perfsonar/regulartesting.conf file should have one or multiple <measurement_archive> sections referencing the database
http://localhost/esmond/perfsonar/archive/ with a perfsonar username and a password. > > Can you go through the steps listed at
http://docs.perfsonar.net/multi_ma_install.html#authenticating-by-username-and-api-key and check if that is what is used in the /etc/perfsonar/regulartesting.conf file? > > Antoine. > >> Le 2 août 2016 à 21:09, Daniel Manzo <> a écrit : >> >> Hi all, >> >> My current perfSONAR setup is an HP server with 8 GB of RAM and an OS of RHEL 6.8. I installed using the CentOS bundle method with perfsonar-toolkit. The web interface works and reports all tools are running, but after configuring
some tests, I noticed that the results were never showing up. After looking in the regulartesting.log file, I noticed that I was receiving the following errors over and over again: >> >> 2016/08/02 16:49:32 (20341) ERROR> EsmondBase.pm:53 perfSONAR_PS::RegularTesting::MeasurementArchives::EsmondBase::__ANON__ - Error writing metadata (401) 401 UNAUTHORIZED >> >> 2016/08/02 16:49:32 (20341) ERROR> MeasurementArchiveChild.pm:209 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::handle_results - Problem storing results: Error writing metadata: 401 UNAUTHORIZED >> >> 2016/08/02 16:49:32 (20341) ERROR> MeasurementArchiveChild.pm:125 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::__ANON__ - Problem handling test results: Problem storing results: Error writing metadata: 401 UNAUTHORIZED
at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/RegularTesting/Master/MeasurementArchiveChild.pm line 122. >> >> 2016/08/02 16:49:48 (20356) ERROR> EsmondBase.pm:53 perfSONAR_PS::RegularTesting::MeasurementArchives::EsmondBase::__ANON__ - Error writing metadata (401) 401 UNAUTHORIZED >> >> 2016/08/02 16:49:48 (20356) ERROR> MeasurementArchiveChild.pm:209 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::handle_results - Problem storing results: Error writing metadata: 401 UNAUTHORIZED >> >> 2016/08/02 16:49:48 (20356) ERROR> MeasurementArchiveChild.pm:125 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::__ANON__ - Problem handling test results: Problem storing results: Error writing metadata: 401 UNAUTHORIZED
at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/RegularTesting/Master/MeasurementArchiveChild.pm line 122. >> >> I have tried the following steps, but they did not work: >>> rm -rf /var/lib/pgsql/data/* >>> /usr/lib/perfsonar/scripts/system_environment/configure_esmond >>> /usr/lib/perfsonar /scripts/system_environment/configure_regular_testing >>> /etc/init.d/httpd restart >>> /etc/init.d/perfsonar-regulartesting restart >> >> Is there anyway to fix these errors in the log? Will this make my test results available? Thank you for the help. >> >> Best regards, >> >> Daniel Manzo > |
- [perfsonar-user] Tests not showing results on RHEL 6.8, Daniel Manzo, 08/02/2016
- Re: [perfsonar-user] Tests not showing results on RHEL 6.8, Antoine Delvaux, 08/03/2016
- RE: [perfsonar-user] Tests not showing results on RHEL 6.8, Daniel Manzo, 08/03/2016
- RE: [perfsonar-user] Tests not showing results on RHEL 6.8, Daniel Manzo, 08/03/2016
- Re: [perfsonar-user] Tests not showing results on RHEL 6.8, Antoine Delvaux, 08/03/2016
- RE: [perfsonar-user] Tests not showing results on RHEL 6.8, Daniel Manzo, 08/03/2016
- Re: [perfsonar-user] Tests not showing results on RHEL 6.8, Mark Feit, 08/03/2016
- Re: [perfsonar-user] Tests not showing results on RHEL 6.8, Antoine Delvaux, 08/03/2016
- RE: [perfsonar-user] Tests not showing results on RHEL 6.8, Daniel Manzo, 08/03/2016
- Re: [perfsonar-user] Tests not showing results on RHEL 6.8, Antoine Delvaux, 08/03/2016
- Re: [perfsonar-user] Tests not showing results on RHEL 6.8, Antoine Delvaux, 08/03/2016
Archive powered by MHonArc 2.6.19.