- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LP scheduler down
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
07-23-2001 11:58 AM
07-23-2001 11:58 AM
/var/adm/lp> lpstat -r
scheduler is not running
/var/adm/lp> lpsched
scheduler is running
/var/adm/lp> lpstat -r
scheduler is not running
/var/adm/lp> ps -eaf | grep lp
root 2644 2457 0 Jul 8 ? 0:00 /usr/sbin/stm/uut/bin/tools/monitor/lpmc_em
Any ideas? Please help!!!
Thanks for any suggestions.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 12:07 PM
07-23-2001 12:07 PM
Re: LP scheduler down
# cp /var/spool/lp/log /var/spool/lp/log.orig
# >/var/spool/lp/log <--- set to zero bytes
# lpsched -v
If lpstat -r shows it is still not running, look in the log files for errors.
Hope this helps
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 12:11 PM
07-23-2001 12:11 PM
Re: LP scheduler down
As Root:
1) do an lpshut
2) cd /var/spool/lp
rm -f FIFO SCHEDLOCK
3) lpsched
If that does work, look for ownership and permissions on all the lp files/directories.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 12:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 12:22 PM
07-23-2001 12:22 PM
Re: LP scheduler down
FIFO and SCHEDLOCK are removed. I have copied log to log.orig and zeroed out log. I then ran 'lpsched -v', but 'lpstat- r' showed "scheduler is not running".
Not sure what else to try.
Any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 12:28 PM
07-23-2001 12:28 PM
Re: LP scheduler down
Let's not overlook the obvious - full filesystems. Do a bdf.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 12:33 PM
07-23-2001 12:33 PM
Re: LP scheduler down
The answer was in the /var/spool/lp/log file. A quick tail listed a directory that was not accessible. This directory belonged to a printer created today. After creating the printer 'nv350pl1' and changing permissions and ownerships, the lpscheduler came right up.
Thanks again for all the good info and suggestions. This forum ROCKS!!!!
SHaun.