- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Cluster Interconnects
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
03-19-2009 07:40 AM
03-19-2009 07:40 AM
Cluster Interconnects
We have a Alpha machine and 2 HSJ50 connected together with cluster interconnects.
How to check that in which way they are connected like whether using CI connection or FDDI connection on Memory channel inter connect and so on.
Joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2009 08:06 AM
03-19-2009 08:06 AM
Re: Cluster Interconnects
Sho clus/cont
> add rp_type
Joe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2009 10:06 AM
03-19-2009 10:06 AM
Re: Cluster Interconnects
You can also use the SCACP utility if you are running VMS 7.3 or later.
$ MCR SCACP
SHOW PORT
SHOW CIRCUIT
SHOW CHANNEL
SHOW VC
SHOW LAN_DEVICE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2009 10:13 AM
03-19-2009 10:13 AM
Re: Cluster Interconnects
But the version is V7.1-1H1 :(. Any ways I have got all the requied information.
Thanks :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2009 02:38 AM
03-23-2009 02:38 AM
Re: Cluster Interconnects
I have an FDDI cluster (private fiber). It shows LAN for rp_type.
I use ana/sys show lan.
Then check the output for lines with client "SCA". This indicates that the cluster protocol is on that interface.
Wim