- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer spooler
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
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
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
11-23-2005 02:07 PM
11-23-2005 02:07 PM
Printer spooler
I've a problem with my printer spool.
Server running under HPUX 11.0 ,
The scenario are as follow ,
# lpstat -t |pg
scheduler is not running
no system default destination
device for psap14_ei: /dev/null
psap14_ei accepting requests since Sep 28 07:54
printer psap14_ei disabled since Nov 23 18:27 -
reason unknown
fence priority : 0
no entries
root@mke_DEV [/]
# lpsched
scheduler is running
root@mke_DEV [/]
# lpstat -t |pg
scheduler is not running
no system default destination
device for psap14_ei: /dev/null
psap14_ei accepting requests since Sep 28 07:54
printer psap14_ei disabled since Nov 23 18:27 -
reason unknown
fence priority : 0
no entries
root@mke_DEV [/]
#
Do you have any idea ..?
when I do 'lpshut' .. the message appear
"scheduler not running" ...
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 03:13 PM
11-23-2005 03:13 PM
Re: Printer spooler
Is scheduler running??, If not start it and check log file.
lpsched -v
/var/adm/lp/log --> to check it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 03:18 PM
11-23-2005 03:18 PM
Re: Printer spooler
remove the file /var/spool/lp/SCHEDLOCK if exist and then restart the lpsched
GOOD LUCK!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 01:41 PM
11-24-2005 01:41 PM
Re: Printer spooler
1) lpshut
2) rm /var/spool/lp/SCHEDLOCK (FIFO and CLD_FIFO if present)
3) open second terminal window and type
tail -f /var/adm/lp/log
4) in first terminal window type
lpsched -v
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 03:47 PM
11-24-2005 03:47 PM
Re: Printer spooler
no file SCHEDLOCK at this path '/var/spool/lp' ..file FIFO & CLD_FIFO
also not exist
below are the log after do 'lpsched -v'
# tail -f /var/adm/lp/log
***** STOPPED Nov 25 11:47 *****
lpsched: can't open request directory request/psap14_ei/
FIFO: Destinations --
FIFO: SMMPR2134: p not enabled not busy /dev/null
FIFO: psap14_ei: p not enabled not busy /dev/null
FIFO: Printers --
FIFO: SMMPR2134 pid and id unknown
FIFO: psap14_ei pid and id unknown
FIFO: Classes --
***** STOPPED Nov 25 11:58 *****
lpsched: can't open request directory request/psap14_ei/
FIFO: Destinations --
FIFO: SMMPR2134: p not enabled not busy /dev/null
FIFO: psap14_ei: p not enabled not busy /dev/null
FIFO: Printers --
FIFO: SMMPR2134 pid and id unknown
FIFO: psap14_ei pid and id unknown
FIFO: Classes --
***** STOPPED Nov 25 11:59 *****
....
But even I do 'lpsched' actually this scheduler not running ... look at this ..
# lpsched -v
scheduler is running
root@mke_DEV [/]
# lpstat -t |pg
scheduler is not running
no system default destination
device for SMMPR2134: /dev/null
device for psap14_ei: /dev/null
psap14_ei accepting requests since Sep 28 07:54
SMMPR2134 accepting requests since Nov 24 11:24
printer psap14_ei is idle. enabled since Nov 24 11:06
fence priority : 0
printer SMMPR2134 is idle. enabled since Nov 24 11:24
fence priority : 0
no entries
root@mke_DEV [/]
#
... also look at this ...
# ps -ef |grep -i lpsched
root 22287 18892 1 12:25:39 pts/td 0:00 grep -i lpsched
root@mke_DEV [/]
no scheduler running ...
any hint ... does inetd and lpdaemon concerned ..?
thanks ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 04:37 PM
11-24-2005 04:37 PM
Re: Printer spooler
Check if the the "request" directory exist in /var/spool/lp and it is owned by "lp"
If not , do the needful and check if lpsched starts and shows correct status
Did you try to some changes in the printer configuration like removing printer etc. recently?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 06:06 PM
11-24-2005 06:06 PM
Re: Printer spooler
Good day to you !
Check the url below (docID : UPRTKBQA00000227) about 'Troubleshooting printer problems' :
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080075820
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 12:47 AM
11-25-2005 12:47 AM
Re: Printer spooler
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 12:13 PM
11-25-2005 12:13 PM
Re: Printer spooler
Thanks to all. I've solved the problem.
Thanks for your support.
Ramadzan.