- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cluster problem
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
07-21-2006 06:30 PM
07-21-2006 06:30 PM
cluster problem
i have got a cluster problem,
we have rp8420 server which is node partitioned....which contains both of nodes in cluster...i had 2 shutdown cluster...so i gave cmhaltcl -v -f ..which then shutoff both the packages..APP and DB and cluster was down...
After completing our activity we had to restart cluster for which we gave cmruncl -v...but it only started the DB package...while..the other AAP package is still in halted condition....
What should i do in such case...restart the APP package manually in APP node or what????
Why didnt the app package start automatically after running cmruncl -v command....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 06:39 PM
07-21-2006 06:39 PM
Re: cluster problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 07:04 PM
07-21-2006 07:04 PM
Re: cluster problem
BTW, it makes no sense to configure both cluster members in only one box. I guess this is even not supported, because a hardware failure will bring down the whole cluster.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 10:26 PM
07-21-2006 10:26 PM
Re: cluster problem
To answer Torsten's question, this IS a supported configuration, as many customers do this for testing, DR clusters etc.
There is a white paper about "Clusters in a box" that discusses the issues around this, but again I stress it IS supported.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 11:06 PM
07-21-2006 11:06 PM
Re: cluster problem
Is the package enabled.
Check with cmviewcl -v -p
If not you should run cmmodpkg -e
Darrel