- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vpar and ignite ux
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
08-21-2008 02:43 PM
08-21-2008 02:43 PM
I had two questions
1) if i boot a system in npar mode will it be
accessible on the network
2) I am having 11.31 itanium system and trying to install from an ignite serve. I have one vpar up and running and need to install OS on the second vpar, how can i install using my ignite server.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2008 09:02 PM
08-21-2008 09:02 PM
Re: vpar and ignite ux
2) many possibilities (cold install via ignite server, ignite golden image ...) - see the docs for complete procedures
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
08-22-2008 05:36 AM
08-22-2008 05:36 AM
Re: vpar and ignite ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 05:39 AM
08-22-2008 05:39 AM
Re: vpar and ignite ux
http://docs.hp.com/en/6770/golden.images.pdf
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
08-22-2008 05:40 AM
08-22-2008 05:40 AM
Re: vpar and ignite ux
http://docs.hp.com/en/5760/vPars_DVD_TAPE_NET_Usage_V2.pdf
Source:
http://docs.hp.com/en/oshpux11iv2.html#Virtual%20Partitions
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
08-22-2008 05:42 AM
08-22-2008 05:42 AM
Re: vpar and ignite ux
You have to set ENV
e.g
vparenv â m nPars
than your system will be booted in npar mode next time when u will boot the system
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 06:24 AM
08-22-2008 06:24 AM
SolutionYou currently have one vPar within one nPar.
1.To boot in nPar mode you will need to
determine the value of vparenv.
This can be done from your vPar with the
command, vparenv.
To change the status for the next boot,
you would use vparenv -m (vPars or nPars)
You also can change the mode for the next
boot from the EFI shell with the vparconfig
command. ie: fs0: vparconfig reboot nPars
Whatever boot disk you use, the nPar will
now see all hardware that previously
was defined to any vPars you had in the
nPar.
2. To Ignite another vPar.
vparcreate the vPar with the IO paths
you will be using.
On your Ignite Server modify /etc/bootptab
with entries identifying the new vPar,
Network card, IP, sm, etc.
server08:\
bf=/opt/ignite/boot/nbp.efi:\
hn:\
ht=ethernet:\
ha=0015605EB395:\
ip=10.81.1.84:\
sm=255.255.0.0:\
gw=10.81.1.1
on The Ignite server you must build
an entry for the Network card you are
going to Ignite from.
/var/opt/ignite/clients/MAC address
You can set up a link for the MAC address
to point to an existing image you are going
to Ignite from. You can copy the image from
the recovery directory of an existing image
to the MAC address directory as well.
From the existing vPar issue
a vparboot -p (new vPar) -I
Using the vp monitor your boot will
stop for you to select the LAN interface
to use.
NOTE:
If your Ignite Server is not on the same
subnet as the server you are Igniting,
you must set up a boot helper. There is
a very good explanation the Ignite administrators manual.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2008 06:29 AM
08-22-2008 06:29 AM