- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vparmodify on the fly to add more memory
Operating System - HP-UX
1820479
Members
2424
Online
109624
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО07-08-2010 12:58 PM
тАО07-08-2010 12:58 PM
Hi
I have one HPUX system with 3 vpars and I would like to add 5 GB memory to one of them on the fly , without shutting down the target server. Is this possible ? This server has 8 GB memory now .
Iam not moving memory from the other vpars . Iam using the ILM available memory .
#can I run the following command from another vpar when the target system is up and running ?
# vparmodify -p server2 -a mem::5120
Your help is greately appreciated and points guranteed .
rgds/ KJ
I have one HPUX system with 3 vpars and I would like to add 5 GB memory to one of them on the fly , without shutting down the target server. Is this possible ? This server has 8 GB memory now .
Iam not moving memory from the other vpars . Iam using the ILM available memory .
#can I run the following command from another vpar when the target system is up and running ?
Your help is greately appreciated and points guranteed .
rgds/ KJ
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2010 01:48 PM
тАО07-08-2010 01:48 PM
Re: vparmodify on the fly to add more memory
Read the man page for your OS version. Certainly, for HP-UX 11.23 you need to take the target vPar down first.
To quote from the vparmodify man page:
A vp_name in the monitor database must be in the Down state to add or delete resources, with one exception: CPU resources can be added to or deleted from a running virtual partition. This restriction may be relaxed for other types of resource management in a future release.
To quote from the vparmodify man page:
A vp_name in the monitor database must be in the Down state to add or delete resources, with one exception: CPU resources can be added to or deleted from a running virtual partition. This restriction may be relaxed for other types of resource management in a future release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2010 02:40 PM
тАО07-08-2010 02:40 PM
Re: vparmodify on the fly to add more memory
Shalom,
We are using 5.04 and vpar 5.0.5 and so far, you can move cpu's on the fly and you can't move memory without downing the system.
Maybe this feature is planned for the next release of vpar software, but I don't know anything about that.
Sorry, gotta have some downtime to do it now.
SEP
We are using 5.04 and vpar 5.0.5 and so far, you can move cpu's on the fly and you can't move memory without downing the system.
Maybe this feature is planned for the next release of vpar software, but I don't know anything about that.
Sorry, gotta have some downtime to do it now.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2010 06:25 PM
тАО07-08-2010 06:25 PM
Solution
See:
http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02015661/c02015661.pdf
Short version -- only HP-UX 11i v3 supports online memory migration, the vPar version required is A.05.xx or higher.
As long as you meet those requirements, there should be no problem - and yes, that's the command syntax if you want to add the memory as Base (not able to be removed from the vPar later). If you want to make it where you can remove it later (Floating memory), the command would be:
vparmodify -p server2 -a mem::5120:f
Floating memory is only going to be usable primarily by User space, so if this addition is to satisfy an urgent kernel requirement, it probably should be Base. [If Floating is present some of the non-kernel Base usage will migrate automatically to Floating if any is available and the kernel believes the amount of Base is getting low to prevent kernel memory exhaustion].
http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02015661/c02015661.pdf
Short version -- only HP-UX 11i v3 supports online memory migration, the vPar version required is A.05.xx or higher.
As long as you meet those requirements, there should be no problem - and yes, that's the command syntax if you want to add the memory as Base (not able to be removed from the vPar later). If you want to make it where you can remove it later (Floating memory), the command would be:
vparmodify -p server2 -a mem::5120:f
Floating memory is only going to be usable primarily by User space, so if this addition is to satisfy an urgent kernel requirement, it probably should be Base. [If Floating is present some of the non-kernel Base usage will migrate automatically to Floating if any is available and the kernel believes the amount of Base is getting low to prevent kernel memory exhaustion].
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP