- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Cluster Servers
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-21-2005 01:54 AM
09-21-2005 01:54 AM
Cluster Servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 02:02 AM
09-21-2005 02:02 AM
Re: Cluster Servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 02:28 AM
09-21-2005 02:28 AM
Re: Cluster Servers
Depending on what you want to cluster, Unix might work MUCH better than Micro$oft.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 02:32 AM
09-21-2005 02:32 AM
Re: Cluster Servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 03:09 AM
09-21-2005 03:09 AM
Re: Cluster Servers
No, you really do not have to have the same exact hardware, at east not in a Windows cluster though it is best practice to have the same spec's on all your nodes.
You need to consider this...
Assuming you have a DL380G4 and a DL360G4. The 380 has 12GB ram andthe 360 has 6GB ram. You can cluster the 2 systems, and make the 380 your primary active node. But if you have to failover, you will be running on a server that has less resources then your primary.
At the very least, you should have the same amount of memory and other resources needed to support the clustered application. If you want to go overboard on the primary and have JUST enough on the standby, it would work. Not as good, but it would work.
Steven
HP Master ASE, Storage, Servers, and Clustering
MCSE (NT 4.0, W2K, W2K3)
VCP (ESX2, Vi3, vSphere4, vSphere5, vSphere 6.x)
RHCE
NPP3 (Nutanix Platform Professional)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 03:45 AM
09-21-2005 03:45 AM
Re: Cluster Servers
http://www.microsoft.com/windows2000/techinfo/planning/server/clustersteps.asp
"All hardware should be identical, slot for slot, card for card, for all nodes. This will make configuration easier and eliminate potential compatibility problems."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 06:22 AM
09-22-2005 06:22 AM
Re: Cluster Servers
compare that to VMS clustering:
ANY system running VMS can cluster with ANY other system running VMS, as long as the VMS versions are no more than one version level different, up to a supported maximum of 96 nodes....
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 07:11 AM
09-22-2005 07:11 AM
Re: Cluster Servers
With trucluster of Red Hat Cluster, or any other cluster for Linux, the machines doesn't have to be "the same".