Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Maddash web server woes

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Maddash web server woes


Chronological Thread 
  • From: Phil Reese <>
  • To: Andrew Lake <>,
  • Subject: Re: [perfsonar-user] Maddash web server woes
  • Date: Thu, 2 Aug 2018 18:38:26 -0700
  • Ironport-phdr: 9a23:QHw0lRG442GUK+DSVZxtaJ1GYnF86YWxBRYc798ds5kLTJ78r8qwAkXT6L1XgUPTWs2DsrQY07SQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmDuwbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VDK/5KlpVRDokj8KOSMn/mHZisJ+j6xVrxyuqBN934HZe5uaOOZkc67HYd8XS2hMU8BMXCJBGIO8aI4PAvIbM+ZYron9o0YFowegCgayH+Pg1CJDi3ju3a0gzesuDxrG0xI7EtIVrHTbttP1NKkVUeCv0abE1yvMYO5L2Trk7oXDbxMvoemUUL5tfsfcylMjGx7Eg1ies4DpIjyY2+AXv2SF4OdtVfqjhmwppg1roDWj2t0ghpTVio8V0FzI6yt0zYAoLtOiUkF7e8SrEJ5IuiGaKYR2RsQiTnltuCc11rEJo4e3cDQWxJg72xLTd+GIf5SH7x75TOaROTd4hHV+eLKjmRm97FKsxfH7VsmxyFpKryxFncfQtn0VyhDe5cuKRuFg8kqg1zuDzR3f5+5ALEwui6bWJJ4szqY1lpUJsETDGiH2mF/xjK+Tbkgk4vKo5Pr5bbX9uJCRLJR0ih3kPaQolMy/Bv44PRUUU2eF5Ou8yaXv/VflT7VSkv02jq7ZvYjCJcsFvK65DRRV0oEl6xmlFTeqyckYnWIZI1JfYx+Hi4npO0rSIPDjE/uzmVWskDF3x//YJL3hBIvCLmTdnLv7Y7ly9lNcm0IPyoV24Z5OB65JBPvwVwelvdrUHzc0KEqyzvqxTJ1l25kQQmWJC7XcLbjfq3eJ4P4iOe+BeNVTtTrgeNY/4Pu7tX84nRcncKSy0NNDcGq1E+9rC16FaHzihc0NV2oGo1xtH6TRlFSeXGsLND6JVKUm62RjBQ==

Hey Andy,

There are some errors in maddash-server.log file:
INFO 2018-08-01 00:00:00,001 oldestAllowedTime=1532502000
ERROR 2018-08-01 09:38:25,385 Error scheduling job The Scheduler has been shutdown.
ERROR 2018-08-01 09:38:25,416 Error executing CheckSchedulerJob: The Scheduler has been shutdown.
INFO 2018-08-01 12:00:00,002 oldestAllowedTime=1532545200
INFO 2018-08-02 00:00:00,001 oldestAllowedTime=1532588400
ERROR 2018-08-02 04:44:35,240 Error scheduling job The Scheduler has been shutdown.
ERROR 2018-08-02 04:44:35,259 Error executing CheckSchedulerJob: The Scheduler has been shutdown.
INFO 2018-08-02 12:00:00,014 oldestAllowedTime=1532631600

Might these be what hang HTTP processes?

I put a cron job in each morning to restart httpd, seems to help.  Currently only 26 of these are hanging out:
   CGroup: /system.slice/httpd.service
           ├─ 5794 /usr/sbin/httpd -DFOREGROUND
           ├─12845 /usr/sbin/httpd -DFOREGROUND
...

Any help for the diagnosis?

Phil



On 7/30/18 8:37 AM, Andrew Lake wrote:
Hi Phil,

The hardware setup seem reasonable for what you are trying to do. MaDDash generally is not too hard on httpd. httpd really only gets hit when you use the web page. I wonder if soething else is happening that is breaking httpd. Also, any errors in the files under /var/log/maddash/?

Thanks,
Andy




Archive powered by MHonArc 2.6.19.

Top of Page