- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Configuring a new cluster
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
09-07-2005 09:52 AM
09-07-2005 09:52 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 10:04 AM
09-07-2005 10:04 AM
Re: Configuring a new cluster
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 10:26 AM
09-07-2005 10:26 AM
Re: Configuring a new cluster
Question: can the quorum disk be put on the SAN?
Yes. You probably want to make sure the quorum disk has some sort of redundancy SAN level. You can't use host based volume shadowing on a quorum disk, but you can use a raid-1, raid-5 or now virtual raid to ensure availablity.
Robert makes an excellent point about relocating common files to additional disk.
If you're looking for availablity you should also consider LAN failover (and/or failSAFE IP) as well as the dedicated cluster interconnect.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 05:54 PM
09-07-2005 05:54 PM
Re: Configuring a new cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 09:23 PM
09-07-2005 09:23 PM
SolutionThe answer is YES (been there, done that). I works quite well.
In an environment with two system disks, and a quorum disk, you want to:
- hardware mirror the quorum disk at the controller level (to deal with the contingency of drive failure while running with one of the two cluster members already down); and
- document the procedure to move the quorum disk(s) to a different SAN location in the event of a SAN problem of some sort (including a failed array or controller).
Since the quorum disk is a shared resource, it is a good place for certain information which must be used by both systems, such as
the:
- SYSUAF.DAT
- RIGHTSLIST.DAT
- PROXY files
- any similar, locally developed files
You also want to (seriously) consider getting a second LAN (even 100MB is probably more than adequate) between two nodes to prevent a $2 10BaseT, Caegory 6 cable from becomming the single point of failure (referece: "Horse show nail...")
I hope that the above is helpful.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 05:24 AM
09-08-2005 05:24 AM
Re: Configuring a new cluster
I had a bit of finger and eye trouble while typing my previous entry in this forum. The reference should read:
"Reference: The horse shoe problem ... for want of a nail..."
My apologies for the typo.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2005 01:32 AM
09-09-2005 01:32 AM
Re: Configuring a new cluster
However, if the disk is shared on on a busy controller, the fiber controllers internal cache can be thrashed. This will cause time outs on reading back data from hitting the quorum disk. Most of the time this will just be inconvenient, but you could get clue exits.
We have also seen in large clusters, the response from the quorum disk comes back faster than the rest of the cluster, and the other nodes clue exit.
A good idea is to increase qdiskinterval to a larger number to give the I/O a longer time to return.
Bob Comarow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2005 04:35 AM
09-09-2005 04:35 AM
Re: Configuring a new cluster
Each of the DS20â s has 6 internal disks; mirroring both system disks leaves 4 disks on each node. My original thought was to have a user data disk on node A mirrored to node B. But if node A is down we are out of business. Is there another solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2005 04:53 AM
09-09-2005 04:53 AM