- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: adding a cell to a 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
05-10-2006 04:17 AM
05-10-2006 04:17 AM
adding a cell to a vpar
I just need some confirmation of my plans. I am adding 2 cells. lets call them K and L. To Vpars E2 and F2. I will have all other vpars shutdown while I do my work, only 1 additional on each Npar I am working on which will be down.
1) In order to add the Cell first to the Npar, Can I run the parmodify command from my running Vpar then reboot the Vpar or do I have to reboot to standalone mode then run the parmodify command then reboot and then run my vparmodify to add the cell to the Vpar and reboot again?
Either way, once I get the Cell into the Npar. I will need to add it to the Vpar. I have a procedure for that but i think it requires 2 reboots.
As follows:
-----------------------------
shutdown -h 0
at MON> reboot
Once the npar goes through self-test, interrupt the boot at the 10 second prompt.
bo pri
Interact with ISL? Y
ISL> hpux /stand/vmunix
Once it boots up, type "vparmodify command here" at the prompt. Once your prompt comes back, reboot the box "shutdown -r 0" and it will come up as a Vpar with memory and cpu and i/o.
I am pretty sure I have too many reboots in there. I think it can be done with only 3 reboots possibly 4. I am just not totally sure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 04:33 AM
05-10-2006 04:33 AM
Re: adding a cell to a vpar
"K" used Cabinet 0, Cell7 while "L" used Cabinet 1, Cell7.
Pht018e Npar command:
parmodify -p 4 -a 0/7:base:y:ri -B
vparmodify -p pht018e2 \
-a cpu::2 \
-a mem::16384 \
-a io:7.0.0 \
-a io:7.0.1 \
-a io:7.0.2 \
-a io:7.0.3 \
-a io:7.0.4 \
-a io:7.0.6 \
-a io:7.0.14 \
-a io:7.0.12 \
-a io:7.0.11 \
-a io:7.0.10 \
-a io:7.0.9 \
-a io:7.0.8
Pht018f Npar command:
parmodify -p 5 -a 1/7:base:y:ri -B
vparmodify -p pht018f2 \
-a cpu::2 \
-a mem::16384 \
-a io:15.0.0 \
-a io:15.0.1 \
-a io:15.0.2 \
-a io:15.0.3 \
-a io:15.0.4 \
-a io:15.0.6 \
-a io:15.0.14 \
-a io:15.0.12 \
-a io:15.0.11 \
-a io:15.0.10 \
-a io:15.0.9 \
-a io:15.0.8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 05:44 AM
05-10-2006 05:44 AM
Re: adding a cell to a vpar
Modify or add vPars as usually. The particular vpar has to be down for modifications. No need to boot without vPars.
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
05-10-2006 05:51 AM
05-10-2006 05:51 AM
Re: adding a cell to a vpar
https://servername:2381/parmgr
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
05-10-2006 05:58 AM
05-10-2006 05:58 AM
Re: adding a cell to a vpar
so... to be clear...
parmodify
shutdown -h 0 # all vpars should be down at this point...
cntl B
do the reboot to reconfig and come up in Vpar mode.
then do the vparmodify
then reboot again?
And that should be it. right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 06:20 AM
05-10-2006 06:20 AM
Re: adding a cell to a 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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 06:26 AM
05-10-2006 06:26 AM
Re: adding a cell to a vpar
#shutdown -R
all of them (capital R !!)
See also
npartitions management guide
or
vpar management guide, section "Managing: Performing nPartition Operations"
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
05-10-2006 06:37 AM
05-10-2006 06:37 AM
Re: adding a cell to a vpar
You have 2 possibilities.
method 1:
- shutdown all vpars
- go to GSP/MP and do a "RR"
- modify the npar from another running npar
method 2:
- modify the npar from a running vpar within
- shutdown all vpars with "-R"
- the vpar monitor will reboot automatically
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
05-10-2006 07:53 AM
05-10-2006 07:53 AM
Re: adding a cell to a vpar
Why cant I shutdown all other Vpars and then reboot my vpar as an Npar then issue the parmodify then shutdown -R and let it reboot as a vpar? And then issue the vparmodify commands?
That seems like it will work to me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 08:00 AM
05-10-2006 08:00 AM
Re: adding a cell to a 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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 04:29 PM
05-10-2006 04:29 PM