- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- VMS Print Job is very slow
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
02-13-2006 03:55 AM
02-13-2006 03:55 AM
I am not sure why but one of our HP (HP5si) is printing really slow on special forms or when it comes to form feed manually. The reports prints perfectly but slow. This is only happen on this Alpha server but not on my other Alpha server. I compared the setup and they're pretty much the same. I am lost! Where do I can go from here?
Thank you in advance.
J
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 04:01 AM
02-13-2006 04:01 AM
SolutionThis is a generic problem, with any number of causes.
One of the easiest to check is if there are communications errors being logged on the LAN adapter on the Alpha. Another possibility, but less likely, is that you are seeing disk IO errors.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 12:40 PM
02-13-2006 12:40 PM
Re: VMS Print Job is very slow
However, I am not seeing any poor performance on other HP printers though.
Thanks,
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 07:22 PM
02-13-2006 07:22 PM
Re: VMS Print Job is very slow
think about how a print-symbiont works, when he is printing a file:
- it opens and reads the file from disk
- it establishes a connection to the printer (TCPIP, LAT ?) and sends the data to the printer
- the printer receives the data and prints it
Now imagine, what could go wrong/be slow:
- access to the file on disk. Can you print the SAME file to another printer without problems ?
- network problems on the network path between this system and the printer ?
- printer problems with the file contents. Can you print that SAME file from the other Alpha to the SAME printer normally ?
If you see FGB0 errors, there is a problem in your SAN or HBA. Are the disks showing mount-verification errors ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 03:35 AM
02-14-2006 03:35 AM
Re: VMS Print Job is very slow
%%%%%%%%%%% OPCOM 14-FEB-2006 10:31:09.59 %%%%%%%%%%%
Message from user SYSTEM on ELMO
Event: Carrier Check Failure from: Node LOCAL:.ELMO CSMA-CD Station CSMACD-0,
at: 2006-02-14-16:31:09.590+00:00Iinf
eventUid 0361DB70-9D45-11DA-BF83-AA0004000404
entityUid 20929E1A-8E58-11DA-8512-AA0004000404
streamUid 23D4950A-8E58-11DA-85E8-AA0004000404
Maybe, I will have them print these forms on a different printer and see if the issue moves with the print job or isolate to one printer.
Thanks for your time.
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 03:47 AM
02-14-2006 03:47 AM
Re: VMS Print Job is very slow
do you see these 'Carrier Check Failure' messages starting at the time the job starts printing in the queue ?
They indicate a network problem. You should be able to examine the LAN interface counters with:
$ MC NCL SHOW CSMA-CD STATION csmacd-0 ALL COUNTERS
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 03:50 AM
02-14-2006 03:50 AM
Re: VMS Print Job is very slow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 04:15 AM
02-14-2006 04:15 AM
Re: VMS Print Job is very slow
Thanks,
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 04:18 AM
02-14-2006 04:18 AM
Re: VMS Print Job is very slow
Carrier Check Failures = 223630
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 04:18 AM
02-14-2006 04:18 AM
Re: VMS Print Job is very slow
You've got a hardware problem... start checking the cabling and connection to the ethernet adaptor associated with CSMACD-0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 04:22 AM
02-14-2006 04:22 AM
Re: VMS Print Job is very slow
then you have a severe problem on your network.
Check the CSMA-CD STATION counters and correlate PDUs sent or PDUs received with Carrier Check Failures, to see if the problem happens on ALL received or sent packets. Or does the error maybe only happen when communicating with a certain node ?
While transmitting a frame (or receiving a frame), the carrier signal should always be there. If it's not this error is declared. Check cable and connectors. Can you communicate reliably with this system over the LAN at all (e.g. using DECnet SET HOST) ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 04:29 AM
02-14-2006 04:29 AM
Re: VMS Print Job is very slow
to help follow the counter values in the running system, use the following commands:
$ MC NCL
NCL> snap csma-cd station csmacd-0 pdus sent,pdus received, Carrier Check Failures
this creates a snapshot of the current values
NCL> show csma-cd station csmacd-0 pdus sent,pdus received, Carrier Check Failures
shows the actual values and the differences. Repeat this SHOW command to watch the difference change...
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 04:56 AM
02-14-2006 04:56 AM
Re: VMS Print Job is very slow
And that problem will either be with the ethernet adaptor, the cable, or the device on the remote end of the cable - no further out than that.