HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- DS25 EV68 setup
Operating System - OpenVMS
1828665
Members
1590
Online
109984
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-08-2005 08:03 AM
03-08-2005 08:03 AM
Hi,
I am trying to setup DS25 EV68 to be ultimately clustered to a common environment of (currently 2 node cluster(on Ethernet Lan) Xp1000 and DS25 (containing system disk wihh OpenVMS V7.3-1)).
I have started the EV68 (for the first time..was packed before ) and booted from it's hard drive which started the Factory Installation of OpenVMS V 7.3-2.
I did not go through with the installation because I need to know the following
1) Do I have to boot and setup EV68 with V 7.3-2 and then run cluster_config to add this machine as a member of the cluster?
If answer to above question is
NO: then do I have to BOOT from the system disks of the clustered DS25?
YES: From the clustering manuals it is mentioned that there should be same version of OS, so how can I have V7.3-1 and V7.3-2 running at the same time? This would also mean that I need to have two separate system disk which I do not want.
Please let me konw what other information you would require
Nipun
I am trying to setup DS25 EV68 to be ultimately clustered to a common environment of (currently 2 node cluster(on Ethernet Lan) Xp1000 and DS25 (containing system disk wihh OpenVMS V7.3-1)).
I have started the EV68 (for the first time..was packed before ) and booted from it's hard drive which started the Factory Installation of OpenVMS V 7.3-2.
I did not go through with the installation because I need to know the following
1) Do I have to boot and setup EV68 with V 7.3-2 and then run cluster_config to add this machine as a member of the cluster?
If answer to above question is
NO: then do I have to BOOT from the system disks of the clustered DS25?
YES: From the clustering manuals it is mentioned that there should be same version of OS, so how can I have V7.3-1 and V7.3-2 running at the same time? This would also mean that I need to have two separate system disk which I do not want.
Please let me konw what other information you would require
Nipun
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 08:37 AM
03-08-2005 08:37 AM
Re: DS25 EV68 setup
Hi,
You can have different versions of VMS running in a cluster, but that implies at least two system disks. If you do not want more than 1 system disk, you have to boot the new DS25 into the cluster using the system disk of the other two.
You have to execute
$ @CLUSTER_CONFIG.COM
on one of the two cluster members, and specify the ADD option.
See excellent examples in the OpenVMS Cluster Systems manual at
http://h71000.www7.hp.com/doc/731FINAL/4477/4477pro_014.html#add_samples_sect
Regards,
Kris (aka Qkcl)
You can have different versions of VMS running in a cluster, but that implies at least two system disks. If you do not want more than 1 system disk, you have to boot the new DS25 into the cluster using the system disk of the other two.
You have to execute
$ @CLUSTER_CONFIG.COM
on one of the two cluster members, and specify the ADD option.
See excellent examples in the OpenVMS Cluster Systems manual at
http://h71000.www7.hp.com/doc/731FINAL/4477/4477pro_014.html#add_samples_sect
Regards,
Kris (aka Qkcl)
I'm gonna hit the highway like a battering ram on a silver-black phantom bike...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 10:07 AM
03-08-2005 10:07 AM
Re: DS25 EV68 setup
Thanks for the reply Kris,
So if I boot from the system disk of clustered DS25 then do I need to install the additional PAKs on the clustered environment system disk
OR
Install on the new DS25(EV68) after it is booted.
In other words should I install licenses on system disk (of cluster) first and then use it to boot the new terminal OR boot the terminal using system disk(of cluster) and then install license on the NEW DS25 (EV68).
So if I boot from the system disk of clustered DS25 then do I need to install the additional PAKs on the clustered environment system disk
OR
Install on the new DS25(EV68) after it is booted.
In other words should I install licenses on system disk (of cluster) first and then use it to boot the new terminal OR boot the terminal using system disk(of cluster) and then install license on the NEW DS25 (EV68).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 06:12 PM
03-08-2005 06:12 PM
Solution
Nipun,
The license database (LMF$LICENSE.LDB normally located in SYS$COMMON:[SYSEXE]) is one of those "common" files in a shared cluster environment.
You better register the licenses for the new system first via one of the other nodes (use SYS$UPDATE:VMSLICENSE.COM).
But, if you forget one, don't worry, you can always register them afterwards. Make sure that you have enough units for each license (see option 12 in the menu presented by VMSLICENSE).
Regards,
Kris (aka Qkcl)
The license database (LMF$LICENSE.LDB normally located in SYS$COMMON:[SYSEXE]) is one of those "common" files in a shared cluster environment.
You better register the licenses for the new system first via one of the other nodes (use SYS$UPDATE:VMSLICENSE.COM).
But, if you forget one, don't worry, you can always register them afterwards. Make sure that you have enough units for each license (see option 12 in the menu presented by VMSLICENSE).
Regards,
Kris (aka Qkcl)
I'm gonna hit the highway like a battering ram on a silver-black phantom bike...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP