Project

General

Profile

Actions

Bug #4113

closed

multiple instances of /var/db/rrd/updaterrd.sh

Added by Grischa Zengel over 10 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
12/14/2014
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1.5
Affected Architecture:
amd64

Description

On my pfsenses I see multiple instances of updaterrd.sh

Because all instances uses only one pid file with only one entry I suggest there should be only one updaterrd.sh.

On disabling RRD only one updaterrd.sh will be killed:

rrd.inc:    killbypid("{$g['varrun_path']}/updaterrd.sh.pid");

[2.1.5-RELEASE][root@pfsense.extern1.zmt.info]/root(5): ps jx | grep updater
root   573     1   257   257    0 SN    ??   24:51.29 /bin/sh /var/db/rrd/updaterrd.sh
root  2948     1   257   257    0 SN    ??   24:49.59 /bin/sh /var/db/rrd/updaterrd.sh
root  8395     1   257   257    0 IN    ??   24:37.54 /bin/sh /var/db/rrd/updaterrd.sh
root  9758     1   257   257    0 IN    ??   24:48.27 /bin/sh /var/db/rrd/updaterrd.sh
root 14151     1   257   257    0 IN    ??   25:05.86 /bin/sh /var/db/rrd/updaterrd.sh
root 15101     1   257   257    0 IN    ??   10:14.63 /bin/sh /var/db/rrd/updaterrd.sh
root 81390     1   257   257    0 SN    ??   24:46.45 /bin/sh /var/db/rrd/updaterrd.sh
root 85149     1   257   257    0 SN    ??   24:28.32 /bin/sh /var/db/rrd/updaterrd.sh
root 97530     1   257   257    0 IN    ??   24:50.33 /bin/sh /var/db/rrd/updaterrd.sh
[2.1.5-RELEASE][root@pfsense]/root(4): ps jx | grep sleep
root 10447  2948   257   257    0 SN    ??    0:00.00 sleep 60
root 35749 85149   257   257    0 SN    ??    0:00.00 sleep 60
root 44745 44127   257   257    0 SN    ??    0:00.00 sleep 0.2
root 45809 45367   257   257    0 SN    ??    0:00.00 sleep 0.2
root 82526  9758   257   257    0 IN    ??    0:00.00 sleep 60
root 82975 15101   257   257    0 IN    ??    0:00.00 sleep 60
root 90476 97530   257   257    0 IN    ??    0:00.00 sleep 60
root 90836 14151   257   257    0 IN    ??    0:00.00 sleep 60
root 95032  8395   257   257    0 SN    ??    0:00.00 sleep 60
Actions #1

Updated by Chris Buechler about 10 years ago

  • Status changed from New to Feedback

is this replicable for you on 2.2.2?

Actions #2

Updated by Grischa Zengel about 10 years ago

I can't update this system: #4345.
That and other fixes have high prio for me to get #4345 fixed fast.

Actions #3

Updated by Daniel Kempkens almost 10 years ago

I can confirm that the same thing still happens on 2.2.4.

Actions #4

Updated by Chris Buechler almost 10 years ago

Daniel Kempkens wrote:

I can confirm that the same thing still happens on 2.2.4.

In what circumstance? Can you provide a set of steps to replicate?

Actions #5

Updated by Jim Pingle almost 8 years ago

  • Status changed from Feedback to Resolved

No response or confirmation from anyone else seeing the issue on recent versions.

Actions

Also available in: Atom PDF