Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] pscheduler: too many open files

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] pscheduler: too many open files


Chronological Thread 
  • From: Marian Babik <>
  • To: "" <>
  • Subject: [perfsonar-user] pscheduler: too many open files
  • Date: Mon, 11 Sep 2017 15:02:22 +0000
  • Accept-language: en-GB, en-US
  • Authentication-results: spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; internet2.edu; dkim=none (message not signed) header.d=none;internet2.edu; dmarc=bestguesspass action=none header.from=cern.ch;
  • Ironport-phdr: 9a23:67UOSxRFkwcUoDKJ6IdIu5XWg9psv+yvbD5Q0YIujvd0So/mwa6zZhON2/xhgRfzUJnB7Loc0qyN4vCmATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbB/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4qF2QxHqlSgHLSY0/mHJhMJtkKJVrhGvpx1jzIHbe4yVO+ZyfqbHcN8GWWZNQMBcXDFBDIOmaIsPCvIMM+FCoInnplsBtx2+DhSxCez10TBIh3z21rA93uomCw7Gxg0gEMgIsHjOsdj6LrwdUeG2zKTT0TrMcelW2THn5IfUchAsuPeBVq9zf8rJ0UQjCRnKgkmNpYHgIj+Zy/kBvm2V7+dvSe6jl2sqqw9vrTSyyMchj4zEi4Mbx1zY7Sl13Zg5KN6iREJmbtOoDYFcuzyeOoZ4WM8uXmJltSkixr0Ip5G2fzQGxZEiyhPeb/GHfZOH7xf+W+mPIjp0mXdod667iha89EWv0fPzWdKo3FtMsyFLiMPDtmoX2BzW8sWHSuVy/kOm2TuX2A7c5P1KLVwpmabCJJEvzaM8moMUsUvYACD6gkL2jLKKdko//eio9uLnbaj8qp+ELY90jR3+PboylcyjAOQ4NQ4OU3Kc+eShyL3j+Ur5QLJJjvEsjqbZt5XaKdwapq6/HQBVzp4u5wilADu6zdgVmGQLIE9YdB+CgYjkNE3CLOz9APexnVugjTlryvXDM7DgDJjBMmDPkLL7crZ8705cxhAzzdda559MDb8OOujzWk7ru9zeFBM0Lha7zP3mCNV+zY4RRXyAArWfMK/IrVCI5vojI/OQa48NpDb9N/8l6ub2jXAng18dc7Kp3ZwRaH+iBPRqOliZYWHyjdcbCmoKugs+TPf2iF2ZTzJffXeyX6Qg5j4lEoKmC5nMRpyzjLCbwii0A4BWNSh6DQXGCXryeZ6DXf4WLT+JL9VJkzoYWKKnRpN7kxyiqUWyn6JqNOTP/SsRr9f+z9Vvz+zViRwo8zFoVYKQ33zbHE9umWZdYjYs3al56WZ0wFaAmfxdiuZZHNoVzfpDUwQSPpPGyapxC4ahCUr6Yt6VRQP+EZ2dCjYrQ4dpzg==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hi All,
noticed an exception in the pscheduler logs, so I wonder if someone has seen
this already:
Sep 11 15:25:36 perfsonar-lt safe_run/ticker ERROR Restarting
Sep 11 15:25:36 perfsonar-lt safe_run/ticker ERROR Program threw an
exception after 0:00:00.002590
Sep 11 15:25:36 perfsonar-lt safe_run/ticker ERROR Exception: IOError:
[Errno 24] Too many open files:
'/etc/pscheduler/database/database-dsn'#012Traceback (most recent call
last):#012 File "/usr/lib/python2.6/site-packages/pscheduler/saferun.py",
line 41,
in safe_run#012 function()#012 File
"/usr/libexec/pscheduler/daemons/ticker", line 153, in <lambda>#012
pscheduler.safe_run(lambda: main_program())#012 File
"/usr/libexec/pscheduler/daemons/ticker", line 123, in main_program#012 db
= pscheduler.pg_
connection(dsn)#012 File
"/usr/lib/python2.6/site-packages/pscheduler/db.py", line 28, in
pg_connection#012 dsn = string_from_file(dsn)#012 File
"/usr/lib/python2.6/site-packages/pscheduler/filestring.py", line 24, in
string_from_file#012 with open(pat
h, 'r') as content:#012IOError: [Errno 24] Too many open files:
'/etc/pscheduler/database/database-dsn'
Sep 11 15:25:36 perfsonar-lt safe_run/ticker ERROR Waiting 60.0 seconds
before restarting

Despite the errors, pscheduler works fine as there are new results being
posted to the MA.

# lsof | grep pscheduler | wc -l
22890

Thanks,
Marian



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




Archive powered by MHonArc 2.6.19.

Top of Page