- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: itanium qourum disk problem VMS
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
04-28-2006 07:02 AM
04-28-2006 07:02 AM
After installing cluster the system does not come up.
My problem may be is the quorum disk , I dont know how add the quorum disk in the way that when the machine is booting be able to see the quoruom like it see the operating system that also is in the SAN.
Thank you
I will appreciate all the help
W.S
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2006 07:27 AM
04-28-2006 07:27 AM
Re: itanium qourum disk problem VMS
from your description, it sounds like you are in this situation:
you have set all parameters correctly and the system expects to find the quorum file. As this is a new installation, the quorum files does not exist yet. The quorum file is automatically created by one of the system processes when VMS has done a reasonably part of the boot. Unfortunately, it can't continue the boot, because it is missing the quorum disk's vote(s).
In that case I do a conversational boot on the first node, alter the system parameters so it temporarily has enough votes to continue booting. Later during the bootstrap it will automatically create the quorum file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2006 08:07 AM
04-28-2006 08:07 AM
Re: itanium qourum disk problem VMS
I see the storage and the Itanium part .
The software team really I dont know what have done with the OS when try to configure the cluster.
There is some manual tha explain how to add this quorum file on Itanium machines .
In alpha system was possible executing this commands , but un Itanium I dont know how to do that .
>>>boot -fl 0,1
>sysboot
>set spected voted 1
>set startup_p1 "min"
Thank you Uwe
W.S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2006 08:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2006 08:24 AM
04-28-2006 08:24 AM
Re: itanium qourum disk problem VMS
fs#:\efi\vms\vms_loader -flags 0,1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2006 10:04 PM
04-29-2006 10:04 PM
Re: itanium qourum disk problem VMS
yet it is defined in sysgen, even if you
set expected_votes to 1, if the system
finds the values for the quorum disk, it
will adjust quorum.
If it is a cluster, you can boot with enough
votes to get past it. Once the systems
are booted, it will write quorum.dat and you won't have this problem again (unless the disk fails).
Another solution is to once boot the system with enough votes to satisfy it.
sysboot>set expected 10
or something like that.
After booting readjusted quorum.
To see if the cluster disk is actually being
used, type
$show cluster/continuous
while that is being displayed type
add qf_vote
a box will appear with a YES or NO.
YES means it is using the quroum disk vote.
Best of luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2006 03:53 PM
04-30-2006 03:53 PM
Re: itanium qourum disk problem VMS
Do you know how to set in itaniam a disk in the same way like alpha.
I mean
in Alpha system was
For example
>>>wwidmgr -quickset id 10
and was possible to see a disk of EVA from the SRM of the alpha server .
How I do this in itanium.
William.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2006 05:41 PM
04-30-2006 05:41 PM
Re: itanium qourum disk problem VMS
$ @ sys$manager:boot_options.com