Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] perfsonar 4.0 pscheduler archiver does not start behind firewall w/ "pscheduler" does not exist FATAL Error

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] perfsonar 4.0 pscheduler archiver does not start behind firewall w/ "pscheduler" does not exist FATAL Error


Chronological Thread 
  • From: "John Tai (johntai)" <>
  • To: "" <>
  • Subject: [perfsonar-user] perfsonar 4.0 pscheduler archiver does not start behind firewall w/ "pscheduler" does not exist FATAL Error
  • Date: Fri, 21 Apr 2017 04:58:42 +0000
  • Accept-language: en-US
  • Ironport-phdr: 9a23:EgRKlhPBlClB/5SoCl4l6mtUPXoX/o7sNwtQ0KIMzox0Ivv6rarrMEGX3/hxlliBBdydsKMazbGN+PG+EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQtFiT68bL9oIhi7owrdu80XjIB/Nqs/1xzFr2dSde9L321oP1WTnxj95se04pFu9jlbtuwi+cBdT6j0Zrw0QrNEAjsoNWA1/9DrugLYTQST/HscU34ZnQRODgPY8Rz1RJbxsi/9tupgxCmXOND9QL4oVTi+6apgVRnlgzoFOTEk6mHaksx+grxGrhK9qRJxwI/Ub52aO/dlZKzRYc8WSHBdUspNSSBMBJ63YYsVD+oGOOZVt4fxqV8JrRu+AwmnGf3hxSVJhnTr2aE60eMhEQHA3Aw8Bd0OsXHYoNvoP6oVU+C1y6nIzTPfb/xM2Dfw85THchE6of6QWrJ8a9beyU4qFw7ciFibtILrPzSQ1usXsmib6fJtVfqxhG49pQFxuT+vxsE2hYnTnI4VzE7L9Tl/zY0oJtO4UFZ2bcOmHZZerS2XOYl7TtkhTmxpoio3yLkLtYamcCQUy5kr3QPTZ+CFfoSS/x7uVOacLS14iX57YL6zmhS//Ea6xuDyV8S4ylRHojBYntTMsH0Gygbd5dKdSvRn+0eswTaP2B7X6uFDOU00j7bUJIMnwrIpl5oTqUPDHjXqmEnvj6KabFkr+umz6+v7ZbXqvIOTN4hxig3mM6QunNKwAfggPwQTXWWW9/6w2bPh8EHjQ7hHj+c6n6vdvZzCIMQUvK+5Awtb0oY57Ba/Ci+r0NYfnXkHKlJFZAiIj4nyNl7SIfD4Fuuwg1O2nDh3wPDGO6XtAo/RIXjbjLfhYbF95lZEyAUt19Bf6YlUCrYHIP3pQE/9rcHYDgQnPAyu2OvnDNR91pgCWWKUHKOVKqLSsVmU5u0xOemMYpEauCrjJ/Q/+fHhkGI5yhchevzjxZYNZmu/GP18ZliCbGDEg9EdHH0MsxZkCuHmlRfKBSZefXipWKQ1/HQmE4+8JYbFWo23hrGdhmG2EoAANU5cDVXZW1Xvd4PMZ/4NIGKQJc9njjUFFPLpH40m1ReyvQ7SwLt8Je2S8Sod48GwnONp7vHewElhvQd/CN6QhjmA

Hi Experts!

 

I’m a perfsonar newbie and installed the pS-Toolkit-4.0-CentOS7-FullInstall-x86_64-2017Apr17.iso on an ESXi VM behind a lab firewall and cannot get the pscheduler archiver to run.

 

/var/log/pscheduler/pscheduler.log constantly restarts with the below error “OperationalError: FATAL:  role "pscheduler" does not exist”.  More detail log below.

 

The follow updates to the CentOS7 were done to handle firewall issues:

 

1)      /etc/profile.d/proxy.sh                 !!! set http_proxy/https_proxy to allow “only” http/https traffic on ports 80/443 to go thru firewall

2)      /etc/resolv.conf                                               !!! updated for DNS servers

3)      /etc/sysconfig/network-scripts/ifcfg-eth0  !!! updated for static IP, Gateway

4)      /etc/ntp.conf                                    !!! updated to use a lab NTP server (ntp is correctly working)

 

 

Running the same ISO using a laptop VMware Player VM on a corporate network that does not have a strict firewall policy initially had similar failures, but manually running “systemctl start pscheduler-archiver” restarted the archiver successfully and everything started to work. When a perfsonar VM runs in our lab network behind the stricter FW, the above error always occurs and archiver never starts, even after issue the “systemctl restart  pscheduler-archiver” several times

 

Any help is appreciated!

 

 

Here’s the detailed pscheduler.log with “pscheduler debug on”.

I did follow the Trouble Shooting link without any luck : http://docs.perfsonar.net/troubleshooting_overview.html

 

Apr 20 21:41:39 Perfsonar-Node journal: safe_run/scheduler ERROR    Waiting 30.75 seconds before restarting

Apr 20 21:41:39 Perfsonar-Node journal: safe_run/runner ERROR    Restarting

Apr 20 21:41:39 Perfsonar-Node journal: safe_run/ticker ERROR    Restarting

Apr 20 21:41:39 Perfsonar-Node journal: ticker DEBUG    Debug started

Apr 20 21:41:39 Perfsonar-Node journal: ticker DEBUG    Debug started

Apr 20 21:41:39 Perfsonar-Node journal: ticker DEBUG    QM: Started

Apr 20 21:41:39 Perfsonar-Node journal: ticker DEBUG    QM: Started

Apr 20 21:41:39 Perfsonar-Node journal: safe_run/runner ERROR    Program threw an exception after 0:00:00.007574

Apr 20 21:41:39 Perfsonar-Node journal: safe_run/runner ERROR    Exception: OperationalError: FATAL:  role "pscheduler" does not exist#012#012Traceback (most recent call last):#012  File "/usr/lib/python2.7/site-packages/pscheduler/saferun.py", line 41, in safe_run#012    function()#012  File "/usr/libexec/pscheduler/daemons/runner", line 909, in <lambda>#012    pscheduler.safe_run(lambda: main_program())#012  File "/usr/libexec/pscheduler/daemons/runner", line 719, in main_program#012    db = pscheduler.pg_connection(dsn)#012  File "/usr/lib/python2.7/site-packages/pscheduler/db.py", line 35, in pg_connection#012    pg = psycopg2.connect(dsn)#012  File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect#012    conn = _connect(dsn, connection_factory=connection_factory, async=async)#012OperationalError: FATAL:  role "pscheduler" does not exist

Apr 20 21:41:39 Perfsonar-Node journal: safe_run/runner ERROR    Waiting 30.75 seconds before restarting

Apr 20 21:41:39 Perfsonar-Node journal: safe_run/ticker ERROR    Program threw an exception after 0:00:00.011558

 

Regards,

John

 

============

John Tai, Jr.

408-853-9540

 




Archive powered by MHonArc 2.6.19.

Top of Page