[qmailtoaster] supervise: fatal: unable to start log/run: file does not exist

2014-06-30 Thread Diana Calder
I'm running Qmailtoaster utilities on CentOS6 VM on a XenServer. Data
is stored on NFS. Over the weekend, the VM went into Read-Only file
system due to a lag in communication. I had to manually run FSCK
(there were errors and I told it to fix them) and reboot after
restoring it to Read-Write mode. After doing so, I had errors from
supervise. I managed to find information in the archives to let me fix
the clamd/run error but the other one still persists and I have no
idea what else I can do to fix it. I get a continuous stream of
supervise: fatal: unable to start log/run: file does not exist.

Running qmailctl stat results in the following:

clamd: up (pid 12127) 6 seconds
log: up (pid 12138) 1 seconds
send: up (pid 8239) 1037 seconds
smtp: up (pid 8245) 1037 seconds
spamd: up (pid 11877) 96 seconds
submission: up (pid 8244) 1037 seconds
clamd/log: up (pid 8240) 1037 seconds
send/log: up (pid 8277) 1032 seconds
smtp/log: up (pid 8246) 1037 seconds
spamd/log: up (pid 12139) 1 seconds
submission/log: up (pid 8273) 1032 seconds

Mail appears to be working okay inbound and outbound but the stream of
error messages continues. I'm stumped. I really don't want to have to
backup the database, rollback to an old snapshot, and restore the
database but I might have to. I've tried starting up a copy of an old
snapshot on another VM to check for differences but can't find
anything obvious.

Suggestions?

-- 
Best regards,
 Diana Calder mailto:dcal...@essexcountylibrary.ca
Automation Technician(519) 776-5241 x.131
Essex County Library
Essex, ON


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] supervise: fatal: unable to start log/run: file does not exist

2014-06-30 Thread Finn Buhelt
Hi Diana.

Sounds like an error I have seen a couple of times in my QMT running in
KVM  : a run files is missing

(/var/qmail/supervise/'smtp|clamd|spamd|send|submission' /run - and
/var/qmail/supervise/ 'smtp|clamd|spamd|send|submission' /log/run )

Check to make sure the run files are present

This is my /var/qmail/supervise/spamd/log/run file

#!/bin/sh
LOGSIZE=`cat /var/qmail/control/logsize`
LOGCOUNT=`cat /var/qmail/control/logcount`
exec /usr/bin/setuidgid qmaill /usr/bin/multilog t s$LOGSIZE n$LOGCOUNT
/var/log/qmail/spamd


Hope it helps

Regards,
Finn




Den 30-06-2014 17:59, Diana Calder skrev:
 I'm running Qmailtoaster utilities on CentOS6 VM on a XenServer. Data
 is stored on NFS. Over the weekend, the VM went into Read-Only file
 system due to a lag in communication. I had to manually run FSCK
 (there were errors and I told it to fix them) and reboot after
 restoring it to Read-Write mode. After doing so, I had errors from
 supervise. I managed to find information in the archives to let me fix
 the clamd/run error but the other one still persists and I have no
 idea what else I can do to fix it. I get a continuous stream of
 supervise: fatal: unable to start log/run: file does not exist.
 
 Running qmailctl stat results in the following:
 
 clamd: up (pid 12127) 6 seconds
 log: up (pid 12138) 1 seconds
 send: up (pid 8239) 1037 seconds
 smtp: up (pid 8245) 1037 seconds
 spamd: up (pid 11877) 96 seconds
 submission: up (pid 8244) 1037 seconds
 clamd/log: up (pid 8240) 1037 seconds
 send/log: up (pid 8277) 1032 seconds
 smtp/log: up (pid 8246) 1037 seconds
 spamd/log: up (pid 12139) 1 seconds
 submission/log: up (pid 8273) 1032 seconds
 
 Mail appears to be working okay inbound and outbound but the stream of
 error messages continues. I'm stumped. I really don't want to have to
 backup the database, rollback to an old snapshot, and restore the
 database but I might have to. I've tried starting up a copy of an old
 snapshot on another VM to check for differences but can't find
 anything obvious.
 
 Suggestions?
 

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] supervise: fatal: unable to start log/run: file does not exist

2007-01-15 Thread Rodrigo RCT
Messagesupervise: fatal: unable to start log/run: file does not exist

How to reinstall clamav ?

Help me, please !
  - Original Message - 
  From: Dairenn Lombard 
  To: qmailtoaster-list@qmailtoaster.com 
  Sent: Monday, January 15, 2007 4:53 PM
  Subject: RE: [qmailtoaster] How to run a secondary MX with all user data?


  Because if the other server dies, vpopmail wont have a database to go with.  
I'll probably look at MySQL replication instead.
  Dairenn Lombard [EMAIL PROTECTED] - BroadSpire Systems Administration Dept.
  BroadSpire, Inc. - http://www.broadspire.com/
  Security, Scalability  Automation 

-Original Message-
From: Fernando Azevedo [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 15, 2007 10:58 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] How to run a secondary MX with all user data?


Why don't you simply edit your /home/vpopmail/etc/vpopmail.mysql file to 
instruct that the MySQL database is NOT on localhost?

Re: [qmailtoaster] supervise: fatal: unable to start log/run: file does not exist

2007-01-15 Thread Erik Espinoza

Hello Rodrgio,

Do not reply to e-mails, instead send new e-mails to
[EMAIL PROTECTED]

As far as your problem:

rpm -e --nodeps clamav-toaster
rpm -Uhv newclamav-toaster



On 1/15/07, Rodrigo RCT [EMAIL PROTECTED] wrote:



supervise: fatal: unable to start log/run: file does not exist

How to reinstall clamav ?

Help me, please !

- Original Message -
From: Dairenn Lombard
To: qmailtoaster-list@qmailtoaster.com
Sent: Monday, January 15, 2007 4:53 PM
Subject: RE: [qmailtoaster] How to run a secondary MX with all user data?


Because if the other server dies, vpopmail wont have a database to go with.
I'll probably look at MySQL replication instead.

Dairenn Lombard [EMAIL PROTECTED] - BroadSpire Systems
Administration Dept.
BroadSpire, Inc. - http://www.broadspire.com/
Security, Scalability  Automation


-Original Message-
From: Fernando Azevedo [mailto:[EMAIL PROTECTED]
Sent: Monday, January 15, 2007 10:58 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] How to run a secondary MX with all user data?



Why don't you simply edit your
/home/vpopmail/etc/vpopmail.mysql file to instruct that the
MySQL database is NOT on localhost?


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]