HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Print problem
Operating System - HP-UX
1832217
Members
2411
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
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
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
05-21-2007 02:36 AM
05-21-2007 02:36 AM
Dear,
There were number of jobs fired to a specific printer.
But later the spooler had problems and it was restarted.
Now lpstat -o gives me output No entries for that printer.
But the the jobs are visible for that printer under /var/spool/lp/request/
Is there any way I can retrieve these jobs and print them?
Please advice
Thanks,
Akram
There were number of jobs fired to a specific printer.
But later the spooler had problems and it was restarted.
Now lpstat -o
But the the jobs are visible for that printer under /var/spool/lp/request/
Is there any way I can retrieve these jobs and print them?
Please advice
Thanks,
Akram
when everyting is coming your way then you are in the wrong lane
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 02:47 AM
05-21-2007 02:47 AM
Solution
If you see files under /var/spool/lp/request/printername but lpstat -o reports nothing then that indicates a corrupt lp subsystem (possibly as a result of doing manual rm's under /var/spool/lp) rather than using the lpxxxx commands.
Issue an lpstat -o command to make sure that you are indeed looking at the right printer.
If, indeed, the files are still listed in the requuest directory but lpstat -o reports nothing then:
Do an lpshut.
cd /var/spool/lp/request/printername
copy the dA* files to another directory not in the /var/spool/lp tree.
rm *
lpsched
Now submit each of your copied files to lp as new jobs --- and hopefully the lp subsystem itself is not corrupt.
Issue an lpstat -o command to make sure that you are indeed looking at the right printer.
If, indeed, the files are still listed in the requuest directory but lpstat -o reports nothing then:
Do an lpshut.
cd /var/spool/lp/request/printername
copy the dA* files to another directory not in the /var/spool/lp tree.
rm *
lpsched
Now submit each of your copied files to lp as new jobs --- and hopefully the lp subsystem itself is not corrupt.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 03:27 AM
05-21-2007 03:27 AM
Re: Print problem
It worked Clay.
A handy help.. Great indeed... There were so many queued jobs.. So I got a script and did the thing... And all the print jobs were restored...
There were problems with permissions.. Then the permissions were put as lp:lp
It worked later
Thanks again Clay...
Cheers,
Akram
A handy help.. Great indeed... There were so many queued jobs.. So I got a script and did the thing... And all the print jobs were restored...
There were problems with permissions.. Then the permissions were put as lp:lp
It worked later
Thanks again Clay...
Cheers,
Akram
when everyting is coming your way then you are in the wrong lane
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP