HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Serviceguard Error Mesage
Operating System - HP-UX
1833883
Members
1475
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-09-2007 12:42 AM
05-09-2007 12:42 AM
Serviceguard Error Mesage
Hello,
we've the following message in syslog.log:
May 9 09:12:28 hpolpd1 cmcld: Timer_loop delayed: current state=1 pop=(0,379433111), now=(0,379433385), delta=2s(0,274)
May 9 09:10:01 hpolpd1 su: + tty?? root-pol292
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's previous check_timers started at tsb (0,379433091) and lasted 0s (0,0) executed 3 callbacks
May 9 09:10:03 hpolpd1 su: + tty?? root-pol192
May 9 09:12:28 hpolpd1 above message repeats 3 times
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's previous sigwait started at tsb (0,379433091) and lasted 2s (0,294)
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's previous cm_lock started at tsb (0,379433385) and lasted 0s (0,0)
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's last timer callback (type=35,id=0) started at tsb (0,379433091) and lasted 0s (0,0)
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's last greater than 1s timer callback (type=0,id=0) started at tsb (0,0) and lasted 0s (0,0)
Can everyone explain me what they means??? Can't find any information via google.
regards
Christian
we've the following message in syslog.log:
May 9 09:12:28 hpolpd1 cmcld: Timer_loop delayed: current state=1 pop=(0,379433111), now=(0,379433385), delta=2s(0,274)
May 9 09:10:01 hpolpd1 su: + tty?? root-pol292
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's previous check_timers started at tsb (0,379433091) and lasted 0s (0,0) executed 3 callbacks
May 9 09:10:03 hpolpd1 su: + tty?? root-pol192
May 9 09:12:28 hpolpd1 above message repeats 3 times
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's previous sigwait started at tsb (0,379433091) and lasted 2s (0,294)
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's previous cm_lock started at tsb (0,379433385) and lasted 0s (0,0)
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's last timer callback (type=35,id=0) started at tsb (0,379433091) and lasted 0s (0,0)
May 9 09:12:28 hpolpd1 cmcld: Timer_loop's last greater than 1s timer callback (type=0,id=0) started at tsb (0,0) and lasted 0s (0,0)
Can everyone explain me what they means??? Can't find any information via google.
regards
Christian
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2007 12:54 AM
05-09-2007 12:54 AM
Re: Serviceguard Error Mesage
Hi Christian,
I have never seen that error message before. You don't mention your environment or anything about your SG version that might have helped.
I did find this one thread where somebody had the same error on their Linux cluster that might help. Very little info, and the submitter did not bother to add any final information or resolutions.....but it might help you:
http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D1074737&qt=%2Bcmcld%3A+%2BTimer_loop+&hit=1
Rgrds,
Rita
I have never seen that error message before. You don't mention your environment or anything about your SG version that might have helped.
I did find this one thread where somebody had the same error on their Linux cluster that might help. Very little info, and the submitter did not bother to add any final information or resolutions.....but it might help you:
http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D1074737&qt=%2Bcmcld%3A+%2BTimer_loop+&hit=1
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2007 01:37 AM
05-09-2007 01:37 AM
Re: Serviceguard Error Mesage
Christian,
These messages could indicate that the cmcld process is unable to get any CPU time - this doesn't usually happen as cmcld runs with a real-time priority.
This then suggests that some sort of hang occurred at this time either due to other processes with RT priorities (there shouldn't be any!) or due to some kind of kernel/PDC issue.
More data would help - a bit more background about the environment and whats running on the boxes etc. It's always good to make sure you are bang up to date on Serviceguard pacthes as well...
HTH
Duncan
I am an HPE Employee
These messages could indicate that the cmcld process is unable to get any CPU time - this doesn't usually happen as cmcld runs with a real-time priority.
This then suggests that some sort of hang occurred at this time either due to other processes with RT priorities (there shouldn't be any!) or due to some kind of kernel/PDC issue.
More data would help - a bit more background about the environment and whats running on the boxes etc. It's always good to make sure you are bang up to date on Serviceguard pacthes as well...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2007 12:56 AM
05-10-2007 12:56 AM
Re: Serviceguard Error Mesage
cmcld must run periodically to insure node and cluster viability. The messages you are seeing indicate it is not getting into the CPU in a timely manner. There are several historical causes for this and most likely causes that have not yet been documented.
I suggest you open a software case with HP to investigate the source of the bottleneck.
I suggest you open a software case with HP to investigate the source of the bottleneck.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP