Previous | Table of Contents | Next |
To check the print server type for a Solaris 2.x client with a Solaris 2.x print server:
# lpsystem -l System: oak Type: s5 Connection timeout: never Retry failed connections: after 1Ø minutes Comment: none #
If the print server is not identified correctly, type lpsystem -t S5 print-server-name and press Return, as follows:
# lpsystem -t S5 oak #
Use the following steps to check the print queue on the print client:
# cd /var/spool/lp/requests/clobber # ls -l total 12 -rw-rw---- 1 lp lp 43 May 22 19:44 11-Ø # lpstat -o pinecone-11 pinecone-11 root 364 May 22 19:59 #
If the job is not queued successfully, the client-server connection may be faulty. Use the following steps to make sure that the client-server connection is not faulty:
# tail /var/lp/logs/lpsched 09/24 14:53:53: Print services started. 09/24 18:05:40: build info: 07/15/97:21:39:52 09/24 18:05:40: Print services started. 09/25 08:19:53: build info: 07/15/97:21:39:52 09/25 08:19:53: Print services started. 09/25 09:09:28: build info: 07/15/97:21:39:52 09/25 09:09:28: Print services started. 09/25 17:04:34: Print services stopped. 09/26 08:52:57: build info: 07/15/97:21:39:52 09/26 08:52:57: Print services started. #
pine% lpstat -t scheduler is running system default destination: pinecone device for pinecone: /dev/term/a pinecone accepting requests since Thu May 23 2Ø:56:26 PDT 1991 printer red is idle. enabled since Sun May 19 17:12:24 PDT 1991. available. printer pinecone now printing pinecone-314. enabled since Fri May 24 16:1Ø:39 PDT 1991. available. pinecone-129 root 488 May 23 2Ø:43 filtered pine%
papers% tail /var/lp/logs/lpsched Ø5/17/93 Ø9:39 c 834 elm Starting. Ø5/17/93 Ø9:39 c 834 elm Normal process termination. Ø5/17/93 Ø9:41 p 162 <none> Started child for elm, pid = 9Ø2 Ø5/17/93 Ø9:41 c 9Ø2 elm Starting. Ø5/17/93 Ø9:41 c 9Ø2 elm Connected to remote child. Ø5/17/93 Ø9:41 c 341 opus Could not connect to remote child. Ø5/17/93 Ø9:51 c 341 opus Could not connect to remote child. Ø5/17/93 1Ø:Ø1 c 341 opus Could not connect to remote child. Ø5/17/93 1Ø:11 c 341 opus Could not connect to remote child. Ø5/17/93 1Ø:21 c 341 opus Could not connect to remote child. papers%
# lpsystem -l System: clobber Type: s5 Connection timeout: never Retry failed connections: after 1Ø minutes Comment: none
# lpsystem -t s5 oak
# sacadm -l PMTAG PMTYPE FLGS RCNT STATUS COMMAND tcp listen - 9999 ENABLED /usr/lib/saf/listen tcp # #
# pmadm -l PMTAG PMTYPE SVCTAG FLGS ID <PMSPECIFIC> tcp listen lp - root - - p - /var/spool/lp/fifos/listenS5 # tcp listen lpd - root x000202038194143a0000000000000000 - p - /var/spool/lp/fifos/listenBSD # tcp listen Ø - root x00020ACE8194143a0000000000000000 - c - /usr/lib/saf/nlps_server # #
If the service and port monitors are not configured correctly, refer to the instructions earlier in this chapter for how to configure SAF for printers.
Previous | Table of Contents | Next |