- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with HP rp3440 Server.
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
02-23-2006 05:42 AM
02-23-2006 05:42 AM
Problem with HP rp3440 Server.
This is regarding the problem we are facing with our HP rp3440 server. We have OS HP-UX 11i & was working fine since a year, but suddenly now a days it starts getting hung. Attaching the log file for the ref. Can some one tell what could be the problem ?
Thanks & Regards
Varian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:46 AM
02-23-2006 05:46 AM
Re: Problem with HP rp3440 Server.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:53 AM
02-23-2006 05:53 AM
Re: Problem with HP rp3440 Server.
I guess this is a problem related to either a cable, loose cable connector, termination, SCSI controller or the disk.
I suggest you to anaylse your harware using cstm. It would give you a clear picture of where the problem is.
To start with you can verify the above listed things.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:54 AM
02-23-2006 05:54 AM
Re: Problem with HP rp3440 Server.
Can you please let me know what could be the problem. Is it device driver problem or HD hardware problem.
I have extra HD replacing or rather reinstalltion of the OS on new HD will resolve the problem ? Please suggest.
Thanks & Regrads
Varian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 05:59 AM
02-23-2006 05:59 AM
Re: Problem with HP rp3440 Server.
Please refer to the doc attached for using CSTM.
Also have a look at this thread below.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=69547
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 06:24 AM
02-23-2006 06:24 AM
Re: Problem with HP rp3440 Server.
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf
This one may be helpful in case of bad disk.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 06:40 AM
02-23-2006 06:40 AM
Re: Problem with HP rp3440 Server.
Please send the
/etc/opt/resmon/log/event.log and out the
#dmesg
Regards
Rene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 07:26 AM
02-23-2006 07:26 AM
Re: Problem with HP rp3440 Server.
Now read the disk
# dd if=/dev/rdsk/c2t0d0 of=/dev/null bs=1024k
If this gives you an I/O error, your disk is likely bad and needs to be exchanged.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 08:28 AM
02-23-2006 08:28 AM
Re: Problem with HP rp3440 Server.
check the disk at this hardware path
Device Path...: 0/1/1/0.0.0
check the state in ioscan and with diskinfo
use STM to verify the disk and also check the extents on the corresponding VG for this pv (disk).
Also it would be useful to see the last logs in the syslog.log. check this for errors.
It does look like the disk is failing but if its the root disk it could be the / getting full. check #bdf output
Andy