Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] more than 2000 threads

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] more than 2000 threads


Chronological Thread 
  • From: Marian Babik <>
  • To: Mark Feit <>
  • Cc: Pete Siemsen <>, "" <>
  • Subject: Re: [perfsonar-user] more than 2000 threads
  • Date: Tue, 12 Dec 2017 09:21:02 +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:FjaavhS+ynIWftq9nhSe6evRs9psv+yvbD5Q0YIujvd0So/mwa6zbRCN2/xhgRfzUJnB7Loc0qyN4vCmATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbB/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4rx1QxH0ligIKz858HnWisNuiqJbvAmhrAF7z4LNfY2ZKOZycqbbcNgHR2ROQ9xRWjRBDI2icoUPE+QPM+VWr4b/plsBsRSxCBKjBO/zzz9FnGP60bE43uknDArI3BYgH9ULsHnMq9v6Lr0SUeGvw6nO0D7OculZ1iz86IjLbxsspvaCUqhqccrQ00YvERnJg0iKpoP+PjOV1f8AvHSF4Op6U+KjkXIoqwForzWp28wiiZHJi5oLxl/e6Sl13YM4KcClREJmZNOkHpRduz2GO4ZzTMMtXX1ktDg/x7ADuJO3YCgHxIw6yxPbZPGLaZWE7gz5WOqMIzp1h2hpdKy/ihqq/0iv1O7xWtWx3VtPsCZJjtfMu3II2hHQ98SKSPVw80K/1TmSzQ/e6eRJLE4wmKfYMZEsxKM7mIAJvkTZBCD2nV37jK+IeUUg/eil8+vpbbv6qJOAKoN4kw/wP7kul8CmBuQ3KRYBU3Kc+eShyL3s5kr5QKhMjvIriKXZqIraJcMHpqGnHwBVzocj6xG5Dzu819QYgGUHLFZCeBKAjIjlIU3BIPf9DfunglSslilkx+zeM7H/GJrBMmXPnbL8cbpg9kJRzQQzwN9D655ID7wBLuz8VlPvuNHdCxI0MhC4zub/BNV4zIweWGaPAqGDMKPVtF+F/uUhLPOWZI8Uojn9LeIp6uP0gnAimF8dfrKk0ocJZ3CiGPRqOVmWYXr0jtcbDWgKphY+TPDtiFCaST5ceWyyX6wn5jE8DoKpF53DSpmwgLyawii7BIZbZmRHClCXDXfobJuIV+0NaCKUPs9ujCYEVb6/RI89yx2irhH1xKd6LuDM4C0XqYrj1MRp5+3UjRwy8DJ0ANqc02GRVGx0n2UIRyMo06Blp0xy1EuD3bZij/NGCNNT+qABbgBvEJfGzKRUBtHuElbEcNqIVH6nRMmrGzc8Uoh3ztMTNRVTAdKn2zXKxSujBfc/nraKB9Rg16vG3nH3Yex0wXfF/KIslV9gScsZZj7uvbJ26wWGX92BqE6ejav/MP1EhCM=
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hi Mark,
coming back to this, the node is 4.0.2 on SL6. Last Friday I did the
following:
[root@perfsonar-lt ~]# service pscheduler-runner stop
Starting pScheduler runner: [ OK ]
[root@perfsonar-lt ~]# pkill -9 -f powstream
[root@perfsonar-lt ~]# service pscheduler-runner start
[root@perfsonar-lt ~]# ps -eTf | grep `id -u pscheduler` | wc -l
1644
[root@perfsonar-lt ~]# ps -eTf | grep `id -u pscheduler` | grep "powstream" |
wc -l
379
[root@perfsonar-lt ~]# ps -eTf | grep `id -u pscheduler` | grep "runner" | wc
-l
727

Today - so 4 days later I have:
[root@perfsonar-lt ~]# ps -eTf | grep `id -u pscheduler` | wc -l
2802
[root@perfsonar-lt ~]# ps -eTf | grep `id -u pscheduler` | grep "powstream" |
wc -l
1113
[root@perfsonar-lt ~]# ps -eTf | grep `id -u pscheduler` | grep "runner" | wc
-l
1033
[root@perfsonar-lt ~]# ps -eTf | grep `id -u pscheduler` | grep "\[run\]" |
wc -l
619

The 619 [run] threads are all defunct, they show up like this:
501 774 774 9560 0 Nov29 ? 00:00:05 [run] <defunct>
etc.

I have also done reboots in the past and it didn’t help. It could be that
this is SL6-only issue as Pete is also running SL6.

@Pete - user id of pscheduler could be different on your nodes, so grep 501
might not work, I have updated the commands to grep the correct id now

Cheers,
Marian

> On Dec 7, 2017, at 9:36 PM, Mark Feit
> <>
> wrote:
>
> Marian Babik writes:
>
> …as stopping pscheduler runner leaves quite a number of powstream
> processes around…
>
> 4.0.2 includes some changes to the way the daemons and forked programs are
> started and stopped that should improve that situation. Runners started by
> older versions won’t get swept up during upgrades because those versions
> don’t include the clean-ups, so you may have to go in and kill off the
> stragglers manually or just reboot.
>
> If you continue to see that on 4.0.2 systems after a flush-out of the old
> processes, drop me a line and we can have a look at it.
>
> --Mark
>
>

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




Archive powered by MHonArc 2.6.19.

Top of Page