- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vpar extend memory
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
Discussions
Discussions
Discussions
Forums
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
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
тАО09-16-2008 12:37 AM
тАО09-16-2008 12:37 AM
I only have one vpar within an npar and I would like to extend the memory...
But how do I do that when I bring down the vpar?
#vparmodify -p
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2008 12:41 AM
тАО09-16-2008 12:41 AM
SolutionBoot /stand/vmunix instead of /stand/vpmon from the firmware boot interface!
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
тАО09-16-2008 12:55 AM
тАО09-16-2008 12:55 AM
Re: vpar extend memory
root@d200 [/root]
# shutdown -hy 0
# login to d203 and check vparstatus
d203:/root# vparstatus
[Virtual Partition]
Boot
Virtual Partition Name State Attributes Kernel Path Opts
============================== ===== ========== ========================= =====
d200 Down Dyn,Auto /stand/vmunix
d201 Up Dyn,Auto /stand/vmunix
d202 Up Dyn,Auto /stand/vmunix
d203 Up Dyn,Auto /stand/vmunix
[Virtual Partition Resource Summary]
CPU Num Memory (MB)
CPU Bound/ IO # Ranges/
Virtual Partition Name Min/Max Unbound devs Total MB Total MB
============================== ================ ==== ====================
d200 2/ 16 2 2 7 0/ 0 8192
d201 2/ 16 2 2 10 0/ 0 6144
d202 2/ 16 2 1 9 0/ 0 9216
d203 2/ 16 2 0 6 0/ 0 3072
d203:/root# vparmodify -p d200 -m mem::4096 <== 4GB Memory
d203:/root# vparmodify -p d200 -m cpu::3 <== 3 CPU's
d203:/root# vparstatus
[Virtual Partition]
Boot
Virtual Partition Name State Attributes Kernel Path Opts
============================== ===== ========== ========================= =====
d200 Down Dyn,Auto /stand/vmunix
d201 Up Dyn,Auto /stand/vmunix
d202 Up Dyn,Auto /stand/vmunix
d203 Up Dyn,Auto /stand/vmunix
[Virtual Partition Resource Summary]
CPU Num Memory (MB)
CPU Bound/ IO # Ranges/
Virtual Partition Name Min/Max Unbound devs Total MB Total MB
============================== ================ ==== ====================
d200 2/ 16 2 1 7 0/ 0 4096
d201 2/ 16 2 2 10 0/ 0 6144
d202 2/ 16 2 1 9 0/ 0 9216
d203 2/ 16 2 0 6 0/ 0 3072
d203:/root# vparboot -p d200
vparboot: Booting d200. Please wait...
d203:/root# vparstatus
[Virtual Partition]
Boot
Virtual Partition Name State Attributes Kernel Path Opts
============================== ===== ========== ========================= =====
d200 Up Dyn,Auto /stand/vmunix
d201 Up Dyn,Auto /stand/vmunix
d202 Up Dyn,Auto /stand/vmunix
d203 Up Dyn,Auto /stand/vmunix
[Virtual Partition Resource Summary]
CPU Num Memory (MB)
CPU Bound/ IO # Ranges/
Virtual Partition Name Min/Max Unbound devs Total MB Total MB
============================== ================ ==== ====================
d200 2/ 16 2 1 7 0/ 0 4096
d201 2/ 16 2 2 10 0/ 0 6144
d202 2/ 16 2 1 9 0/ 0 9216
d203 2/ 16 2 0 6 0/ 0 3072
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2008 12:59 AM
тАО09-16-2008 12:59 AM
Re: vpar extend memory
Stijn V, do you know how to boot into non-vpars mode?
It depends if you have a RISC or Itanium based machine.
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
тАО09-16-2008 01:13 AM
тАО09-16-2008 01:13 AM
Re: vpar extend memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2008 01:24 AM
тАО09-16-2008 01:24 AM
Re: vpar extend memory
don't realy know how to boot in npar mode (it's an Itanium RX7640).
And if I boot in npar mode, I just can launch the vpar commands?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2008 01:38 AM
тАО09-16-2008 01:38 AM
Re: vpar extend memory
For integrety server:
If you are at EFI shell prompt, use the following EFI utility to switch to either nPars or vPars mode:
Shell:> fsN:
fsN:> vparconfig reboot mode
Since vparconfig is not a built-in EFI shell command, you must go to the disk to execute vparconfig. For example, to switch to vPars mode:
Shell:> fs0:
fs0:> vparconfig reboot nPars
1 Access the EFI partition of the disk.
2 Set the mode and reboot the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2008 01:40 AM
тАО09-16-2008 01:40 AM