- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cluster pkg switching
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-02-2007 07:23 AM
07-02-2007 07:23 AM
Cluster pkg switching
I have a SG cluster with two nodes (TCA068 y TCA070).
The principal node is tca068.
The package just alone switching to another node but no aparaent root cause.
In the pkg log file just show the folowing message: Jul 2 11:45:02 - Node "tca068" Exiting Toolkit Monitoring because one of the key oracle process has failed.
Somebody help me.
Regards,
VB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 07:30 AM
07-02-2007 07:30 AM
Re: Cluster pkg switching
cmhaltserv : Service name BD_BDC is not running.
Jul 2 11:45:02 - Node "tca068": Halting service bdc_listener
You have a monitor runing that is checking that vital processes are alive.
One of these has died, hence the monitor "dies" and the packag eis halted because of that.
Check your syslog and any oracle logs to see what died.
Also check your package monitor script to see what processes it is looking for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 07:34 AM
07-02-2007 07:34 AM
Re: Cluster pkg switching
The syslog don't show what prosess failed. Any other choise???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 07:36 AM
07-02-2007 07:36 AM
Re: Cluster pkg switching
The syslog don't show what prosess failed. Any other choise???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 08:28 PM
07-02-2007 08:28 PM
Re: Cluster pkg switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 01:38 AM
07-03-2007 01:38 AM
Re: Cluster pkg switching
Exaple: #vi /etc/cmcluster/
# vi /var/adm/syslog/syslog.log
While doing maintenance you can also open another window and view log files with
#tail -f /etc/cmcluster/
#tail -f /var/adm/syslog/syslog.log
Srinivas