View Single Post

  #5 (permalink)  
Old 07-16-2003
Curtis
 
Posts: n/a
Default Re: alert: cannot start: qmail-send is already running

Dave Sill <MaxFreedom@sws5.ctd.ornl.gov> wrote in message news:<wx0k7aiiojl.fsf@sws5.ornl.gov>...
> cferchoff@accesscomm.ca (Curtis) writes:
>
> >> What does "ps -ef|grep qmail" say?

> >
> > This is what I get:
> >
> >> ps -ef|grep qmail

> > root 11724 11721 0 00:00 ? 00:00:00 supervise qmail-send
> > root 11726 11721 0 00:00 ? 00:00:00 supervise qmail-smtpd
> > qmails 11728 11724 0 00:00 ? 00:00:02 qmail-send
> > qmaill 11729 11725 0 00:00 ? 00:00:00 /usr/local/bin/multilog t s25000
> > qmaill 11730 11727 0 00:00 ? 00:00:00 /usr/local/bin/multilog t s25000
> > qmaild 11731 11726 0 00:00 ? 00:00:00 /usr/local/bin/tcpserver -P -v -
> > root 11734 11728 0 00:00 ? 00:00:00 qmail-lspawn |dot-forward .forwa
> > qmailr 11735 11728 0 00:00 ? 00:00:00 qmail-rspawn
> > qmailq 11736 11728 0 00:00 ? 00:00:00 qmail-clean
> > qmaild 12697 11731 0 07:01 ? 00:00:00 /var/qmail/bin/qmail-smtpd
> > qmailq 12698 12697 0 07:02 ? 00:00:00 bin/qmail-queue
> > root 12703 12689 2 07:02 ? 00:00:00 sh -c (ps -ef|grep qmail) 2>&1
> > root 12704 12703 0 07:02 ? 00:00:00 sh -c (ps -ef|grep qmail) 2>&1
> > root 12706 12704 0 07:02 ? 00:00:00 grep qmail

>
> That looks OK. How about:
>
> svstat /service/* /service/*/log


Here is my output:

> svstat /service/* /service/*/log

/service/qmail-send: up (pid 11728) 41320 seconds
/service/qmail-smtpd: up (pid 11731) 41320 seconds
/service/qmail-send/log: up (pid 11729) 41320 seconds
/service/qmail-smtpd/log: up (pid 11730) 41320 seconds
Reply With Quote