- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Recovery of a vpar itanium-based
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
07-07-2006 02:39 AM
07-07-2006 02:39 AM
Recovery of a vpar itanium-based
I've a vpar - itanium-based platform, whith HP-UX 11.23, and an ignite-UX server - PA-RISC, HP-UX 11.11. I did a make_net_recovery succesfully of the vpar. Now, I want to test a recovery to the vpar via the Ignite Server, but i'm experiencing some dificulties. I tried to use "vparboot -p satelite2 -I 17.20.12.16,/opt/ignite/boot/Rel_B.11.23/IINSTALL", where the IP is the Ignite Server IP, and I've got the following error message:
vparboot: Error: "-I 17.20.12.16,/opt/ignite/boot/Rel_B.11.23/IINSTALL": No argument is allowed for this option on Itanium(R)-based platforms.
Usage:
vparboot -p vp_name [-b kernel_path] [-o boot_opts] [-B boot_addr]
vparboot -p vp_name -I
I tried this command from another running vpar.
I suppose this command is used only over PA-RISC platform. Can you help, please, how to recover a vpar itanium-based?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 03:22 AM
07-07-2006 03:22 AM
Re: Recovery of a vpar itanium-based
You may need to refer to page 235 of:
http://docs.hp.com/en/T1335-90051/T1335-90051.pdf
Check the Note about a third of the way down
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 03:27 AM
07-07-2006 03:27 AM
Re: Recovery of a vpar itanium-based
"The following is the sequence of events when a vparboot -I is issued from an existing virtual partition to
boot a target virtual partition for an Integrity System:
1. the vPars Monitor sets the necessary variables such that the EFI shell will execute a lanboot select
from the target virtual partition.
2. lanboot select lists the lan cards that are supported for boot that are within the target virtual partition
and prompts the user to select one of the listed cards."
So you have to issue the "vparboot -p blabla -I" command and interact with the EFI shell.
Of course, it is also important to use a supported ignite version.
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
07-07-2006 03:30 AM
07-07-2006 03:30 AM
Re: Recovery of a vpar itanium-based
vparboot -p vp_name -I
Don't provide any option or argument here.
In Vpar Ver A.04.xx , vparboot is smart enough to look for the location of the installation kernel within destination IG-UX server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 03:36 AM
07-07-2006 03:36 AM
Re: Recovery of a vpar itanium-based
Greetings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 04:06 AM
07-07-2006 04:06 AM
Re: Recovery of a vpar itanium-based
I gonna try your suggestions, Torsten and Nirmal, and I'm cheking the doc, Burnard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 05:13 AM
07-07-2006 05:13 AM
Re: Recovery of a vpar itanium-based
Shell> lanboot select 01 Acpi(000222F0,0)/Pci(1|0)/Mac(00306E0E5268) 02 Acpi(000222F0,800)/Pci(1|0)/Mac(00108327549F) Select Desired LAN: 1Selected Acpi(000222F0,0)/Pci(1|0)/Mac(00306E0E5268) Running LoadFile() CLIENT MAC ADDR: 00 30 6e 0e 52 68
So I would expect the system is waiting for your input here (if you have more than 1 NIC). Perhaps you can use the profile to do a direct boot, see from EFI "help dbprofile".
Please let us know your results.
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
07-07-2006 05:15 AM
07-07-2006 05:15 AM
Re: Recovery of a vpar itanium-based
Shell> lanboot select
01 Acpi(000222F0,0)/Pci(1|0)/Mac(00306E0E5268)
02 Acpi(000222F0,800)/Pci(1|0)/Mac(00108327549F)
Select Desired LAN: 1
Selected Acpi(000222F0,0)/Pci(1|0)/Mac(00306E0E5268)
Running LoadFile()
CLIENT MAC ADDR: 00 30 6e 0e 52 68
(looks better)
So I would expect the system is waiting for your input here (if you have more than 1 NIC). Perhaps you can use the profile to do a direct boot, see from EFI "help dbprofile".
Please let us know your results.
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!
