- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Installing HPUX 11.11
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
09-22-2005 05:39 AM
09-22-2005 05:39 AM
Installing HPUX 11.11
I have a machine A400, with HPUX11.00.
I need to install HPUX11.11, but give me the following error and the server reboot:
Main Menu: Enter command or menu > sea
Searching for potential boot device(s)
This may take several minutes.
To discontinue search, press any key (termination may not be immediate).
IODC
Path# Device Path (dec) Device Path (mnem) Device Type Rev
----- ----------------- ------------------ ----------- ----
P0 0/0/1/1.15 intscsia.15 Random access media 1
P1 0/0/2/0.2 extscsib.2 Random access media 1
P2 0/0/2/1.15 intscsib.15 Random access media 1
Main Menu: Enter command or menu > bo P1
Interact with IPL (Y, N, or Cancel)?> n
Booting...
Boot IO Dependent Code (IODC) revision 1
HARD Booted.
ISL Revision A.00.43 Apr 12, 2000
ISL booting hpux (;0):INSTALL
Boot
: disk(0/0/2/0.2.0.0.0.0.0;0):WINSTALL
11149312 + 1822808 + 2605720 start 0x1ff568
real_page_alloc_addr() fails, status = -1
************* SYSTEM ALERT **************
SYSTEM NAME: hp2405
DATE: 05/31/2001 TIME: 17:17:27
ALERT LEVEL: 12 = Software failure
REASON FOR ALERT
SOURCE: 1 = processor
SOURCE DETAIL: 1 = processor general SOURCE ID: 0
PROBLEM DETAIL: 0 = no problem detail
LEDs: RUN ATTENTION FAULT REMOTE POWER
FLASH FLASH FLASH ON ON
LED State: Unexpected Reboot. Running non-OS code. Non-critical error detected.
Check Chassis and Console Logs for error messages.
0xF8E000C01100B800 00000000 0000B800 - type 31 = legacy PA HEX chassis-code
0x58E008C01100B800 00006504 1F11111B - type 11 = Timestamp 05/31/2001 17:17:27
A: ack read of this entry - X: Disable all future alert messages
Anything else skip redisplay the log entry
->Choice:
Thanks and Greetings,
Guido
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 06:00 AM
09-22-2005 06:00 AM
Re: Installing HPUX 11.11
Shutdown the server .
Recycle power means remove the a/c input power and connect it back .
I had similar problem on an L class Server and after a power recycle it became normal .
Thanks ,
BL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 06:19 AM
09-22-2005 06:19 AM
Re: Installing HPUX 11.11
Make sure your installation Media is ok .., and it supports the hardware,
hth,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 07:16 AM
09-22-2005 07:16 AM
Re: Installing HPUX 11.11
The media is the correct, and the GSP logs too, but I don't understand because the system reboot when install the HPUX11.00 don't have any problem
Grettings,
Guido
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 07:21 AM
09-22-2005 07:21 AM
Re: Installing HPUX 11.11
Have a look at this page:
http://docs.hp.com/en/5990-7279/ch03s02.html?btnNext=next%A0%BB
If you download the referenced patch, or a newer one, then you should be able to install the patch and it will update your CPUs firmware.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 07:23 AM
09-22-2005 07:23 AM
Re: Installing HPUX 11.11
The patch for 11.0 to update the firware is available here:
PHSS_31925 - s700_800 11.00 rp24xx (A400 and A500) 43.50 PDC Firmware
http://www1.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHSS_31925&context=firmware:osinit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 08:32 AM
09-22-2005 08:32 AM
Re: Installing HPUX 11.11
The full message is:
"real_page_alloc_addr() fails, status = -1"
"Unable to allocate required memory between 0x%x and 0x%x."
"Check the PDT data for deallocated pages within this range."
The panic string should be:
"alloc_pdc_pages: Unable to allocate memory for PDC."
This is where the loader wants to put firmware code, so firmware/loader patches may help -- but it would be more useful to get the range from the console message and check the DIMM(s) that represent that range... they presumably have bad pages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 08:41 AM
09-22-2005 08:41 AM
Re: Installing HPUX 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2005 03:14 AM
09-23-2005 03:14 AM
Re: Installing HPUX 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2005 03:19 AM
09-23-2005 03:19 AM
Re: Installing HPUX 11.11
# echo "selclass qualifier cpu ; info ; wait ; infolog" | cstm | grep "PDC Firmware"
The above command should entered on a single line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2005 03:27 AM
09-23-2005 03:27 AM
Re: Installing HPUX 11.11
From cstm (see above) or
At system start time it's printed on the screen:
*****************************************
************ EARLY BOOT VFP *************
End of early boot detected
*****************************************
Firmware Version 40.25
Duplex Console IO Dependent Code (IODC) revision 1
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
09-23-2005 03:44 AM
09-23-2005 03:44 AM
Re: Installing HPUX 11.11
Thank You
FIRMWARE INFORMATION
Firmware Version: 43.50
Module Revision
------ --------
System Board A24231
PA 8700 CPU Module 2.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2005 04:01 AM
09-23-2005 04:01 AM
Re: Installing HPUX 11.11
real_page_alloc_addr() fails, status = -1
Bad CPU or Memory?
Involve HP to solve this.
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-10-2006 07:15 PM
02-10-2006 07:15 PM