perfsonar-user - Re: [perfsonar-user] Wsgi pscheduler module and logger modules
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Andrew Lake <>
- To: "" <>, "Liu, Dengfeng (NIH/CIT) [C]" <>, Mark Feit <>
- Subject: Re: [perfsonar-user] Wsgi pscheduler module and logger modules
- Date: Mon, 24 Apr 2017 08:22:40 -0700
- Ironport-phdr: 9a23:HRM5PBAKHdXocfQkkzLwUyQJP3N1i/DPJgcQr6AfoPdwSPT8pcbcNUDSrc9gkEXOFd2CrakV1ayK6+uwBiQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9GiTe5YL5+Nhq7oRneusQVg4ZpN7o8xAbOrnZUYepd2HlmJUiUnxby58ew+IBs/iFNsP8/9MBOTLv3cb0gQbNXEDopPWY15Nb2tRbYVguA+mEcUmQNnRVWBQXO8Qz3UY3wsiv+sep9xTWaMMjrRr06RTiu86FmQwLzhSwZKzA27n3Yis1ojKJavh2hoQB/w5XJa42RLfZyY7/Rcc8fSWdHUMlRTShBCZ6iYYUJAeQKIOJUo5D9qlcLqxa1GAuiC/71yjJQhnH536M63eMuHg/I3wIuAswAv2jPodrvKKsfS/q4wbPUwTjBaf5dxDfz6JLPchAkufyBQbRwftfLyUYxGQLOk1OeppbmPzyLy+8AtHKU7+x9WuOvkGMotRpxriKpxsgylonEn4QYwU3H+yVh2Is5OMO0RU1hbdOqCpdduDyWO5F3T84hW21luik3xqcbtZKlfCUG0pcqyhDFZ/GGd4WF5A/oWvyLLjdinn1lfaqyhxas/kikze3xTse030hEoyZfltnDrXQN2wbc6siAVPtx5kah2TCR2ADP8uxIPF44mKnBJ5Mv2LI9mYcfvV7CEyL1gEn2ibWZdkQg+uim8eTnZbDmq4eGOI9ylw7/Mr8jldKkAegiNAgBQXSb9fym1LL/5U35XKlKjvoun6nBrp/aP8obprW+Aw9TyIkj8Q+zDyq90NsGh3kKN1ZFeBOcj4j1IFHCPur0Dfa5g1Swjjhr3fbGMaP9ApnTNHTMjqrufasuo3JbnUArwMpR/JVSA6tEPen+QGfwssDVFBk0L1byzur6Qp0pzo4EV3mIBKaDdb7JvEWg5+QzLvOKaZNP/jvxNq5hr7TKjGJ90XMQe6an0J0YIDCeP9QhCGSlIDLfqeJLWTMGswwxQuHshxuGUCN7YXeyGa07+Gd/QKevF4SLaI2snPTV2Sm2H4F+Z2ZaB0qKHGuyMYiIRqFfRjiVJ5pIlDAeWKfpb4Yi2Fn6vQn22pJqNazS9zFO5sGr78R8++CGzUJ6zjdzFcnIljjVEmw=
Hi, Any chance you have anything else setup that uses mond_wsgi (e.g. globus/gridftp) on that host? or does /etc/httpd/conf.d/apache-esmond.conf exists and what are its contents if so (it shouldn't exists so if it does that might be a pointer to the problem)? To answer your question more fully yes, on CentOS 6 there are two versions of python used by perfSONAR, the stock python 2.6 that is the system default and a version of python 2.7 that it from the CentOS SCL repo. SCL stansd for Software Collections and is repo where slightly newer version of software is provided that require some special steps to use. The Python 2.7 version is needed for esmond, which in turn pulls in some other SCL requirements like the python 2.7 version of mod_wsgi. For this reason, we quarantine esmond, python27 and python27-mod_wsgi off into httpd24 instead of the stock httpd where everything else runs. This is actually the default CentOS SCL setup for running these types of things. We then have the stock httpd process act as a reverse proxy to the httpd24 instance for all /esmond requests. Not ideal, but what we have to do to get the right versions for the tools. One advantage of moving to CentOS 7 is that all this nonsense goes away. It ships with python 2.7 as the default and everything uses that. Hope that helps, Andy On April 24, 2017 at 10:53:32 AM, Liu, Dengfeng (NIH/CIT) [C] () wrote:
|
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, (continued)
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, Andrew Lake, 04/18/2017
- Message not available
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, Pedro Reis, 04/18/2017
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, Andrew Lake, 04/18/2017
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, Jim Nauer CWRU, 04/18/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Liu, Dengfeng (NIH/CIT) [C], 04/21/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Mark Feit, 04/21/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Liu, Dengfeng (NIH/CIT) [C], 04/21/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Mark Feit, 04/21/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Liu, Dengfeng (NIH/CIT) [C], 04/24/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Liu, Dengfeng (NIH/CIT) [C], 04/24/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Andrew Lake, 04/24/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Liu, Dengfeng (NIH/CIT) [C], 04/24/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Andrew Lake, 04/24/2017
- Re: [perfsonar-user] Wsgi pscheduler module and logger modules, Liu, Dengfeng (NIH/CIT) [C], 04/25/2017
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, Jim Nauer CWRU, 04/18/2017
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, Andrew Lake, 04/18/2017
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, Pedro Reis, 04/18/2017
- Message not available
- Re: [perfsonar-user] Re: [perfsonar-announce] perfSONAR 4.0 now available, Andrew Lake, 04/18/2017
Archive powered by MHonArc 2.6.19.