Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Psconfig-maddash-agent 5.0.6 can no longer build grids

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Psconfig-maddash-agent 5.0.6 can no longer build grids


Chronological Thread 
  • From: Andrew Lake <>
  • To: "" <>, "White, Doug" <>
  • Subject: Re: [perfsonar-user] Psconfig-maddash-agent 5.0.6 can no longer build grids
  • Date: Wed, 22 Nov 2023 05:58:21 -0800

Hi Doug,

It sounds like you need to change the archiver definition in your central pSConfig JSON template file. I’m guessing it either does not have any archive definitions or it has an “http” archiver defined but does not contain the following to tell MaDDash where to get data in a format it understands:

"_meta": {
    }

See the docs here for more details on generating the archive definition: https://docs.perfsonar.net/multi_ma_install.html#scenario-3-writing-to-a-remote-archive-with-ip-authentication 

If none of the above helps, send me the URL to the pSConfig json (i.e. the one you’d get from “psconfig remote list”) and I’ll see if I notice anything.

Thanks,
Andy


On November 22, 2023 at 5:19:08 AM, White, Doug () wrote:

We’ve been upgrading all of our Measurement Hosts to Perfsonar 5.0.6. In conjunction with this we updated our Maddash implementation to 5.0.6 but after doing so the psconfig-maddash-agent can no longer successfully build a maddash.yaml file with the grids we had before the upgrade. A psconfig maddish-stats shows 0 grids:

]# psconfig maddash-stats
Agent Last Run Start Time: 2023/11/21 17:32:46
Agent Last Run End Time: 2023/11/21 17:32:49
Agent Last Run Process ID (PID): 1772
Agent Last Run Log GUID: 0A619144-88D7-11EE-92C2-9548F7BB3364
Total grids managed by agent: 0

And the psconfig-maddash-agent.log shows warnings and errors we have not seen before:

2023/11/13 15:37:54 INFO pid=12453 prog=main:: line=176 guid=AAAF8468-827D-11EE-B3FC-EFAA0437A9E4 msg=Running agent...
2023/11/13 15:37:54 WARN pid=12453 prog=main::__ANON__ line=123 guid=AAAF8468-827D-11EE-B3FC-EFAA0437A9E4 msg=Warned: Use of uninitialized value $archive_accessor in scalar chomp at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/PSConfig/MaDDash/Agent.pm line 923.
2023/11/13 15:37:54 WARN pid=12453 prog=main::__ANON__ line=123 guid=AAAF8468-827D-11EE-B3FC-EFAA0437A9E4 msg=Warned: Use of uninitialized value $archive_accessor in substitution (s///) at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/PSConfig/MaDDash/Agent.pm line 924.
2023/11/13 15:37:54 ERROR pid=12453 prog=perfSONAR_PS::PSConfig::MaDDash::Agent::_build_check line=721 guid=AAAF8468-827D-11EE-B3FC-EFAA0437A9E4 task_name=IPAC - Throughput_10Gig_0_NS config_url=/etc/perfsonar/psconfig/pscheduler.d/central-management.json config_src=remote viz_type=ps-graphs check_type=ps-nagios-throughput grid_name=IPAC - NS Throughput 10Gig - IPERF3 msg=Unable to find suitable archive between isgpscore and isgpspns01. Check the plugin requirements as well as any selectors you may have defined and verify they match your configuration.

Any input to point me in the right direction would be greatly appreciated.

Thanks, Doug.
--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user



Archive powered by MHonArc 2.6.24.

Top of Page