- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to configure rp5470 with vPars.
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
10-14-2003 03:18 AM
10-14-2003 03:18 AM
How to configure rp5470 with vPars.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 03:23 AM
10-14-2003 03:23 AM
Re: How to configure rp5470 with vPars.
see here:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5971-4742/5971-4742_top.html&con=/hpux/onlinedocs/5971-4742/00/00/10-con.html&toc=/hpux/onlinedocs/5971-4742/00/00/10-toc.html&searchterms=Models%7cSupporting%7cnPartitions%7cServer&queryid=20031014-092303
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 03:28 AM
10-14-2003 03:28 AM
Re: How to configure rp5470 with vPars.
http://docs.hp.com/hpux/11i/index.html#Virtual%20Partitions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 03:50 AM
10-14-2003 03:50 AM
Re: How to configure rp5470 with vPars.
1. Figure out how many vPars will you be having. The rp5470 can have theorethically 4 vPars bu I suppose you'll only have 2 - right?
.
2. Layout your HBA's for boot annd LAN -- I'd advice you use the dual 100BT/dual SCSI card (A5838A) for your vPar that will not utilize the core IO disks (internal). Hookup LAN connections.
.
3. Install HPUX11i normally as you would on the internal disks. Install vPar software and ancillary patches. This will be your 1st vPar.
.
4. Create an Ignite recovery/backup tape
.
5. Reboot and ignite from tape to the bootdisk of your other vPar(s)
.
6. Now you've got all your vPar bootdisks populated and configured (LAN and all..).
.
7. Now boot off one of the vPar's disks and create your vPars via the vparcreate command (see manual).
8. On the very disk you booted off where you did you vpar creation commands, reboot to ISL prompt and bringup vPar monitor:
.
ie. ISL> hpux /stand/vpmon
.
9. Bringup the 1st vPar on which the current disk belongs to:
.
ie. MON> vparload -p vpar0
.
10. Once booted off your 1st vPar, check and recheck your configurations with vparstatus modifying the ocnfigs as needed.
.
11. You may now boot your other vPars:
.
root@vpar0# vparboot -p vpar1
root@vpar0# vparboot -p vpar2
.
12. Note that to toggle between vPar consoles from your GSP use CTRL - A.
.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 04:00 AM
10-14-2003 04:00 AM