- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Document
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-25-2007 05:06 AM
04-25-2007 05:06 AM
Document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 05:24 AM
04-25-2007 05:24 AM
Re: Document
Best regards,
Marco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 06:12 AM
04-25-2007 06:12 AM
Re: Document
New guides have a lot of that info, what's the problem that you are having with that?...
Best rgds,
Marco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 06:21 AM
04-25-2007 06:21 AM
Re: Document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 06:30 AM
04-25-2007 06:30 AM
Re: Document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 06:43 AM
04-25-2007 06:43 AM
Re: Document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 07:05 AM
04-25-2007 07:05 AM
Re: Document
SAM, Printer /hppi /network printing.
http://docs.hp.com/en/5187-2783/5187-2783.pdf , page 197
LP Spooler Tasks
http://docs.hp.com/en/B2355-90672/ch10s04.html
â Initializing the LP Spooler â
â Adding a Local Printer to the LP Spooler â
â Adding a Remote Printer to the LP Spooler â
â Adding a Network-Based Printerâ
â Creating a Printer Class â
â Removing a Printer from the LP Spoolerâ
â Removing a Printer from a Printer Classâ
â Removing a Printer Classâ
--------- > http://docs.hp.com/en/B2355-90950/ch04s06.html also complete book (PDF).
Hope this help you to resolve your issues.
Rgds,
Marco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 07:05 AM
04-25-2007 07:05 AM
Re: Document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 01:28 PM
04-25-2007 01:28 PM
Re: Document
> I am basically trying to get more information on how the JetDirect configuration works within SAM, (ie how it differs from HPPI.
Easy answer: SAM does not do anything with network printers - it simply calls the hppi script.
> Does it kill all print jobs in the que like HPPI or retains them.) I work in a live enviroment, so stopping the ques during business hours is not really an option.
hppi is just a simple script to connect the printer to the lp subsystem. The SysV spooler dictates the rules: add, delete or modify a printer and the entire spooling system must be shutdown. All jobs in progress will be halted and restarted when the spooler is restarted. This has been the case for decades and affects all printers, whether direct attached, remote print servers or JetDirect.
Almost all of us work in a production environment so this 'feature' of the SysV spooler is well known but must be worked around. Basically, you change the spooler at night or use an at job to schedule the change during off hours.
If this won't work, you need to replace the spooling system with a commercial (or freeware) spooling system. Note this is not a task for an afternoon. You'll need to evaluate the new system in terms of scalability, ease of use, tech support, compatibility, etc.
Bill Hassell, sysadmin