Skip to Content.
Sympa Menu

perfsonar-user - RE: [perfsonar-user] Mesh Config Error

Subject: perfSONAR User Q&A and Other Discussion

List archive

RE: [perfsonar-user] Mesh Config Error


Chronological Thread 
  • From: "Andrew Lake" <>
  • To: "ManglosAndrew P (173E)" <>
  • Cc: ,
  • Subject: RE: [perfsonar-user] Mesh Config Error
  • Date: Tue, 09 Jun 2015 11:57:46 -0700 (PDT)

Hi,

no_agent is something that goes in the <host> definition to indicate that a host is incable of running tests. You basically use it when you want to test to a host that will not be reading your mesh file. You still need to define a <host> object for perfdrew.jpl.nasa.gov but add the property “no_agent 1”. Do a text search of no_agent in this file for lots of examples: https://github.com/esnet/esnet-perfsonar-mesh/blob/master/conf/esnet-mesh_config.conf. You then add perfdrew.jpl.nasa.gov to the list of group members. Once this is done, testhost1 and testhost2 will run tests in each direction to 
perfdrew.jpl.nasa.gov.

Hope that helps,
Andy




On Tue, Jun 9, 2015 at 2:29 PM, Manglos, Andrew P (173E) <> wrote:

Andrew,

 

That was it. I forgot to uncomment those tags.

 

I have another question for you. In the test I defined in my Mesh configuration, I added a no_agent hosts. When I look at results on the mesh members I do not see any results from those no_agent  hosts. Any idea as to why? My mesh configuration is attached.  

 

 

From: Andrew Lake [mailto:]
Sent: Tuesday, June 09, 2015 10:26 AM
To: Manglos, Andrew P (173E)
Cc: ;
Subject: Re: [perfsonar-user] Mesh Config Error

 

Hi,

 

Did you add a <mesh> block to /opt/perfsonar_ps/mesh_config/etc/agent_configuration.conf that points at your local mesh file? That error message means that agent_configuration.conf that there are no <mesh> blocks found in that file. 

 

Thanks,

Andy

 

 

On Tue, Jun 9, 2015 at 12:46 PM, Manglos, Andrew P (173E) <> wrote:

Hello,

 

I am trying to configure a mesh configuration for some hosts. When I ran /opt/perfsonar_ps/mesh_config/bin/generate_configuration on testhost1 (Mesh Member) I get this error:

 

2015/06/09 09:04:40 (9325) WARN> Agent.pm:211 perfSONAR_PS::MeshConfig::Agent::__configure_host - No meshes defined in the configuration

 

 

I put my .json file into /var/www/html on testhost0 and want to have testhost1 pull the Mesh Config down. Anyone have an idea of what I’m doing wrong?

 

<TestConf.txt>




Archive powered by MHonArc 2.6.16.

Top of Page