- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: workstation keeps crashing
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
10-19-2004 07:58 AM
10-19-2004 07:58 AM
workstation keeps crashing
running hp-ux 11.11 with up to date patches.
I am thinking that this is a HardWare problem.
I can exersize the hard drive (which is brand new) for 12 hours straight using xstm with no problem. Some times the server stays up for days sometimes only hours, Then it "crashes".
The only error I can get is on the console listed below
netfmt Error reading from input file. (205)
read() returned error code : 5 - I/O error.
Check your input parameters and try again.
Current input file position (in bytes): 128
Nothing in the syslog no crash dump.
When I try to issue a command at the console
nothing happens. All I can do is power cycle the system to get it back up. I have a duplicate server with matching kernel params patches etc that is fine. Any Ideas?
Thanks In Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 08:18 AM
10-19-2004 08:18 AM
Re: workstation keeps crashing
The netfmt command is used to format the log files generated by the nettl command. So this should not be the culprit. Are you getting the crash dump which you can analyse.
you can alsoe try this tool from software.hp.com to analyze the pim info (stuff in your tombstone/ts99).
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=pimdecode
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 08:19 AM
10-19-2004 08:19 AM
Re: workstation keeps crashing
dmesg
check /var/adm/syslog.log for lbolt or disk timeouts.
You may need to replace a disk.
If there is no error, run mstm,cstm, or xstm and run the excersize command on all disks. You should find a bad one.
diskinfo might provide some good cross reference information.
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
10-19-2004 08:21 AM
10-19-2004 08:21 AM
Re: workstation keeps crashing
Sounds like a bad block for me in the root disk.
use dd to figure out
# dd if=/dev/rdsk/cXtYdZ of=/dev/null bs=1024k
If you see any IO related error messages from dd, then you have a bad hard drive
- Sundar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 08:22 AM
10-19-2004 08:22 AM
Re: workstation keeps crashing
I forgot.
Did you do q4 analysis on the dump? You can send it to HP and they'll let you know what patch to install.
Instructions, hopefully my modifyied version attached.
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
10-19-2004 08:30 AM
10-19-2004 08:30 AM
Re: workstation keeps crashing
does it pass the memory tests in stm aswell?
it could also be the firmware, are they different on both boxes? the latest is 5.0 and fixes various issues.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 08:13 PM
10-19-2004 08:13 PM
Re: workstation keeps crashing
Have you run elm to see if it is posting any reports when it crashes?
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 11:08 PM
10-19-2004 11:08 PM
Re: workstation keeps crashing
This seems to be a Hardware problem,mainly to suspect the disk only.However check for the proper SCSI termination and so on
regards
SK