리눅스 분류
리부팅 후 daemoontools가 재시작이 안되요
작성자 정보
- 황이 작성
- 작성일
컨텐츠 정보
- 2,158 조회
- 0 추천
- 목록
본문
부팅하기 전까지도 큐메일을 잘 셋팅하고 메일 수발신 및 큐메일 어드민도 정상적으로 잘 사용했습니다.
한데 리부팅을 하고 나니 정상적으로 안됩니다.
큐메일은 런레벨에 35하고 지정해서 시작이 되어야 하는데 시작이 안되어 있더라구요...
[root@www subsys]# /etc/rc.d/init.d/qmail start
Starting qmail
qmail-send supervise not running
qmail-smtpd supervise not running
vpop supervise not running
전혀 시작이 안됩니다. 물론 25 110번 포트도 접속이 안되고요...
[root@www subsys]# telnet localhost 25
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[root@www subsys]# telnet localhost 110
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[root@www subsys]# vi /etc/inittab 보게 되면
V:123456:respawn:/command/svscanboot
이렇게 잘 등록되어 있습니다.
한데
ps란 명령어를 치면 보이지 않습니다.
두번 정도 리부팅을 했는데도 증상이 동일하네요...
제가 생각하기에는 daemoontools 때문에 생기는 문제 같습니다.
만약 재설치하게 되면 잘 될까요?
만약 재설치를 하게 된다면 다시 폴더 풀고 설치하는 것만으로도 잘 해결될지 궁금합니다.
다른 방법으로는 우선 창을 두개를 엽니다.
한쪽 창 : /command/svscanboot
다른쪽 창 : [root@www ~]# /etc/rc.d/init.d/qmail restart
Restarting qmail:
* Stopping qmail-smtpd.
* Sending qmail-send SIGTERM and restarting.
* Restarting qmail-smtpd.
* Restarting vpop.
[root@www ~]# /etc/rc.d/init.d/qmail stat
/service/qmail-send: up (pid 2629) 4 seconds
/service/qmail-send/log: up (pid 2577) 200 seconds
/service/qmail-smtpd: up (pid 2630) 4 seconds
/service/qmail-smtpd/log: up (pid 2583) 200 seconds
/service/vpop: up (pid 2571) 200 seconds
/service/vpop/log: up (pid 2572) 200 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0
정상적으로 시작이 됩니다.
한데 다른쪽 창에서 /command/svscanboot 이게 없다면,
[root@www ~]# /etc/rc.d/init.d/qmail stat
/service/qmail-send: supervise not running
/service/qmail-send/log: supervise not running
/service/qmail-smtpd: supervise not running
/service/qmail-smtpd/log: supervise not running
/service/vpop: supervise not running
/service/vpop/log: supervise not running
messages in queue: 0
messages in queue but not yet preprocessed: 0
실행이 안됩니다. 이거 아무래도 데몬툴 문제 같은데요. 어떻게 해야 할까요?
한데 리부팅을 하고 나니 정상적으로 안됩니다.
큐메일은 런레벨에 35하고 지정해서 시작이 되어야 하는데 시작이 안되어 있더라구요...
[root@www subsys]# /etc/rc.d/init.d/qmail start
Starting qmail
qmail-send supervise not running
qmail-smtpd supervise not running
vpop supervise not running
전혀 시작이 안됩니다. 물론 25 110번 포트도 접속이 안되고요...
[root@www subsys]# telnet localhost 25
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[root@www subsys]# telnet localhost 110
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[root@www subsys]# vi /etc/inittab 보게 되면
V:123456:respawn:/command/svscanboot
이렇게 잘 등록되어 있습니다.
한데
ps란 명령어를 치면 보이지 않습니다.
두번 정도 리부팅을 했는데도 증상이 동일하네요...
제가 생각하기에는 daemoontools 때문에 생기는 문제 같습니다.
만약 재설치하게 되면 잘 될까요?
만약 재설치를 하게 된다면 다시 폴더 풀고 설치하는 것만으로도 잘 해결될지 궁금합니다.
다른 방법으로는 우선 창을 두개를 엽니다.
한쪽 창 : /command/svscanboot
다른쪽 창 : [root@www ~]# /etc/rc.d/init.d/qmail restart
Restarting qmail:
* Stopping qmail-smtpd.
* Sending qmail-send SIGTERM and restarting.
* Restarting qmail-smtpd.
* Restarting vpop.
[root@www ~]# /etc/rc.d/init.d/qmail stat
/service/qmail-send: up (pid 2629) 4 seconds
/service/qmail-send/log: up (pid 2577) 200 seconds
/service/qmail-smtpd: up (pid 2630) 4 seconds
/service/qmail-smtpd/log: up (pid 2583) 200 seconds
/service/vpop: up (pid 2571) 200 seconds
/service/vpop/log: up (pid 2572) 200 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0
정상적으로 시작이 됩니다.
한데 다른쪽 창에서 /command/svscanboot 이게 없다면,
[root@www ~]# /etc/rc.d/init.d/qmail stat
/service/qmail-send: supervise not running
/service/qmail-send/log: supervise not running
/service/qmail-smtpd: supervise not running
/service/qmail-smtpd/log: supervise not running
/service/vpop: supervise not running
/service/vpop/log: supervise not running
messages in queue: 0
messages in queue but not yet preprocessed: 0
실행이 안됩니다. 이거 아무래도 데몬툴 문제 같은데요. 어떻게 해야 할까요?
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.