- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: If I can and how to convert a vpar to a npar s...
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
01-24-2005 04:11 PM
01-24-2005 04:11 PM
If I can and how to convert a vpar to a npar server?
console is shared by these two vpar in the same npar.
Now, I want to chop up the vpar into two smaller vpar(1 cpu and 1gb memory each for such 2 smaller vpar's), and then configure it (currently is a vpar) as a Npar server. Can I do that , and how are steps to create such environment from the scratch?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2005 04:52 PM
01-24-2005 04:52 PM
Re: If I can and how to convert a vpar to a npar server?
npar is basically physical partition,
vpar are created inside npar.
if you removed all the vpars existing inside a npar,then that npar will act as single machine.
Now, chopping the 2way 2GB vpar into 2 vpars is based on how you created that vpar(number of processor you have assigned, memory allocated and I/O)If you have 1 floating processor and 1GB mem as floating for each vpar, then you can take away remaining 1cpu and 1GB (use vparmgr GUI to do this)to create another vpar.
otherwise remove the existing vpar (vparremove -p
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2005 08:09 PM
01-24-2005 08:09 PM
Re: If I can and how to convert a vpar to a npar server?
You can only subdivide an nPar into vPars, not the other way round.
vPars are software based, nPars are hardware based.
You can certainly divide your vPar up into two smaller vPars if that is what you wish to have.
You will have to shutdown the vPar, then modfy it's conf using vparmodify to take out the cpu/memory/hardwre paths you do not wish to be in the vpar, and then reboot it.
Then use vparcreate to create the second vPar using the cpu/memory that you have just removed from the first vPar, not forgetting to add in the hardwar epaths for your boot disk etc, and then insgtall the OS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 05:19 AM
01-25-2005 05:19 AM
Re: If I can and how to convert a vpar to a npar server?
But, can you please let me know the detail reason why I can form a npar from currently configure vpar? I know npar is hardware based server, but can't I just use those existing components to form a npar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 05:31 AM
01-25-2005 05:31 AM
Re: If I can and how to convert a vpar to a npar server?
Also, an nPar has to have a minimum of one cell in a superdome, with anI/O chassis attached.
As you have already split up your nPar into vPars, you cannot create a nPar from a portion of a cell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 05:45 AM
01-25-2005 05:45 AM
Re: If I can and how to convert a vpar to a npar server?
But assuming you were to have a free core cell that wasn't assigned or being used.
Can you ignite a vpar? Create an npar and lay down the ignite on the npar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 06:23 AM
01-25-2005 06:23 AM
Re: If I can and how to convert a vpar to a npar server?
Rgds...Geoff