- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remote printing problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2005 09:20 PM
тАО12-21-2005 09:20 PM
I am an amature in AIX.I am facing a problem with remote printing in AIX5L...
One laser printer is there connected to a print server (HP),which is confiured as remote printer from AIX Server.
Actually there are two printers connected to that particular print server ( one from IBM SERVER , one for windows server).
Due to some problem the print server is replaced and the same is configured with the old parameters....
Now the problem is we are not able to print from the ibm server , while the other printer is printing from windows. I am able to acces the print server from the server (telnet,ping)... But if a print is given the status goes to DOWN.
REMOTE PRINT QUEUE NAME : MIN_STATE_LJP1
AIX HOST NAE : CSB_HRS
Please find below the lpstat command o/p
# lpstat -aMIN_STATE_LJP1
Queue Dev Status Job Files User PP % Blks Cp Rnk
------- ----- --------- --- ------------------ ---------- ---- -- ----- --- ---
MIN_STA @MIN_ READY
MIN_STATE_LJP1: Printer LPT1 not found (SMC4103).
after a print is given the status is
# lpstat -aMIN_STATE_LJP1
Queue Dev Status Job Files User PP % Blks Cp Rnk
------- ----- --------- --- ------------------ ---------- ---- -- ----- --- ---
MIN_STA @MIN_ DOWN
QUEUED 334 PMLJAHMO.283078 hrprod 2 1 1
MIN_STATE_LJP1: Printer LPT1 not found (SMC4103).
After a few minutes of giving the print the following message also comes..
Message from root on CSB_HRS (UNKNOWN) [Wed Dec 21 12:02:02 SAUST 2005] ...
Message from queueing system:
0781-088 Queue MIN_STATE_LJP1:@MIN_STATE_LJP1 went down, job is still queued:
Backend: /usr/lib/lpd/pio/etc/piorlfb -f ! -S MIN_STATE_LJP1 -P \
LPT1 -N /usr/lib/lpd/bsdshort /tmp/teststate
Backend Exit Value: EXITFATAL (0100)
Job Submit Time: Dec 21 11:49:26 2005. Current Time: Dec 21 12:02:02 2005
Use local problem reporting procedures.
What could be the problem...? No configuration is changed in the server side which was working earlier.
THANKS IN ADVANCE....
Ajith.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-22-2005 12:15 AM
тАО12-22-2005 12:15 AM
Re: Remote printing problem
have you checked whether there are any jobs on the queue before you send your job. If yes, then remove them first.
Is the printer defined correctly.
If without success remove and re-define the queue.
Let us know how you get on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-23-2005 06:26 PM
тАО12-23-2005 06:26 PM
Re: Remote printing problem
Thanks for ur response.
I have already cleared all the pending jobs before giving the test print.
I recreated the remote queue.But still the same problem exists.
What could be the reason for "Printer LPT1 not found" error ?
Expecting ur valuable feedback...
Ajith.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-23-2005 09:08 PM
тАО12-23-2005 09:08 PM
Re: Remote printing problem
I have to look after an AIX server myself and in my opinion, using a remote printer was designed by the devil himself. I personally would try to cancel all the outstanding requests then issue a stopsrc -s qdaemon and a startsrc -s qdaemon to refresh the print spooler. If this fails then it may be an idea to delete and re-add the printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-23-2005 09:51 PM
тАО12-23-2005 09:51 PM
Re: Remote printing problem
Does the printer stand in /etc/hosts our is it known in the dns server.
Please try nslookup LPT1
if it gives an error put the printer name in the dns-server our /etc/hosts.
grtz. Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-24-2005 01:18 AM
тАО12-24-2005 01:18 AM
Re: Remote printing problem
Thanks for ur reply.
The print server name and ip is already in the /etc/hosts file.
I am able to access the print server thru telnet without any problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-24-2005 09:46 AM
тАО12-24-2005 09:46 AM
Re: Remote printing problem
Your print server was replaced i read.
Is the model known in aix. Further more is maybe the firmware now higher on the printer. This can give sometimes give problems. If you have bought the print server from hp recently normaly the give support. hope it helps
grtz. Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-24-2005 04:21 PM
тАО12-24-2005 04:21 PM
Re: Remote printing problem
Thanks.
I also suspect the same problem.
Actually I recreated the remote queue many times with all the possible different settings , but none of them help.
Then how to check whether the print server is recognised by AIX. I mean, is the print server driver software needs to be installed in aix server ? (Actually the driver CD is not having any software for UNIX. But in the user manual it says that it supports all UNIX platforms.The model is EZ Print SMC4103P.)
Please clarify.....
Regards,
Ajith.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-24-2005 08:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-25-2005 01:27 AM
тАО12-25-2005 01:27 AM
Re: Remote printing problem
Try the suggestion of jay.
Futher more the models can be find in /usr/lp/model. If this model isn't in the directory aix will not recognice this.
So you have to had this model.
maybe this link will help.
http://publib.boulder.ibm.com/infocenter/pseries/index.jsp
grtz. Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2005 04:53 PM
тАО12-26-2005 04:53 PM
Re: Remote printing problem
Thanx for ur suggestions....
After changing the port name to LP1, the queue became ready. I am able to print text files from my unix box to the printer.
But when the print is given from the application, it prints only the headings of the first page.
Actually I have given the parameters while recreating the remote queue same as the old one.(parameters like backend program).
Any other thing needs to be considered for the configuration. (This printer was working fine before)
Regards,
Ajith.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-22-2006 09:39 PM
тАО01-22-2006 09:39 PM
Re: Remote printing problem
U can change the printer setting in clusiding paper size by selecting the correct printer model.
For this while configuring remote printer queue, istead of selecting the normal option aselect local filtering option.
Aftre that you will be able to change the settings.
Regards
Jay