- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Remove a vpar and resouces to 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
11-14-2011 09:18 AM
11-14-2011 09:18 AM
Hi guys,
this a scenario:
i have virtual partition A.03.01.05 in a 9000/800/SD32000. I have one NPAR with 2 vpar.
VparA 4/ 8 4 0 12 0/ 0 10240
VparB 4/ 8 4 0 11 0/ 0 10176
I want remove a vparB and distribute cpu and memory resource to a VparA that wil be alone in the NPAR.
To remove a vparB:
shutdown -hy 0 ( vparB)
from vparA
vparremove -p vparB
How to reassign a free resource to VparA ?
What is the command step by step?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2011 08:08 AM
11-15-2011 08:08 AM
Re: Remove a vpar and resouces to another vpar
My doubt is :
If i remove from VparB .where i do the vparmodify command to add a free resources to VparA?
- Tags:
- vparmodify
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2011 08:12 AM
11-15-2011 08:12 AM
SolutionI respond to me :-)
In some cases, adding and deleting I/O and memory resources to and from a virtual partition requires the virtual partition to be in the down state. Therefore, if you have configured only one virtual partition, you cannot run vparmodifyfrom that virtual partition to modify its I/O and memory resources.
In this situation, you should do the following:
Boot into standalone (PA-RISC) or nPars (Integrity) mode.
Add or delete the resources using vparmodify.
Reboot the nPartition into the vPars (PA-RISC) environment or vPars (Integrity) mode.