[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
multilog: fatal
- To: qmail@xxxxxxxxxxxxx
- Subject: multilog: fatal
- From: Sameer N I <strike@xxxxxxxxxxxxxxx>
- Date: Tue, 03 May 2005 18:51:14 +0530
- Delivered-to: de5-qmail@sws5.ornl.gov
- Delivered-to: mailing list qmail@list.cr.yp.to
- Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
- User-agent: Mozilla Thunderbird 0.8 (X11/20041020)
hi,
I installed qmail according to LWQ. Everyting runs fine but log.
multilog dies in /var/qmail/supervise/qmail-send/log/run
I searched in archives but found nothing but one discussion which did
not solve the problem.
I changed the ownership of /var/qmail/supervise subtree to qmaill. The
files are executable and have permissions 755. Also daemontools/commands
have proper permissions. But one thing which can create problem is my
/var is a different partition. For reference I am attaching outputs of
some commands.
I am using redhat Linux 9.0
-------< snip >-------
[root@ironclad hawk]# ps -efl | grep "service errors" | grep -v grep
4 S root 4010 3979 0 75 0 - 334 pipe_w 09:44 ?
00:00:00 readproctitle service errors: ...un /usr/local/bin/multilog:
access denied?setuidgid: fatal: unable to run /usr/local/bin/multilog:
access denied?setuidgid: fatal: unable to run /usr/local/bin/multilog:
access denied?setuidgid: fatal: unable
[root@ironclad hawk]# qmailctl stat
/service/qmail-send: up (pid 25903) 241 seconds
/service/qmail-send/log: up (pid 26475) 0 seconds
/service/qmail-smtpd: up (pid 25908) 241 seconds
/service/qmail-smtpd/log: up (pid 26476) 0 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0
[root@ironclad hawk]# cat /etc/fstab
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/Volume00/LogVol00 /var ext3 defaults 1 2
/dev/Volume00/LogVol01 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660
noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto
noauto,owner,kudzu 0 0
[root@ironclad hawk]#
-------< snip >-------
Does anyone have any idea what need to be done?
Sam