- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RX2660 machine always Reboot
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
06-07-2007 04:52 PM
06-07-2007 04:52 PM
RX2660 machine always Reboot
We have just purchased and installed Rx2660 2core, 1.4GHz with HPUX-v2.0.
In this server we have installed SAP with 4 SAp instances running on that particular machines.
Currently this few weeks the machine keep on restart.After i've checked on the syslog.log,i saw the error below:
WARNING: mod_deletestr: could not find string in the dump string table
MOD: mod_load_helper: error loading gvid_him_cons
mod_load_module: loading module gvid_him_cons failed (2)
gvid: gvid_himload failed loading gvid_him_cons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2007 05:15 PM
06-07-2007 05:15 PM
Re: RX2660 machine always Reboot
What are the last few entries in that...
an you need to check the OLDsyslog.log to get the details what was happening just before reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2007 09:01 PM
06-07-2007 09:01 PM
Re: RX2660 machine always Reboot
The error message you attached is for video. I think it won't make the system rebooted. Try to attach the OLDSyslog, check /var/opt/resmon/log/event.log
Can you check your memory, is it having HP part number? I've experienced this once when my customer add a non hp memory to the system.
Regards,
Sandy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2007 11:14 PM
06-08-2007 11:14 PM
Re: RX2660 machine always Reboot
Then it is nice to check /var/adm/crash for possible crashdirs and INDEX file inside them (like /var/adm/crash/crash.0/INDEX).
Or it might be a hardware issue, then check /var/tombstones directory for mca files (machine check aborts as the system is itanium).
If you have a console attached to the system it might be fine to check it's logs (SL, SEL - system event logs).
And check the system (date etc.), see my post at:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1132762
nice day,
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2007 02:11 PM
06-09-2007 02:11 PM
Re: RX2660 machine always Reboot
savecrash -vr /var/adm/crash. You may rty to anlyse the dump yourself by Q4 or send to HP for analysis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2007 02:34 PM
06-09-2007 02:34 PM
Re: RX2660 machine always Reboot
TOC mean Transfer Of Control.. This will create a crash dump and reboot the server ( Crash dump means it will dump all the memory contents at the time of TOC).