- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- connectivity issue between OpenVMS blade and Comm...
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
07-13-2018 02:35 AM
07-13-2018 02:35 AM
connectivity issue between OpenVMS blade and CommVault proxy
Good morning,
We're experiencing what appears to be a connectivity issue between CommVault and our OpenVMS BL870C blade (running 8.4) , which is causing our backups to periodically fail. In order to investigate this isssue further, I have been asked to provide the following feedback but not sure whether I should be using netstat to perform this test or whether a standard $telnet "proxy server" port no would suffice (I'm unfamiliar with netstat command so would be grateful for any feedback you can provide)
"Commvault have asked me to confirm that we can get from the OpenVMS machines to the proxy (%%%%%%%) over the following ports : 0, 443, 8400, 8402, 9401 "
regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2018 03:07 AM
07-13-2018 03:07 AM
Re: connectivity issue between OpenVMS blade and CommVault proxy
If i use telnet to perform this the test it shows that there is connectivity to port 8400 but either get connection failures or hangs when attempting to connect to other ports
$ telnet tsuk2cvl01 8400
%TELNET-I-TRYING, Trying ... 10.190.20.28
%TELNET-I-SESSION, Session 01, host tsuk2cvl01, port 8400
TELNET> exitCAPE, Escape character is ^]
%TELNET-S-LCLCLOSED, Local connection close
-TELNET-I-SESSION, Session 01, host tsuk2cvl01, port 8400
$ telnet tsuk2cvl01 8402
%TELNET-I-TRYING, Trying ... 10.190.20.28
%TELNET-E-CONNFAIL, Failed to connect to remote host
-SYSTEM-F-REJECT, connect to network object rejected
$ telnet tsuk2cvl01 9401
%TELNET-I-TRYING, Trying ... 10.190.20.28
Interrupt
$ telnet tsuk2cvl01 8402
%TELNET-I-TRYING, Trying ... 10.190.20.28
%TELNET-E-CONNFAIL, Failed to connect to remote host
-SYSTEM-F-REJECT, connect to network object rejected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2018 03:25 AM
07-13-2018 03:25 AM
Re: connectivity issue between OpenVMS blade and CommVault proxy
Paul,
netstat can only examine port status on the local node.
Is there a firewall between your OpenVMS system and the CommVault proxy ?
Are other systems successfully using those ports on this proxy ?
Volker.