- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Panic after cloning with ignite
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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-19-2007 10:22 PM
09-19-2007 10:22 PM
I am cloning a 11.11 server from a superdome to a rp7240. i am installing in internal disk, all the restore goes fine, after ignite first reboot i get a kernel panic:
Stored message buffer up to panic:
PDC_MODEL_CPU_ID returned 0x14
System Panic:
linkstamp: Thu Sep 20 03:10:18 EDT 2007
_release_version: @(#) $Revision: vmunix: vw: -proj selectors: CUPI80_BL2000_1108 -c 'Vw for CUPI80_BL2000_1108 build' -- cupi80_bl2000_1108 'CUPI80_BL2000_1108' Wed Nov 8 19:24:56 PST 2000 $
panic: set_machine_parameters_64: Unidentified cpu type returned from PDC_MODEL
PC-Offset Stack Trace (read across, top of stack is 1st):
0x0020b9b8 0x0025f330 0x0025f150
0x0046909c 0x001ff334 0x001f98b4
End Of Stack
This is the warning ignite gives:
* Running "/opt/upgrade/bin/tlinstall -v" and correcting transition link
permissions.
* Constructing the bootconf file.
* Setting primary boot path to "0/0/0/3/0.5.0".
ioinit: libIO error - Entry not found in ioconfig file.
Input line 1: 1 cell 0
WARNING: Command: "/sbin/ioinit -f /tmp/ioinit.in" failed. Instance number
assignments for devices of class "cell" may not be assigned correctly.
* Executing: "/var/adm/sw/products/OS-Core/CORE2-KRN/iux_postload".
NOTE: Unable to determine if system hardware is SCA. Configure "sppnuma"
into kernel if SCA use is desired.
* Executing: "/var/adm/sw/products/OS-Core/CORE-KRN/iux_postload".
* Executing: "/var/adm/sw/products/OS-Core/CORE-SHLIBS/iux_postload".
* No actions taken - running in recovery mode.
NOTE: tlinstall is searching filesystem - please be patient
NOTE: Successfully completed
* Loading_software: Warning
* Build_Kernel: Begin
NOTE: Since the /stand/vmunix kernel is already in place, the kernel will
not be re-built. Note that no mod_kernel directives will be processed.
* Build_Kernel: Complete
* Boot_From_Client_Disk: Begin
* Rebooting machine as expected.
NOTE: Rebooting system.
I have tried, cloning another system from the same SD, and it works fine.
I have also tried putting the intalling to new hardware option to true, so it build a new kernel but the same resault.
Any idea?
Thnx!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2007 03:41 AM
09-20-2007 03:41 AM
SolutionI think you didn't patch the source system with an almost current HW-enable patch set, so your image has no drivers or software support for this server.
See this message:
"Unidentified cpu type returned from PDC_MODEL"
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-20-2007 04:26 AM
09-20-2007 04:26 AM
Re: Panic after cloning with ignite
My first thought from the message would indicate that it might not understand or have configs for the CPU type in the RP.
But you say another clone attempt from a superdome to a different RP works ? If so, I guess I would start checking on the RPs firmware levels.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2007 05:24 PM
09-20-2007 05:24 PM
Re: Panic after cloning with ignite
I will tell u if it had something to do..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2007 06:41 PM
09-20-2007 06:41 PM
Re: Panic after cloning with ignite
Thnx aLL