* Henrique de Moraes Holschuh [111121 13:30 -0200]:

> On Sun, 20 Nov 2011, Elimar Riesebieter wrote:
> > root@baumbart ~ # invoke-rc.d amavis stop
> > Stopping amavisd: (not running).
> > root@baumbart ~ # ps aux | grep amavisd
> > amavis   30220  0.0  1.5  33332 24412 ?        Ss   10:26   0:00 amavisd
> > (master)
> > amavis   30221  0.0  1.5  34724 24696 ?        S    10:26   0:00 amavisd
> > (ch3-avail)
> > amavis   30222  0.0  1.5  34744 24676 ?        S    10:26   0:01 amavisd
> > (ch3-avail)
> > root@baumbart ~ # ls -al /var/run/amavis
> > total 4
> > drwxr-xr-x  2 amavis amavis  80 Nov 20 10:26 ./
> > drwxr-xr-x 21 root   root   840 Nov 20 06:25 ../
> > -rw-r-----  1 amavis amavis   0 Nov 20 10:26 amavisd.lock
> > -rw-r-----  1 amavis amavis   6 Nov 20 10:26 amavisd.pid
> 
> Can you easily reproduce this?

Yes.

>
> What are the contents of /var/run/amavis/amavisd.pid ?
root@baumbart>2 /var/run/amavis $ cat amavisd.pid
10806
root@baumbart>2 /var/run/amavis $ ps aux | grep amavisd
amavis   10806  0.0  1.5  33448 24388 ?        Ss   06:25   0:16
amavisd (master)
amavis   18393  0.0  1.5  34872 24720 ?        S    18:41   0:01
amavisd (ch4-avail)
amavis   18785  0.0  1.5  34856 24612 ?        S    19:20   0:00
amavisd (ch2-avail)

# kill -15 `cat /var/run/amavis/amavisd.pid` works as it should

Elimar
-- 
  Obviously the human brain works like a computer.
  Since there are no stupid computers humans can't be stupid.
  There are just a few running with Windows or even CE ;-)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to