- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: detail steps on building nPar and 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
02-13-2004 02:42 AM
02-13-2004 02:42 AM
detail steps on building nPar and vPar
Thanks,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 05:09 AM
02-13-2004 05:09 AM
Re: detail steps on building nPar and vPar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 05:15 AM
02-13-2004 05:15 AM
Re: detail steps on building nPar and vPar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 05:23 AM
02-13-2004 05:23 AM
Re: detail steps on building nPar and vPar
I can point you to specific links on docs.hp.com but apparently that is not what your'e looking for. Instead, I would suggest that you look into the book "HP-UX Virtual Partitions" by Marty Poniatwoski.
http://www.hp.com/hpbooks/prentice/ptr_0130352128.html
I recently purchased a "used" copy through amazon.com for under $25.00. The book is an excellent guide to all things partitioned.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 07:35 AM
02-13-2004 07:35 AM
Re: detail steps on building nPar and vPar
1. Partition planning
analyze the system to determine:number of partition to be created, number of cpu to be allocated, number of bound or unbound cpu, amount of memory to be allocated, i/o to be allocated
2. make partition plan bases on the above info
3. vPar installation
4. vPar create
for example:
vparcreate -p vpar1 -a cpu::3 -a cpu:::2:4 -a mem::2048 -a io:0/0 -a io:0/0/2/0.2.0:BOOT -B auto