- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- procedure to move quurom disk to another disk in O...
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
01-23-2007 04:50 AM
01-23-2007 04:50 AM
We want to move the quorum disk to another disk in a SAN ( EVA5000 )
Who are the better and more sure method in order to make it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2007 04:54 AM
01-23-2007 04:54 AM
Solutionassuming the standard setup of 1 vote for each node and 1 vote for the quorum disk (i.e. excpected_votes=3):
- change the DISK_QUORUM name in MODPARAMS.DAT and run AUTOGEN up to the SETPARAMS phase
- then do a shutdown with CLUSTER_REBOOT option specified.
- the MOUNT the new quorum disk and VMS will automatically create the QUORUM.DAT file (BOTH nodes need to be up to do this).
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2007 04:50 PM
01-23-2007 04:50 PM
Re: procedure to move quurom disk to another disk in OpenVMS
but since this parameter doesn't really effect any other, you can just make the changes
in sysgen. That said, make sure you also
make the change in modparams.dat so you don't lose the changes when you run autogen (like for an upgrade).
An important concept is, you must do a complete cluster shutdown, as Volker pointed out, because you can't at any time have two quorum disks defined in a cluster.
On the first boot, it will not at first use
the quorum disk vote, so as pointed out, you will need to boot both nodes to have enough votes to boot.
The only supported way to create quorum.dat is through a boot, and not by copying the file. Why? Dunno. Sometimes it works, and sometimes it works strangely if you copy or backup that file.
Have fun.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2007 10:56 PM
01-23-2007 10:56 PM
Re: procedure to move quurom disk to another disk in OpenVMS
When you boot the systems, make sure you don't boot them minimum as the quorum file will not be created. Also make sure the new quorum disk is mounted in your startup script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2007 04:01 AM
01-24-2007 04:01 AM