Originally posted by: SystemAdmin
Afternoon, all.
We currently run a number of AIX 5 systems serving users at a number of remote sites and are having problems with our AIX print queues.
The queues are all identical (created using a scripted interface to allow the Service Desk to service new queue requests) and look like this;
asystem/usr/home/centre/tech $ lsque -q 0020pr01
0020pr01:
device = @0020pr01
up = TRUE
host = 0020pr01
s_statfilter = /usr/lib/lpd/bsdshort
l_statfilter = /usr/lib/lpd/bsdlong
rq = lp
marge/usr/home/centre/tech $ lsquedev -q 0020pr01 -d@0020pr01
@0020pr01:
backend = /usr/lib/lpd/rembak -T7200
Here '0020pr01' is the hostname for an OKI ML5520 printer - again they are all identical.
The problem we are having is the print queues going down. They are easy enough to start up again but this is a great inconvenience to users and generates a lot of calls to the Service Desk.
Unfortunately I do not fully grasp what would cause these print queues to go down. As far as I understand it there are two types of print queue; 'local' and 'remote', the above belonging to the latter group. Apparently with 'local' type print queues you can set the option 'recovery_type' for the queue, and use this to specify that in the event of the queue going down it tries to start up again every X minutes a set number of times. So, my questions are - what could be causing the queues to go down? And is there any way to set our printers up as 'local' type queues so I can take advantage of the 'recovery_type' option?
Any other pointers would be very much appreciated, pointers to documentation or anything to aid my understanding of the processes involved and how they communicate with one another.
Thanks and regards,
Alex