- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Transferring from homogenous 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
03-11-2005 06:00 AM
03-11-2005 06:00 AM
In future a 4th node (DS25) will be added but at that point, I am thinking of keeping one server and each satellite will have it's own system disk.
My question is does individual system disk significantly improve the performance of the system?
If I go from three node common system disk setup to individual system disk do I have to purchase additional licenses and more important is the transition acutally doable (maintaining user accounts and same accessibility)?
I understand these are vague questions but any suggestions and comments will get me a better idea.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 06:27 AM
03-11-2005 06:27 AM
Solution
I am thinking of keeping one server and each satellite will have it's own system disk.
My question is does individual system disk significantly improve the performance of the system?
Hardly, but it for sure does degrade the performance of system management...
The issues that can become a IO bottleneck on single system disk clusters are better dealt with separately.
If you get to the situation where the pagefiles get heavily used, you can move each pagefile to its own, preferably local attached, drive. But at todays' memory prices more memory is cheaper and much more effective.
If you have very frequent image activations from the system disk, INSTALLing is much more effective than multiple sys dsks.
If I go from three node common system disk setup to individual system disk do I have to purchase additional licenses
No, exactly the same licenses
is the transition acutally doable (maintaining user accounts and same accessibility)?
Yes, it is doable, but at the expense of extra diskdrives, more complexity, and (much) more system management effort
..
Roughly think about it this way: you will have to maintain each system disk, so more disks is more effort.
And the more system disks you have not only to keep, but to keep adjusted to each other, even extra more effort is needed.
So, unless you have VERY specific reasons, I would advise stringly against it.
Of course, should you come to adding IA64 systems, then you are forced to have at least a separate system disk per architecture.
If you ever have to run multi-system-disk clusters, then we will be in for details.
Hope this helps,
Success, whatever your choice!
Proost.
Have one on me.
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 06:41 AM
03-11-2005 06:41 AM
Re: Transferring from homogenous Cluster
A reason for 2 system disks is, that you then can perform a rolling upgrade, where 2 systems (that booted from one disk) can remain online, while the other disk is updated.
Regarding licenses: one or more systemdisks has nothing to do with licenses, you need your VMS,cluster,... licenses.
The synchronization of useraccounts etc. is done by storing the relevant files (SYSUAF...) on a special, clusteraccessible disk.
mfg Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 06:48 AM
03-11-2005 06:48 AM
Re: Transferring from homogenous Cluster
rolling upgrade is a phantastic thing if you want to avoid downtime!
But if you run an environment that warrants the extra effort, then having your disks shadowed is obligatory. Then the temporary extra system disk for upgrade is there already, by straightforward taking one member.
Certainly not an argument to run two system disks just for upgrade!
Proost.
Have one on me.
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 09:31 AM
03-11-2005 09:31 AM
Re: Transferring from homogenous Cluster
nipun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2005 11:33 PM
03-12-2005 11:33 PM
Re: Transferring from homogenous Cluster
Looking at the earlier replies, there is an issue that was not completely addressed.
A multi-system disk cluster is not really heterogenous. Homogeniety/Heterogeneity depends on the authorization files (e.g., SYSUAF, RIGHTSLIST, PROXY), not the location of the system disk(s). For that matter, the most common usage of "heterogenous" refers to mixed-architecture clusters, which CAN share the authorization files.
I do agree with the other contributors, that moving high activity files, such as the page file, and VERY importantly, scratch files, to local devices often yields tremendous improvements in performance. Also, while it is an advanced topic, it is possible to construct procedures that automatically clone frequently used images to the local disk, without sacrificing the conveniences of a rolling upgrade (this is not a beginner's topic, I include it to make sure that the discussion is complete).
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
03-13-2005 06:58 PM
03-13-2005 06:58 PM
Re: Transferring from homogenous Cluster
It improves response-time dramatically (especially in program-development).
And it is as homogenous as any cluster with the right set of cluster-common files, and all system-produres from sylogicals to syshutdwn in a common location.
System management overhead is not really that higher. And a system update does not really happen so often :-).
No need to make system-disk backups, I always have enough working copies !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 07:45 PM
03-13-2005 07:45 PM
Re: Transferring from homogenous Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2005 09:00 PM
03-13-2005 09:00 PM
Re: Transferring from homogenous Cluster
Performance can be a reason in some situations (widely distributed cluster members for example) and running different environements is another (different architectures, vms versions, some layered products and so on). The system management overhead does increase but the key is to automate and to ensure common setups as much as possible.
Purely Personal Opinion