- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: help with service gaurd and running package - ...
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
05-16-2005 11:51 AM
05-16-2005 11:51 AM
help with service gaurd and running package - URGENT
Please help - we have had a system crash and the services running will not start in the alternative node.
When I run
#cmrunpkg
cmrunpkg : Node mbnahp67 is currently unable to run package art.
Check the syslog on node mbnahp67 and pkg log files for more detailed information.
can you tell me where the log files are or what I am doing wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2005 12:54 PM
05-16-2005 12:54 PM
Re: help with service gaurd and running package - URGENT
The syslog is /var/adm/syslog/syslog.log
There are errors releated to the package not starting and perhaps the crash in that file.
diagnostic:
tail -f /var/adm/syslog/syslog.log
start the cluster, then the package in another session.
You may see error messages that you need to either post here or act on.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2005 01:23 PM
05-16-2005 01:23 PM
Re: help with service gaurd and running package - URGENT
You say so general so it is hard to determine your problem.
Pls post these log:
1, /var/adm/syslog/syslog.log
2, /etc/cmcluster/package_name/package_name.log
base on these info I will tell you the reason.
tienna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2005 01:31 PM
05-16-2005 01:31 PM
Re: help with service gaurd and running package - URGENT
You need to check the package configuration (NODE_NAME set to mbnahp67 and the other one)
Then try:
#cmmodpkg -e -n mbnahp67
Regard,
Hoang Chi Cong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2005 03:33 PM
05-16-2005 03:33 PM
Re: help with service gaurd and running package - URGENT
syslog was not too helpful as only denoted cannot start package.
node logs were not being written to - the issue seemed to be with the hung server, once the server had been rebooted and we ran
cmrunpkg -e -n
started fine.
Thanks again