- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: packages halt with snmp start
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
03-31-2006 03:12 AM
03-31-2006 03:12 AM
Got MC/SG 11.16 on HPUX 11.23 running on rx4640 hardware.
Have discovered that when stopping/starting the SNMP processes, the SG monitoring senses a network hiccup and drops the packages. Needless to say, on PRD systems this is not good.
Have done this countless times before with no ill effects. Been doing this well over a year. Now it is all of the sudden.
Any ideas as to what is happening?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 03:21 AM
03-31-2006 03:21 AM
Re: packages halt with snmp start
just trace using lsof..
Rgds
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 04:36 AM
03-31-2006 04:36 AM
Re: packages halt with snmp start
One possiblity..
Check if you have these daemons running
cmsnmpd - It provides HA for Cluster MIB objects. It is also used by ServiceGuard Manager. Although it is optional, it might have been used in your case.
snmpdm - It is used by cmsnmpd.
You can refer the man pages of these daemons to know the dependancy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 08:39 AM
03-31-2006 08:39 AM
Re: packages halt with snmp start
So far HP does not have an answer. I have provided them with the control files, the build parameters, etc. and they cannoty reproduce this. This is being escalated to WTEC.
Any other ideas out there?
Many thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2006 11:58 PM
04-02-2006 11:58 PM
Solutioncmcld: Resource monitor for resource XXX is having problems.
cmcld: Resource XXX is assumed to be unavailable.
cmcld: Resource XXX does not meet package ZZZ for package YYY.
cmcld: Resource XXX in package YYY does not meet ZZZ.
cmcld: Executing 'SSS stop' for package YYY, as service PKG*NNNNN.
It is possible that you get lucky and manage to halt and restart SNMP between 2 polls and not notice any problems, but if a poll happens to occur while SNMP is down then the package will be brought down.
If you need to re-start SNMP you should halt any packages (or move to another node if needed) that have EMS resources defined unless of course you like playing russian roulette.
You should hear this from WTEC soon :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2006 01:52 AM
04-03-2006 01:52 AM
Re: packages halt with snmp start
Sounds as if you are/were working this issue at HP.
All sounds good. And no, I do not like playing roulette.
Thanks much. I am expecting WTEC to say the same. Will let you know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2006 03:31 AM
04-03-2006 03:31 AM
Re: packages halt with snmp start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2006 04:21 AM
04-03-2006 04:21 AM
Re: packages halt with snmp start
I should have known ...
Many thanks!