Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Mesh generation error

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Mesh generation error


Chronological Thread 
  • From: Andrew Lake <>
  • To: Zhi-Wei Lu <>
  • Cc: "Florio, Christopher N" <>, Aaron Brown <>, "" <>
  • Subject: Re: [perfsonar-user] Mesh generation error
  • Date: Thu, 5 Mar 2015 14:44:27 -0500

Hi,

You need to restart maddash (/sbin/service maddash-server restart). After the restart you will need to wait for the check to run again to get the new URL.

Thanks,
Andy


On Mar 5, 2015, at 2:36 PM, Zhi-Wei Lu <> wrote:

I edited maddash.yaml file to use relative URL for graphURL, I restarted httpd and cassandra,  but I am still having the same https problem of displaying graph, what daemon do I need to restart?
 
Thank you.
 
Zhi-Wei Lu
IET-CR-Network Operations Center
University of California, Davis
(530) 752-0155
 
From: Andrew Lake [mailto:andy@es.net] 
Sent: Thursday, March 05, 2015 10:01 AM
To: Florio, Christopher N
Cc: Zhi-Wei Lu; Aaron Brown;
Subject: Re: [perfsonar-user] Mesh generation error
 
Hi,
 
The problem is because the graph is an iframe and you have specified a full URL to the graph using htttp but you are opening the page in https. Firefox does not like when you open a page with https and then have just plain http in an iframe. This goes back to Aaron's earlier question about whether you are using the MeshConfig or you build maddash.yaml by hand. There is an easy fix for this which is to make graphURL relative URL. If you edited maddash.yaml by hand change each instance of:
 


From:  [] On Behalf Of Zhi-Wei Lu
Sent: Thursday, March 05, 2015 8:46 AM
To: Florio, Christopher N
Cc: Aaron Brown; 
Subject: RE: [perfsonar-user] Mesh generation error
From: Florio, Christopher N [] 
Sent: Wednesday, March 04, 2015 3:34 PM
To: Zhi-Wei Lu
Cc: Aaron Brown; 
Subject: Re: [perfsonar-user] Mesh generation error
From: Florio, Christopher N [] 
Sent: Wednesday, March 04, 2015 12:00 PM
To: Zhi-Wei Lu
Cc: Aaron Brown; 
Subject: Re: [perfsonar-user] Mesh generation error
 
Thanks!
 
Chris 
UNC Chapel Hill
 
 
On Mar 4, 2015, at 1:53 PM, Zhi-Wei Lu <> wrote:




Thanks, Aaron!
 
I did what you suggested and it worked.  Now I change the subject a bit.  My maddash setup using the mesh configured hosts, I didn’t get anything in the “Graph”.  If I get to individual perfsonar web page, I can get graphs displayed between these hosts.  I also noticed that it appears that the band width tests going only one way rather than having both band width and “reverse” band width tests.
 
Here is my maddash info:
maddash-server-1.2-4.noarch
maddash-1.2-1.noarch
maddash-webui-1.2-3.noarch
 
my maddash page is at:
 
Thank you very much for your help
 
Zhi-Wei Lu
IET-CR-Network Operations Center
University of California, Davis
(530) 752-0155
 
From: Aaron Brown [] 
Sent: Tuesday, March 03, 2015 12:46 PM
To: Zhi-Wei Lu
Cc: 
Subject: Re: [perfsonar-user] Mesh generation error
 
Hi,
 
Do you have multiple “host” elements in your mesh that have the IP addresses you list below? If so, you should combine them into 1 ‘host’ object with multiple addresses.
 
Cheers,
Aaron
 
On Mar 3, 2015, at 3:17 PM, Zhi-Wei Lu <> wrote:
 
Hi all,
 
I am setting a local mesh for our perfsonar servers (five in all). I am encountering problem on my last server which happens to have two interfaces and v4/v6 addresses.  I would appreciate suggestion to fix the mesh generation problem here.  I am running:
 
perl-perfSONAR_PS-MeshConfig-Agent-3.4-15.pSPS.noarch
perl-perfSONAR_PS-MeshConfig-Shared-3.4-15.pSPS.noarch
perl-perfSONAR_PS-MeshConfig-JSONBuilder-3.4-15.pSPS.noarch
 
Mesh Error:
  Mesh: UC Davis Mesh
  Host: 
  Error: Multiple 'host' elements associated with the addresses on this machine: melange-v6.noc.ucdavis.edu, melange.noc.ucdavis.edu, 2607:f810:330:1ffd::f, melange-owamp-v4.noc.ucdavis.edu, 128.120.80.78, melange-v4.noc.ucdavis.edu, 2607:f810:330:1ffe:0:0:0:f, melange-owamp-v6.noc.ucdavis.edu, 2607:f810:330:1ffe::f, 128.120.80.74, 2607:f810:330:1ffd:0:0:0:f
 
Thank you.
 
Zhi-Wei Lu
IET-CR-Network Operations Center
University of California, Davis
(530) 752-0155
 


Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.16.

Top of Page