- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Replacing open spool with Lp
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
Discussions
Discussions
Discussions
Forums
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
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
тАО01-08-2007 01:32 AM
тАО01-08-2007 01:32 AM
Replacing open spool with Lp
I need to replace open spool in hp-ux 11:00 server with lp. This is a customer requirement.Could some the gurus explain me the advantages of ecah having over others as well as disadvantages.
And how do I make the change .
The question seems very silly , but be honest , I dont really know the difference betweel openspool and lp .
Please help.
Thanks
so
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2007 02:07 AM
тАО01-08-2007 02:07 AM
Re: Replacing open spool with Lp
11.0 support ended 31/12/06.
Open spool was not ported beyond 11.0
lp is an 'old established' product
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2007 02:29 AM
тАО01-08-2007 02:29 AM
Re: Replacing open spool with Lp
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2007 02:34 AM
тАО01-08-2007 02:34 AM
Re: Replacing open spool with Lp
Advantage as stated above is that lp has full support:
http://www.hp.com/softwarereleases/releases-media2/discon/openspool/5990-6915.htm
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2007 07:28 AM
тАО01-08-2007 07:28 AM
Re: Replacing open spool with Lp
And of course all those jobs were all coded with the "np" command, not "lp".
We always had HP JetDirect "lp" printing as well, for quick no operator required jobs.
To get rid of Openspool we replaced it with another Print Spool Management Product. We went with LPPlus (but there are plenty of others). And simply wrote a wrapper script to change Openspool's "np" commands to work with the LPPlus' dcclp command. That way no programs (hundreds) had to be changed.
So, if your problem is that your jobs use that command, then maybe what you need is a simple wrapper script to have it change the "np" command to "lp".
Now if pre-coded jobs with print commands isn't your issue, then just follow Mr. Hassell's advice to get just back to using "lp".
Hope this made some sense to you,
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2007 11:01 AM
тАО01-08-2007 11:01 AM
Re: Replacing open spool with Lp
The lp spooler does everything I need to support printing for SAP - as SAP looks after the driver and fancy formating - we just print raw from the spooler.
The other plus - lp spooler is small footprint - doesn't consume a lot of resources and is easy to manage.
Downside - to remove a printer requires stopping the spooler - about a 5-7 second hit.
I print to Jet Direct, Xerox, Intermec and Genicom printers with no issues.
Rgds...Geoff