- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- syslog growing with vmunix messages
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
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
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-29-2008 09:59 AM
тАО05-29-2008 09:59 AM
vmunix: function == 0x8A38F0, arg == 0x40A1A400, ticks == 0xFE446010, flags == 0x0
which is apparently generated by what I'm guessing is the MPT driver:
$ echo 0x8A38F0/i | adb /stand/vmunix /dev/kmem
mpt_os_callback:
mpt_os_callback: STD r2,-16(r30)
Anyone know what is actually going wrong?
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 11:39 AM
тАО05-29-2008 11:39 AM
SolutionTake a look here for Known Problems...maybe there is something that can help you...
http://docs.hp.com/en/J6373-90015/J6373-90015.pdf
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 11:43 AM
тАО05-29-2008 11:43 AM
Re: syslog growing with vmunix messages
If over a year then you need a FW update for your SCSI card(s).
Might as well do a FW update for GSP/MP as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 12:02 PM
тАО05-29-2008 12:02 PM
Re: syslog growing with vmunix messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 12:16 PM
тАО05-29-2008 12:16 PM
Re: syslog growing with vmunix messages
If so -- well, that's what's happening. A function in the kernel is being called to schedule mpt_os_callback which takes a ticks argument as a time (in ticks) for timer expiration. Passing a negative value (i.e. asking to set an alarm for 5 minutes ago in concept) is unexpected and is sufficiently odd [because it is likely a coding error that may indicate other problems] that the owning function wants to call it out in this fashion.
Checking around -- it looks like this has been noted and fixed in 2007. As such, the latest version of the software (11.11.0803) should resolve the issue. Get it from
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=A7173A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 12:23 PM
тАО05-29-2008 12:23 PM
Re: syslog growing with vmunix messages
http://docs.hp.com/en/J6373-90024/ch01s04.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 12:26 PM
тАО05-29-2008 12:26 PM
Re: syslog growing with vmunix messages
some register in the scsi fw is being overflowed due to the uptime being so long.
I ran into this issue on some rx2620 and rx4640s after about 365 days of uptime.
The reboot will fix it for another year or so, the FW update is safe and completely fixes the issue.
The biz support center has the MP and SCSI FW updates, I believe they are even available via OS patch ( MP depends on model ).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 01:32 PM
тАО05-29-2008 01:32 PM
Re: syslog growing with vmunix messages
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2008 01:42 PM
тАО05-29-2008 01:42 PM