- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Stopped TCPIP$LPD_SMB print queues OpenVMS 7.3...
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
12-04-2009 12:15 AM
12-04-2009 12:15 AM
Stopped TCPIP$LPD_SMB print queues OpenVMS 7.3-2
We find time to time some print queues in a stopped state. I would like to know if the symbiont is able to stop a print queue if, for some reason, the destination host is unreachable.
There are a lot of time variables defined for each queue but the documentation about those variables don't tell us if a queue can be "forced" into a stopped state due to a communication problem between the symbiont and the destination host driving the output queue.
Here follows the variable values we have :
LPD Spooler Directory : TCPIP$LPD_ROOT:[000000]
Retry-Interval : 0 00:05:00.00
Retry-Maximum : 0 01:00:00.00
Idle-Timeout : 0 00:05:00.00
Inbound-Queues-Per-Node : 1
Utility-Queues-Per-Node : 0
Receiver-Debug : 0
Symbiont-Debug : 0
Utilities-Debug : 0
Loop-Max : 0
Droptime : 0
Probetime : 0
PS-Extensions : LPS
Stream-Passall : FALSE
VMS-Flagpages : FALSE
Persistent-Server : FALSE
Keepalive : FALSE
Synchronize-All-Jobs : TRUE
Setup-NoLF : FALSE
1st-VFC-Prefix-Special : FALSE
Setup-Buffer-Size : 1024
Broadcast-Msg : TRUE
Thanks in advance for your help
Pierre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2009 07:30 AM
12-04-2009 07:30 AM
Re: Stopped TCPIP$LPD_SMB print queues OpenVMS 7.3-2
I'd expect that yes, the TCP/IP Services software can stop queues when sufficiently severe problems arise; check the symbiont log files for any details that might be included.
And as a general rules when these problems arise (and given that HP support is likely to ask about these aspects), apply the most current patch kit for TCP/IP Services, check the aforementioned logs, and also establish and maintain monitoring for your network and network connectivity.
As you have clearly also already read through the TCP/IP Services documentation, you could also consider enabling the debugging-related knobs here, as well.
http://h71000.www7.hp.com/doc/83final/6526/6526pro_053.html#lpd_chap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2009 08:45 AM
12-04-2009 08:45 AM
Re: Stopped TCPIP$LPD_SMB print queues OpenVMS 7.3-2
you may also try to set up the queue with /RETAIN=ERROR. This would cause the print-job, which incurred the failure, to be held in the queue with an appropriate error messages (use SHOW QUE/FULL/ALL queue-name).
You could also try to obtain the print-job status from accounting ($ ACC/TYPE=PRINT/FULL)
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2009 05:55 AM
12-07-2009 05:55 AM
Re: Stopped TCPIP$LPD_SMB print queues OpenVMS 7.3-2
May be someone did a stop/id of the symbiont ? May be an update of the host file was done during symbiont activity (with remove and add again) ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2009 02:27 PM
12-07-2009 02:27 PM
Re: Stopped TCPIP$LPD_SMB print queues OpenVMS 7.3-2
Wim