- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP 9000 Print Queue
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
06-11-2001 12:45 PM
06-11-2001 12:45 PM
HP 9000 Print Queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 02:55 PM
06-11-2001 02:55 PM
Re: HP 9000 Print Queue
1) disable printer_name
enable printer_name
Do this for each printer, if you don't have very many. Try one first and see if it works.
2) lpshut --> to stop the lp scheduler
lpsched --> to restart the lp scheduler
or
/sbin/init.d/lp stop
/sbin/init.d/lp start
will do the same exact thing.
Can you ping the printers by name and IP address. Did you change the IP address on the printers themselves?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 10:41 PM
06-11-2001 10:41 PM
Re: HP 9000 Print Queue
ps -ef | grep lpsched
kill all remaining lpsched
lpsched -v
check with ps to make sure that lpsched can run
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 05:39 AM
06-12-2001 05:39 AM
Re: HP 9000 Print Queue
Incase you are sure that the printers installed are fine interms of IP connectivity and have the valid IP ADD in the /etc/hosts then follow the following :
1. lpshut ---> to stop the scheduler.
2. cd /usr/spool/lp
3. rm FIFO , rm SCHEDLOCK
4. enable < printer name >
5 accept < printer name >
6. lpsched ---- > to restart the scheduler.
This will set the printer right , incase it was installed and was working , in case it is not done please remove the printers and reinstall them.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 06:10 AM
06-12-2001 06:10 AM
Re: HP 9000 Print Queue
I'd look at Patrick's last issue first. Can you ping the printers from the HP? If not you should verify routing on the HP as well as the default gateway on each printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 09:13 AM
06-12-2001 09:13 AM
Re: HP 9000 Print Queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 05:11 PM
06-12-2001 05:11 PM
Re: HP 9000 Print Queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 05:36 PM
06-12-2001 05:36 PM
Re: HP 9000 Print Queue
Go to the /etc/lp/interface and look at the script named the same as the failing printers. vi the file and search for PERIPH= and change it to match the network name of the printer. Save the file and enable printer(s). They should start working. You can also troubleshoot JetDirect printers with the JetAdmin program.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 09:17 PM
06-12-2001 09:17 PM
Re: HP 9000 Print Queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2001 04:23 AM
06-13-2001 04:23 AM