- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to find scripts start/stop in one cluster's pa...
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-30-2012 03:08 AM
01-30-2012 03:08 AM
HI,
I would like to find the scripts that stops and starts the database that are in one cluster. But I cannot find it!!. Could someone help me?
The cluster is:
CLUSTER STATUS
OPENVIEW up
NODE STATUS STATE
hpov01 up running
PACKAGE STATUS STATE AUTO_RUN NODE
pkg_OVO up running enabled hp9ov01
NODE STATUS STATE
hpov02 up running
#cmviewcl -vp pkg_OVO
PACKAGE STATUS STATE AUTO_RUN NODE
pkg_OVO up running enabled hpov01
Policy_Parameters:
POLICY_NAME CONFIGURED_VALUE
Failover configured_node
Failback manual
Script_Parameters:
ITEM STATUS MAX_RESTARTS RESTARTS NAME
Service uninitia 0 0 ov-server_service
Subnet up 14.10.0.0
Node_Switching_Parameters:
NODE_TYPE STATUS SWITCHING NAME
Primary up enabled hpov01 (current)
Alternate up enabled hpov02
In the /etc/cmcluster/pkg_OVO/ there is:
pkg_OVO.conf:# Package: pkg_OVO
pkg_OVO.conf:PACKAGE_NAME pkg_OVO
pkg_OVO.conf:RUN_SCRIPT /etc/cmcluster/pkg_OVO/pkg_OVO.cntl
pkg_OVO.conf:HALT_SCRIPT /etc/cmcluster/pkg_OVO/pkg_OVO.cntl
cat pkg_OVO.cntl
function customer_defined_run_cmds
{
# Servidor OVO.
/opt/OV/lbin/ovharg -start pkg_OVO
}
And what starts pkg_OVO with ovharg command?.
Thanks a lot of!
Carmen.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2012 03:16 AM