AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  Print issue on AIX 5.2

    Posted Mon May 11, 2009 11:24 PM

    Originally posted by: SystemAdmin


    Dear Sir,

    Do you know what happen for below issue?

    We have two AIX with same model, only one can perform the print job.

    Below is the info:

    Machine 1
    Queue Dev Status Job Files User PP % Blks Cp Rnk

    -----
    ---
      • ---- --
    • ---
    3f-pcs @192 READY
    3f-pcs: JetDirect lpd: no jobs queued on the port Auto

    Machine 2
    Queue Dev Status Job Files User PP % Blks Cp Rnk

    -----
    ---
      • ---- --
    • ---
    3f-pcs @192 DOWN
    QUEUED 8 /psslti/applcsf/tm appsslti 161 1 1
    QUEUED 9 /psslti/applcsf/tm appsslti 319 1 2

    : (WARNING) 0781-375 Connection to server failed.
    rembak: errno = 4: A system call received an interrupt.
    3f-pcs 3f-pc HOST_DOWN

    Thanks,
    #AIX-Forum


  • 2.  Re: Print issue on AIX 5.2

    Posted Tue May 12, 2009 01:02 AM

    Originally posted by: SystemAdmin


    What does /etc/qconfig say for each printer? At our site a printer with a JetDirect card is setup with "piojetd", and only printers using AXIS print servers are on "rembak".

    With rembak we also tend to use "-T 45" or the printers drop out.
    #AIX-Forum


  • 3.  Re: Print issue on AIX 5.2

    Posted Tue May 12, 2009 04:30 AM

    Originally posted by: SystemAdmin


    Hi,

    The qconfig content on both machine is the same, please refer below info:
    3f-pcs:
    device = @192
    up = TRUE
    host = 192.168.1.110
    s_statfilter = /usr/lib/lpd/aixshort
    l_statfilter = /usr/lib/lpd/aixlong
    rq = 3f-pcs
    @192:
    backend = /usr/lib/lpd/rembak

    Thanks,
    #AIX-Forum


  • 4.  Re: Print issue on AIX 5.2

    Posted Tue May 12, 2009 04:26 PM

    Originally posted by: alethad


    If this is a really an HP Jet Direct printer then you should be using the jetdirect backend.
    Have you installed the device files for Jet Direct?? How did you set up the printer? You didn't say anything about either of these.
    Here's what you should see in the /etc/qconfig for the basic set up of jet direct printers. this is all I use for mine. I've got over 200 jet Direct printers set up on clustered AIX systems.

    v986ps:
    device = hp@v986
    hp@v986:
    file = /var/spool/lpd/pio/@local/dev/hp@v986#hpJetDirect#9100
    header = never
    trailer = never
    access = both
    backend = /usr/lib/lpd/pio/etc/piojetd v986 9100

    Good luck.
    #AIX-Forum


  • 5.  Re: Print issue on AIX 5.2

    Posted Wed May 13, 2009 01:50 AM

    Originally posted by: SystemAdmin


    Can you telnet to the printers?

    The printers appear to have different configurations, I notice in the output that one states it is using "JetDirect lpd".

    Use "smit printers" to compare all of the printer characteristics for the two printers.

    I assume that you are not using the same queuename for both printers?

    Check the configuration on the actual printers; sometimes the network guys make life difficult for the UNIX team.
    #AIX-Forum