- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "Converting" an nPar into 2 vPars
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
04-13-2007 01:51 AM
04-13-2007 01:51 AM
On a Itanium SuperDome I have 5 nPars. I have converted the 5th nPar into 2 Vpars but am not able to boot the secong vPar due to the following: The nPar has 2 73GB drives visible to it (root and it's mirror). Initially I want the 2 vPars I'm building to use only one root drive. So in essence I broke the mirror and vgreduced the mirror root disk (so that I don't have quorum issues) and am able to boot vPar1 just fine. The second vPar which uses the second root drive, will not boot because there is no OS on that drive. How can get an OS (or at least /stand/vmunix) onto that drive when it does not belong to a Volume Group. I can't use Ignite, b/c that requires an OS. How can I do this? Any help is appreciated.
Andy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 02:02 AM
04-13-2007 02:02 AM
Re: "Converting" an nPar into 2 vPars
to your new vPar?
Do you have a network connection?
You can Ignite your system from your
LAN connection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 02:08 AM
04-13-2007 02:08 AM
Solution1) the second drive must be on it's own LBA as vPars can only assign resources down to the HBA level.
2) Must then assign this IO path to the second vPar
3) A couple options to load an OS.
a) after assigning DVD drive take down both vPars so you can get to BCH. Install HPUX to second disk just like you would on a normal system including vPar software. Once completed shutdown sencond vPar. Boot vpmon from first vPar then use the vparboot command to boot both.
b) use ignite to boot sencond vPar and load image created from first vPar. From first vpar configure second vPar. vparboot second vpar using -s options for ignite server.
Once done modify any other settings for vPars like, setboot, lifcp, etc.., as you would normally.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 02:24 AM
04-13-2007 02:24 AM
Re: "Converting" an nPar into 2 vPars
Proceeding with the DVD option, I did not install the OS on the first drive, I guess my question is: How does one do that, since there is no BCH prompt on Itanium, it goes to the EFI Shell. I guess I can try to boot the EFI DVD path with the MCOE CD loaded in the vpar2 DVD? I guess I first have to parconfig the vPars back to nPars, ensure DVD HBA is visible to vPar2, (same HBA is currently in use by vPar1) then try to boot vpar2 to DVD?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 02:32 AM
04-13-2007 02:32 AM
Re: "Converting" an nPar into 2 vPars
I would assume the steps are the same.
In a specific nPar you should be able to cm>rs this one nPar. This will get you to BCH. If this specific cell has a DVD then boot from it, cold install your first disk. Install, create vPars, then boot first one from vpmon ( must change the lif ( i.e. mkboot -a hpux /stand/vpmon ) and check out vPar1. Create vPar2 using commands from vPar1. Shutdown both, reboot nPar, Cold install vPar2, repeat, rinse. ( vPar2 can be booted from ignite server if you have the ignite server ready and able.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 03:16 AM
04-13-2007 03:16 AM
Re: "Converting" an nPar into 2 vPars
Log on to that vPar.
vparstatus will show you the
vPar definitions you have created.
issue vparboot -p
At the console interrupt boot process.
Been a while, I can't exactly remember the
menu, but you can add a boot option.
Add your DVD drive. Boot from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 03:25 AM
04-13-2007 03:25 AM
Re: "Converting" an nPar into 2 vPars
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 04:27 AM
04-13-2007 04:27 AM
Re: "Converting" an nPar into 2 vPars
I assume you have 1 vPar running and no ignite server available.
Here is 1 out of different options:
- set the mode back to nPar and shutdown the system:
# vparenv -m nPars
- boot from install DVD and install HP-UX to the second disk
- install vPars software
- at EFI, switch back to vPars mode:
fs0:\> vparconfig reboot vPars
or from vpmon:
MON> reboot vPars
- boot your first vPar
- configure the second vPar
- boot the second vPar from the first
# vparboot -p my_second_vpar
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!
