perfsonar-user - [perfsonar-user] Difficulties getting mesh configuration
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Joshua Baker-LePain <>
- To: "" <>
- Subject: [perfsonar-user] Difficulties getting mesh configuration
- Date: Fri, 12 May 2017 12:08:01 -0700 (PDT)
- Ironport-phdr: 9a23:RmzFeBIl182ofzytYNmcpTZWNBhigK39O0sv0rFitYgRIv/xwZ3uMQTl6Ol3ixeRBMOAuq0C07Wd6vu6EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQtFiT6/bL9oMBm7rwrdutQYjId8N6081gbHrnxUdupM2GhmP0iTnxHy5sex+J5s7SFdsO8/+sBDTKv3Yb02QaRXAzo6PW814tbrtQTYQguU+nQcSGQWnQFWDAXD8Rr3Q43+sir+tup6xSmaIcj7Rq06VDi+86tmTgLjhSEaPDA77W7XkNR9gqxbrhy/uhJxwIDbb46JO/dle6PRYc8WSHBdUstLUyFMBJ63YYsVD+oGOOZVt43zp1wVrRu+GAmjHv7kxyJSiX/1w6I6yf0tHwfY0wI6Bd0OsXLUp8jyOacQVeC617LFzS7ZYPNS2Df97JLHfQs7rfGLR7JwftPcxE8yHA3LiVWQrJbqPzKT1ukVr2eU8exgVeOzhGI9rQF+vCSvy8ExgYfKnoIY0k3I+CR9zYovO9G1RlJ3bcSgHZdMrS2XN4l7T8U/SG9yoik60KcJuZujcSgK1psnwxnfZuSGcoeS+BLsT/ydISpki3J+drKznQi9/lW9yuHkV8m01khFrjZdn9XRt30A0wbf5taJR/dh5Eus3SqD2xrT5+xGOUw0kLDUK58lwr4+jJoTtkHDEzf0mEXyl6CbbV4k9fKs6+TmZrXpvISTO5VzigHkPaQigta/DvggMggSQ2ib/vyx1KX98k3jTrVKlfo2kq/Dv5DAPMgbu7W5DBFP0os47xa/Diym0MgDnXUZNl5FeRSHj5T3NFHUJvD3E+u/j0q2nDh12v/GI+6pPpKYZGDOirn6erB08QtB0wcp5dFZ+59ODLwderT+VlK7/IjAAwU3KAuyyvyiFc5wzKsfX36CGKmULPmUvFOVsLEBOe6JMa0SozbgIrAP7v3jlzodlGcUfK/hiZkTYlijF/BnJ0yTJ332jYFSQi8xogMiQbmy2xW5WjlJaiPqUg==
We're having some issues getting our perfSonar node to pull down the mesh configuration, and I'm about to start pulling out what's left of my hair. Our pS node is running up-to-date CentOS-6 and the most recent perfSonar RPMs (4.0-1). The node is dual-homed, with eth1 on our private network. The routing looks like this:
Destination Gateway Genmask Flags Metric Ref Use Iface
172.26.1.0 172.26.2.1 255.255.255.192 UG 0 0 0 eth1
172.26.2.0 0.0.0.0 255.255.255.192 U 0 0 0 eth1
169.230.239.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
172.19.0.0 172.26.2.1 255.255.0.0 UG 0 0 0 eth1
0.0.0.0 169.230.239.1 0.0.0.0 UG 0 0 0 eth0
In /etc/perfsonar/meshconfig-agent.conf, the mesh is defined as:
<mesh>
configuration_url https://ps-dashboard.cenic.net/CENIC-Dashboard.json
validate_certificate 1
ca_certificate_file /etc/pki/tls/certs/ca-bundle.crt
</mesh>
But everytime I run 'service perfsonar-meshconfig-agent start' this is what I get in meshconfig-agent.log:
2017/05/12 11:58:17 (21950) ERROR> Agent.pm:302
perfSONAR_PS::MeshConfig::Agent::__configure_host - Problem with mesh
configuration: 500 Can't connect to ps-dashboard.cenic.net:443 (): 500 Can't
connect to ps-dashboard.cenic.net:443 ()
I can manually pull down <https://ps-dashboard.cenic.net/CENIC-Dashboard.json> via wget or a perl one-liner. I've even tried shutting down eth1 just to make sure there's no weird routing going on, and it made no difference. I verified via wireshark that there is absolutely no traffic between our host and ps-dashboard.cenic.net when I start the meshconfig-agent -- it's not even trying to make contact.
Any help would be greatly appreciated. And please let me know if I left out any relevant info. Thanks.
--
Joshua Baker-LePain
QB3 Shared Cluster Sysadmin
UCSF
- [perfsonar-user] Difficulties getting mesh configuration, Joshua Baker-LePain, 05/12/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Valentin Vidic, 05/16/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Joshua Baker-LePain, 05/16/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Valentin Vidic, 05/17/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Joshua Baker-LePain, 05/17/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Valentin Vidic, 05/17/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Joshua Baker-LePain, 05/17/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Valentin Vidic, 05/18/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Joshua Baker-LePain, 05/18/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Valentin Vidic, 05/22/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Joshua Baker-LePain, 05/17/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Valentin Vidic, 05/17/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Joshua Baker-LePain, 05/17/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Valentin Vidic, 05/17/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Joshua Baker-LePain, 05/16/2017
- Re: [perfsonar-user] Difficulties getting mesh configuration, Valentin Vidic, 05/16/2017
Archive powered by MHonArc 2.6.19.