- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX system crashed & it's not booting
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
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
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-10-2012 02:08 PM
05-10-2012 02:08 PM
Hi all,
I was upgrading yesterday HPUX 11iv2 to 11iv3 on HP rx2660 server.
Today, i was installing patches required to upgrade to oracle 11gr2.
After doing the swinstall command for the depot folder with restart set to true.
The system shut down and didn't reboot again.
I tried to boot from the dvd for system recovery.
I was getting " SAS driver at 0/1/1/0 (/dev/sasd1) : Driver fault has occured, a firmware dump will be taken and the HBA will be reset."
even when i did # ioscan, i couldn't see the internal disks.
Solved! Go to Solution.
- Tags:
- HBA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2012 08:36 AM
05-11-2012 08:36 AM
Re: HPUX system crashed & it's not booting
It may be that your SAS firmware is too old for HP-UX 11iv3 or too old for a driver patch that was installed.
At this point you should probably restore the system, via Ignite probably, so that you can reboot again. Once that has been done check you SAS driver versio nby running:
/opt/sas/bin/sasmgr get_info -D /dev/sasd0
If the "Firmware Revision" line show anything prior to 1.23.33.0 then you need to update the firmware before proceeding further.
Check out the following documents:
HP SAS Host Bus Adapter Support Matrix
http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02067008/c02067008.pdf
Updating Internal SAS Controller Firmware to Version 1.23.33 Or Later-HP-UX 11i v2 and 11i v3
http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02037978/c02037978.pdf
- Tags:
- sasmgr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2012 04:03 AM
06-08-2012 04:03 AM
SolutionI thought at first it was a firmware issue with the SAS controller. The server has 5 Serial scsi disks, 2 are configured as RAID 1 for the OS & 3 other disks.
I noticed when i was trying to boot the server, that the two RAID 1 disks were not blinking.
I powered off the server & removed the power cable. Then, I removed the 2 disks from their slots & placed them in another free slots on the server.
I powered back the server & everything was fine again.
Strange!!!!!!
But thanks for the help Patrick.