- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can i remove a printer when the scheduler is runni...
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
04-04-2006 10:46 PM
04-04-2006 10:46 PM
Few print jobs are running, And I want to remove a printer from the system.
# lpstat -i -o | grep on
shows 3 print jobs.
Hence ,can I remove it when the scheduler is running.
The printer is remote jetadmin printer.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 10:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 10:56 PM
04-04-2006 10:56 PM
Re: Can i remove a printer when the scheduler is running?
Thanks for quick reply.
Though it is a Jetadmin printer I used lpadmin , while adding it , and not addqueue.
Hope removequeue will work.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 11:10 PM
04-04-2006 11:10 PM
Re: Can i remove a printer when the scheduler is running?
You can do this with , removequeue.
# removequeue -q
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2006 11:12 PM
04-04-2006 11:12 PM
Re: Can i remove a printer when the scheduler is running?
Yes, it can be deleted when scheduler is running.( for jetadmin printers)
# cd /opt/hpnpl/bin
# removequeue LP232
LP232 deleted
For details: # man removequeue.
hth,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 02:21 AM
04-05-2006 02:21 AM
Re: Can i remove a printer when the scheduler is running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 02:32 AM
04-05-2006 02:32 AM
Re: Can i remove a printer when the scheduler is running?
So adding with lpadmin means you must remove the printer with lpadmin. The JetDirect software (hppi, jetadmin, removequeue, etc) will not work. As others have mentioned, the spooler must ALWAYS be stopped before removing (or adding or changing a printer. The Jetdirect software does this in the background without comment.
Using lpadmin to run an HP JetDirect printer LAN card means you have lost an immense amount of control options for your printer. Check the option available in: man net_ljx000. To add a JetDirect printer, use the command hppi.
Bill Hassell, sysadmin