- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Service Guard- 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
01-10-2007 11:24 PM
01-10-2007 11:24 PM
I have one application running on HPUX. It has a database around 30 GB and also a batchscheduler tidal. I plan to have the application running on 4 node cluster. Please suggest IF there is any advantage to do so? Can database + application files + scheduler all could run on cluster or only scheduler.
Thank you for your advice.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2007 11:35 PM
01-10-2007 11:35 PM
Re: Service Guard- Cluster
You may be aware of this but just wanted to let you know - if you are talking about running the application from all the 4 nodes of the cluster at same time (load balancing) then essentially you have to write the application in such a way that it is capable of working from all the nodes and still maintaining the consistency. For database you would have to use Oracle RAC and for scheduler - check with the scheduler software notes/vendor if it is capable of running on cluster.
Only after all these things would you be able to load balance the application over 4 nodes.
Also you would need a volume manager capable of sharing the storage across the nodes so that read/write is possible from all nodes to the application/scheduler filesystem area simultaneously from all the nodes.
If you are simply talking about high availability, thus if the server running the applcation fails, then the application is switched over to another server, then it may be possible without having the parallel running capabuility of the application, database and scheduler.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2007 12:56 AM
01-11-2007 12:56 AM
Re: Service Guard- Cluster
You can have your apps run on a single node - or have then run on different nodes.
Can you load balance - that depends on the app.
Read through the ServiceGuard docs:
http://docs.hp.com/en/ha.html#Serviceguard
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2007 08:59 PM
01-14-2007 08:59 PM
Re: Service Guard- Cluster
THANKS!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2007 12:24 AM
01-16-2007 12:24 AM
Solutionhttp://docs.hp.com/en/ha.html#Enterprise%20Cluster%20Master%20Toolkit
Rgds...Geoff