Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] perfsonar 4.0 MeshConfig problem

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] perfsonar 4.0 MeshConfig problem


Chronological Thread 
  • From: Andrew Lake <>
  • To: Antoine Delvaux <>, Edward Toth <>
  • Cc:
  • Subject: Re: [perfsonar-user] perfsonar 4.0 MeshConfig problem
  • Date: Fri, 28 Apr 2017 06:46:02 -0700
  • Ironport-phdr: 9a23:SS/TThRiYwcxuhnpSc8+YZ/sitpsv+yvbD5Q0YIujvd0So/mwa6ybBCN2/xhgRfzUJnB7Loc0qyN4v6mBTxLv8nJmUtBWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYdFRrlKAV6OPn+FJLMgMSrzeCy/IDYbxlViDanb75/KBS7oR/eu8QVjodvK6Q8wQbVr3VVfOhb2XlmLk+JkRbm4cew8p9j8yBOtP8k6sVNT6b0cbkmQLJBFDgpPHw768PttRnYUAuA/WAcXXkMkhpJGAfK8hf3VYrsvyTgt+p93C6aPdDqTb0xRD+v4btnRAPuhSwaLDMy7n3ZhdJsg6JauBKhpgJww4jIYIGOKfFyerrRcc4GSWZdW8pcUTFKDIGhYIsVF+cPPeRXr4f6qVQBoxWwBhSiCv3zxTJTnHD6wbc33v47HA3a3gEtGc8FvnTOrNXyMacfSfy4zK/VwjXZcfxX1yr25o7SfRAiv/6HQLV9ftDXyUYyFwLIlUufqZf/MzOTyOsNr3GW4ux9XuyhjG4nrht+ojmpxso0l4XEgpwZxkrK+Ch52oo5O9K1RFNhbdK5EZZduDmWO5ZoTs4hWW1kpSg3xqEctZKlZiQHy4grywbDa/yafYmI4wzsVOCLLThimH1pYqiwhwq0/EO9yeP8TtG53EtUoidGiNXBuGoB2hPO5sSdSPZx41+t1SiT2w3X8O1JIkA5mbDGJ5Ml3LI8jIcfvEDAEyLwhU74lrWZdl8+9eit8+nnYqvpppubN4JshAHxLKsjlta7AesjNggCRWeb+eOi1LH7/E35RqtFjuEun6XErpzXJt4Xq6CjDwJaz4ov8RSyAyq+3NQdh3YHLVZFeBydj4juPlHDOOr3DfGijFWsizpk2evGMqfnAprTMnjPiK3hcqpl605A1AozyshS54pKBbEbLvLzQUjxtNrCAR8jKgC03v3nB8tn1o4FXWKPA7SZML/JsVOW/O4vIu+MZJMLtzbnLfgq+eLugWEjlVADYKapwMhfVHftN/J6JESfbDLAj9MfGHoa9l43SvDtiVuPFzJeY2i7QrIU4zg9TpqhH4HKQMa1hOrFlAq3AZRMaih6DUyMWSP0cJmEc+UNZGSOP9BgnzpCXLPnQpN3hj+0swqv4rxrNOfLsgkRtp+rgNFz6/z7mAp08zFoWZfOm1qRRn15yztbDwQ927py9Akkkg+O

Hi,

Looks like the problem is that 64.251.58.166 is in a traceroute mesh but does not have a traceroute measurement_archive defined. You didn't see it pre-4.0 because the meshconfig-guiagent did not generate traceroute dashboards so it was ignoring those tests. 

That problem looks separate from the central archive not getting results. Looking at your pscheduler tasks on one of the hosts I could reach, it looks like they are having some type of problem reaching the archive. Running the command below shows an example of this if you are curious:


From one of the hosts in question, are you able to run the following?


If it gives a 500 error or similar, could you send me the logs under /var/log/esmond/ from the central archive host? It might be something is wrong with the archive. 

Thanks,
Andy

On April 28, 2017 at 6:39:03 AM, Edward Toth () wrote:

Hi,

thanks for the quick response! I attached the .json file to this email.
The schema of the json file should be OK, because it is generated from
.conf file.

Might be, that I overlooked some changes in the configuration?

Thanks,
Edward

On 2017-04-28 12:27, Antoine Delvaux wrote:
> Hi Edward,
>
> Are you able to share with us the JSON file for your mesh? We'll then be able to have closer look.
>
> Thanks,
>
> Antoine.
>
>> Le 28 avr. 2017 à 08:17, Edward Toth <> a écrit :
>>
>> Hello!
>>
>> I recently updated my nodes to perfsonar 4.0, which mostly worked fine (except for some hiccups).
>> The setup contains a central management node and several test nodes in full mesh configuration. A few days after the update I saw, that the central archive is not getting any test results. The logs for pscheduler on the test nodes and the management node do not show anything out of the ordinary.
>> However I checked the meshconfig-guiagent log and saw that it is not able to generate the configuration.
>>
>> I copied the last entry (all entries look like this):
>>
>> 2017/04/28 09:50:44 (15151) ERROR> GUIAgent.pm:219 perfSONAR_PS::MeshConfig::GUIAgent::__configure_guis - Problem generating maddash configuration: Problem generating maddash configuration: Couldn't find ma for host: perfSONAR_PS::MeshConfig::Config::Address=HASH(0x4c26070) at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/MeshConfig/Generators/MaDDash.pm line 352.
>>
>>
>> The mesh configuration has not changed in almost a year, and it worked fine before the update and for some time after the update to perfsonar 4.0.
>> Searching the documentation I could not find anything either, except that the perfsonar-meshconfig-guiagent replaces the generate_gui_configuration + cronjob. Have I missed something?
>>
>> I don't know either if this is related to the central archive not getting results, or if this a different problem.
>>
>> Thanks in advance for any help
>> Edward Toth

--

Technische Universität Wien http://www.tuwien.ac.at
ZID - Zentraler Informatikdienst/Kommunikation E020C
Wiedner Hauptstrasse 8-10/020, A-1040 Wien, Austria
Tel: +43 (1) 58801-420425




Archive powered by MHonArc 2.6.19.

Top of Page