HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- one queue for two physical printer
Operating System - HP-UX
1835421
Members
2447
Online
110078
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
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
10-21-2003 12:11 AM
10-21-2003 12:11 AM
one queue for two physical printer
I need to set up one queue for two printer.
If the first(default)printer is busy the print will go to the other printer.
Both are network printer connected with Jetadmin.
Have someone a idea who how I can configure this?
Thanks.
If the first(default)printer is busy the print will go to the other printer.
Both are network printer connected with Jetadmin.
Have someone a idea who how I can configure this?
Thanks.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 12:45 AM
10-21-2003 12:45 AM
Re: one queue for two physical printer
Hello !
In Jetadmin you can choose pool several printers together in a printer class. Users then have the option of submitting requests to the printer class, or an individual printer. Jobs submitted to a printer class are automaticaly entered in the queue of the printer in the class that has the fewest pending requests. /etc/lp/class contains one configuration file for each class defined on the system.
In Jetadmin you can choose pool several printers together in a printer class. Users then have the option of submitting requests to the printer class, or an individual printer. Jobs submitted to a printer class are automaticaly entered in the queue of the printer in the class that has the fewest pending requests. /etc/lp/class contains one configuration file for each class defined on the system.
"Intel inside" is not a label, it's a warning.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 02:19 AM
10-21-2003 02:19 AM
Re: one queue for two physical printer
As has been noted, the key to your solution is a printer class but it is not a JetAdmin thing but rather an lp thing. Classes can be made up of very dissimilar physical printers -- even mixed network, parallel, and serial printers of widely different model and manufacturer. Of course, things work better if all memebers of a class are identical but its not a requirement. In the case of mixing fast and slow printers, its best to define the faster class members first so that most jobs go to them.
1) Add the printers in the usual way using SAM, JetDirect's hppi command, addqueue, ...
2) Next define a printer class and add the first printer.
lpadmin -p myprinter1 -c myclass
3) Now add other printers to this same class:
lpadmin -p myprinter2 -c myclass
lpadmin -p myprinter3 -c myclass
4) I THINK that you need to run these commands:
accept myclass
enable myclass
5) Now rather than directing lp to a printer, you instead direct it to a class and the behavior will be just what you are looking for.
lp -dmyclass myfile1
1) Add the printers in the usual way using SAM, JetDirect's hppi command, addqueue, ...
2) Next define a printer class and add the first printer.
lpadmin -p myprinter1 -c myclass
3) Now add other printers to this same class:
lpadmin -p myprinter2 -c myclass
lpadmin -p myprinter3 -c myclass
4) I THINK that you need to run these commands:
accept myclass
enable myclass
5) Now rather than directing lp to a printer, you instead direct it to a class and the behavior will be just what you are looking for.
lp -dmyclass myfile1
If it ain't broke, I can fix that.
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