- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Recommended resource specifications for printing
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
09-17-2002 04:31 AM
09-17-2002 04:31 AM
Recommended resource specifications for printing
I have a D370 with 512mb of ram, and one 160MHz cpu. I use this system as a print server with 3500 lp spooler remote print queues. I'm worried that this hardware will start to flounder under this workload at month end. What do you think the maximum number of remote queues this system spec can handle?
Thanks..
ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 04:57 AM
09-17-2002 04:57 AM
Re: Recommended resource specifications for printing
This is an "It Depends" answer, it depends on size of spooled jobs, number of spooled jobs, concurrent spooled jobs.
Monitor the server (sar glance etc) and see how it behaves.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 06:01 AM
09-17-2002 06:01 AM
Re: Recommended resource specifications for printing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 07:02 AM
09-17-2002 07:02 AM
Re: Recommended resource specifications for printing
Spooling a print job from disk to printer does not require much system rescources as the traget (The printer) is a very slow medium. So a 100k print job would use about the same as a 5 Meg print job (Not a lot).
As I said before the best way is to try it and whilst doing so monitor it closly.
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 10:00 AM
09-17-2002 10:00 AM
Re: Recommended resource specifications for printing
Printers are incredibly slow compared to LANs and disks so the load will only be visible when a lot of requests (several dozen) all come in at the same time. So the system will have a fairly heavy load at those (momentary) peaks but will still get the work done. Make sure you have the latest patches for disks, SCSI, datacomm, networking and kernel (ie, put on the most recent SupportPlus bundles).
Also note that lpshut and lpsched will take a very long time. A suggestion is to use a script to first disable all the printers, then use lpshut. Do whatever maintenance is needed and then run lpsched followed by an enable script to enable each printer. It will usually be a lot faster.
And as always, print jobs in prgress will be restarted when you stop and restart the spooler.