New RPM 7 Beta is now available — try the new release →

My AIX system queue is disabled automatically

Q: My AIX system queue is disabled after a while and I have to restart it again.  Is there any way to keep the AIX queue from being disabled automatically?

A: When the “Receive a Job” command is sent by rembak to a remote server, a positive acknowledgment should be received by rembak before proceeding with sending datafiles. If rembak does not receive a positive acknowledgment within its timeout period, the print request will fail and the queue will be taken down. Datafiles will not be sent across to the lpd server.

With AIX 4.2 and later, set the backend period to 120.  To do this, add a printer with the following parameters.

DescriptionLexmark Printer (Room 330)
* Name of new PRINT QUEUE to add[aix_queue]
* HOSTNAME of Remote Server192.168.1.1
* Name of QUEUE on remote server[rpm_queue]
TYPE of print spooler on remote serverBSD
Send PASS-THROUGH FLAG to queue on remote server?yes
Backend TIME OUT period (minutes)[120]
Send control file first?no

For prior versions of AIX edit the /etc/qconfig file as follows:

  Parts:device = @TES_Server1
          up = TRUE
          host = TES_Server1
          s_statfilter = /usr/lib/lpd/bsdshort
          l_statfilter = /usr/lib/lpd/bsdlong
          rq = Parts@TES_Server1:
          backend = /usr/lib/lpd/rembak -T120