fredericrenaud
Technical User
Hi,
I'm a new AIX admin and I'm having a hard time figuring out how to solve a printer problem.
Our print queues goes down from time to time and we have no idea why. All our print queues are define like this:
/etc/qconfig
mars:
device = @toto
host = toto
rq = mars
s_statfilter = /usr/lib/lpd/bsdshort
l_statfilter = /usr/lib/lpd/bsdlong
@toto:
header = never
trailer = never
access = both
backend = /usr/lib/lpd/pio/etc/piorlfb -f !
toto is a valid hostname and it works fine most of the time and it's never the same queue that goes down.
Our users receives a message similar to this when a queue goes down:
Message from root on saturn (UNKNOWN) [ven oct 21 10:42:41 2005] ...
Message from queueing system:
0781-088 Queue mars septoto went down, job is still queued:
Backend: /usr/lib/lpd/pio/etc/piorlfb -f ! -S toto -P mars sep \
-N /usr/lib/lpd/bsdshort /var/spool/qdaemon/tw2yvia
Backend Exit Value: EXITFATAL (0100)
Job Submit Time: Oct 18 06:00:57 2005. Current Time: Oct 21 10:42:41 2005 Use local problem reporting procedures.
<EOT>
Message from frenaud on saturn (UNKNOWN) [Fri Oct 21 10:47:06 2005] ...
Message from qdaemon:
: (FATAL ERROR) Failed receiving acknowledgement.
<EOT>
Message from frenaud on saturn (UNKNOWN) [Fri Oct 21 10:47:06 2005] ...
Message from qdaemon:
/usr/lib/lpd/rembak -S toto -P mars -N /usr/lib/lpd/bsdshort -o -f -o l
/var/tmp/piorlfb_49024 <EOT>
Message from root on saturn (UNKNOWN) [ven oct 21 10:47:06 2005] ...
Message from queueing system:
0781-088 Queue marstoto went down, job is still queued:
Backend: /usr/lib/lpd/pio/etc/piorlfb -f ! -S toto -P mars \
-N /usr/lib/lpd/bsdshort /var/spool/qdaemon/tr0oUMa
Backend Exit Value: EXITFATAL (0100)
Job Submit Time: Oct 21 10:46:04 2005. Current Time: Oct 21 10:47:06 2005 Use local problem reporting procedures.
I have 2 questions.
Question 1: Any suggestion on how to debug this?
Question 2: Is it possible to capture these messages so that the users won't see them? If so, how?
thanks
ps: a similar thread was posted 2 years ago on the forum, but there were no answers.
Frédéric Renaud
I'm a new AIX admin and I'm having a hard time figuring out how to solve a printer problem.
Our print queues goes down from time to time and we have no idea why. All our print queues are define like this:
/etc/qconfig
mars:
device = @toto
host = toto
rq = mars
s_statfilter = /usr/lib/lpd/bsdshort
l_statfilter = /usr/lib/lpd/bsdlong
@toto:
header = never
trailer = never
access = both
backend = /usr/lib/lpd/pio/etc/piorlfb -f !
toto is a valid hostname and it works fine most of the time and it's never the same queue that goes down.
Our users receives a message similar to this when a queue goes down:
Message from root on saturn (UNKNOWN) [ven oct 21 10:42:41 2005] ...
Message from queueing system:
0781-088 Queue mars septoto went down, job is still queued:
Backend: /usr/lib/lpd/pio/etc/piorlfb -f ! -S toto -P mars sep \
-N /usr/lib/lpd/bsdshort /var/spool/qdaemon/tw2yvia
Backend Exit Value: EXITFATAL (0100)
Job Submit Time: Oct 18 06:00:57 2005. Current Time: Oct 21 10:42:41 2005 Use local problem reporting procedures.
<EOT>
Message from frenaud on saturn (UNKNOWN) [Fri Oct 21 10:47:06 2005] ...
Message from qdaemon:
: (FATAL ERROR) Failed receiving acknowledgement.
<EOT>
Message from frenaud on saturn (UNKNOWN) [Fri Oct 21 10:47:06 2005] ...
Message from qdaemon:
/usr/lib/lpd/rembak -S toto -P mars -N /usr/lib/lpd/bsdshort -o -f -o l
/var/tmp/piorlfb_49024 <EOT>
Message from root on saturn (UNKNOWN) [ven oct 21 10:47:06 2005] ...
Message from queueing system:
0781-088 Queue marstoto went down, job is still queued:
Backend: /usr/lib/lpd/pio/etc/piorlfb -f ! -S toto -P mars \
-N /usr/lib/lpd/bsdshort /var/spool/qdaemon/tr0oUMa
Backend Exit Value: EXITFATAL (0100)
Job Submit Time: Oct 21 10:46:04 2005. Current Time: Oct 21 10:47:06 2005 Use local problem reporting procedures.
I have 2 questions.
Question 1: Any suggestion on how to debug this?
Question 2: Is it possible to capture these messages so that the users won't see them? If so, how?
thanks
ps: a similar thread was posted 2 years ago on the forum, but there were no answers.
Frédéric Renaud