Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Tests not showing results on RHEL 6.8

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Tests not showing results on RHEL 6.8


Chronological Thread 
  • From: Antoine Delvaux <>
  • To: Daniel Manzo <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] Tests not showing results on RHEL 6.8
  • Date: Wed, 3 Aug 2016 12:20:43 +0000

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




Archive powered by MHonArc 2.6.19.

Top of Page