- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- booting in another vpar
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
06-03-2009 06:22 AM
06-03-2009 06:22 AM
i have 2 vpar in one partition.one is currently down and another is running.
Now i want to stop running vpar and boot the system into vpar which is currently down.
current status is
# model
9000/800/SD32A
#
# uname -a
HP-UX unirat B.11.11 U 9000/800 976386816 unlimited-user license
#
Partitions available:
# Name
--- ----
0) Partition 0
1) Partition 1
2) Partition 2
3) Partition 3
4) Partition 4
Q) Quit
Please select partition number: 1
Connecting to Console: Partition 1
(Use ^B to return to main menu.)
- - - - - - - - - - Prior Console Output - - - - - - - - - -
iucdb (down)
unirat (up)
Available Free Memory: 4096 MB
Available MEM RANGE: 0x0000000000000000-0x0000000007ffffff (131072 Kb)
Available MEM RANGE: 0x000000000c000000-0x0000000203ffffff (8257536 Kb)
MON>
kindly suggest how to go ahead.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 06:39 AM
06-03-2009 06:39 AM
SolutionMON> vparload -p iucdb
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
06-03-2009 07:46 AM
06-03-2009 07:46 AM
Re: booting in another vpar
actually i want to boot current running vpar into Npar mode and again i have to be boot the system into current vpar.
kindly suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 07:59 AM
06-03-2009 07:59 AM
Re: booting in another vpar
ISL> hpux /stand/vmunix
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
06-03-2009 12:53 PM
06-03-2009 12:53 PM
Re: booting in another vpar
Sarfraj,
to be more clear please note that NPAR mode and VPAR mode are 2 different terms applicable to the Integrity SDs. You are having a PARISC SD.
For IA SDs you shall get in the model string as ia superdome ....
In case you wish booting the other VPAR from the MON simply do as suggested in earlier post as
MON> vparload
In case you want to boot the VPMON from the other VPAR and then boot that VPAR, Make sure that you have the boot path information of the other VPAR that is down right now and that the Boot path of that VPAR has got ability to boot the VPMON.
choose from the ISL the Boot path of the other VPAR and once in ISL of that boot path
ISL> boot /stand/vpmon
with the MON booted
MON> vparload
In case you want to boot the other VPAR in standalone mode, shutdown the current VPAR, reboot the NPAR, in BCH do a "search", locate the boot path of the second VPAR.
BCH MAin MEnu> boot
Interact with ISL ;; yes
once in ISL,
ISL>boot /stand/vmunix.
the changing of mode that is VPAR-NPAR or NPAR-VPAR is applicable in case of Integrity SDs wherein you have to set the mode earlier using the command
#vparenv -m vPars OR
#vparenv -m nPars
as the mode you wish booting the system.
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 12:56 PM
06-03-2009 12:56 PM
Re: booting in another vpar
please correct the syntax from
MON> vparload
TO
MON> vparload -p
as written in the earlier post.
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2010 02:37 AM
09-28-2010 02:37 AM
Re: booting in another vpar
same way i had completed my activity successfully. i was forgot to assign the points, so same has been done now & closing the thread.
Thanks.