Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2012 12:45:35 GMT
From:      Mike Shuey <shuey@fmepnet.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/169642: rarpd doesn't drop a PID file
Message-ID:  <201207041245.q64CjZ4r074602@red.freebsd.org>
Resent-Message-ID: <201207041250.q64Co8ib052877@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169642
>Category:       misc
>Synopsis:       rarpd doesn't drop a PID file
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 04 12:50:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Mike Shuey
>Release:        9.0-RELEASE
>Organization:
>Environment:
>Description:
rarpd doesn't drop a PID file in /var/run/rarpd.pid.  According to /etc/rc.d/rarpd, there should be a PID file.  Unfortunately, this means processes looking to see if rarpd is running based on the presence of a PID file (e.g., puppet, cfengine, etc) will most likely keep restarting rarpd indefinitely.
>How-To-Repeat:
/etc/rc.d/rarpd start
ps axuw | grep rarpd (hey look, it's running)
/etc/rc.d/rarpd status (but....that says it's not running)
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207041245.q64CjZ4r074602>