- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vpar's multiple root disks problem
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
09-28-2005 08:43 AM
09-28-2005 08:43 AM
vparcreate -p $host -a cpu::6 -a cpu:::6:6 -a mem::48000 -a io:1/0/8 -a io:1/0/10 -a io:1/0/12 -a io:0/0/14 -a io:0.0.8.1.1.173.0.2.0.3.3:BOOT
When vpmon comes up and tries to boot that vpar it pulls:
[MON] Booting
Kernel file is not relocatable
File address is 0x0000000000020000 and memory address is 0x0000000004000000
Error reading program segments
Failed to load (0/0/8/1/1.173.0.2.0.3.3;)/stand/vmunix
Can vpars boot using multiple fc boot devices in vg00? Or am I specifing the vparcreate command incorrectly, by chance?
Thanks,
-David
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 08:45 AM
09-28-2005 08:45 AM
Re: vpar's multiple root disks problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 06:13 PM
09-28-2005 06:13 PM
Re: vpar's multiple root disks problem
Did you create an extra Vpar or did you modify the bootpath of a vpar.
Did you install an os if you created an additional vpar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 06:17 PM
09-28-2005 06:17 PM
Re: vpar's multiple root disks problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 09:26 PM
09-28-2005 09:26 PM
Re: vpar's multiple root disks problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 12:29 AM
09-29-2005 12:29 AM
Re: vpar's multiple root disks problem
You need to have an OS installed under 0/0/8/1/1.173.0.2.0.3.3.
Please verify.
Thanks,
BL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 01:40 AM
09-29-2005 01:40 AM
Re: vpar's multiple root disks problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 01:51 AM
09-29-2005 01:51 AM
Solutionvparcreate -p vpar1 -a cpu::2 -a cpu:::2:2 -a cpu:0.10 -a cpu:0.11 -a mem::4096 -a io:1.0.0 -a io:1.0.1 -a io:0.0.8 -a io:0.0.10 -a io:0.0.2 -a io:1.0.0.3.0.6.0:boot
Then you have to execute the following to load the os
1) Create a depot
make_depots â r B.11.11 â s /dev/cdrom
2) Add vpar soft to depot (with vpar cdrom)
make_depots â r B.11.11 â a 800 â s /dev/cdrom
3) make igniteux file
make_config â r B.11.11
4) update ignite index for applications
manage_index â a â f /var/opt/ignite/data/Rel_B.11.11/apps_800_cfg
5) start ignite
/opt/ignite/bin/ignite
6) modify config as following
Options -> Server Configuration -> Server Options tab:
Default configuration: HP-UX B.11.11 Default
Client Timeouts: 40
Run clients installation UI on: server
Options -> Server Configurations -> Session Options tab:
Select options:
Confirm new clients
Show the welcome screen for the install server
unselect :
Halt the client after installation
7) boot the vpar from ignite server :
vparboot -p vparx -I IP ignite server,/opt/ignite/boot/WINSTALL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 02:04 AM
09-29-2005 02:04 AM
Re: vpar's multiple root disks problem
this looks to me like you're trying to boot an OS without having the vPars software installed on this OS instance. You need to have vPars software installed on *all* vPar instances.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 02:11 AM
09-29-2005 02:11 AM
Re: vpar's multiple root disks problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 02:12 AM
09-29-2005 02:12 AM
Re: vpar's multiple root disks problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 02:15 AM
09-29-2005 02:15 AM
Re: vpar's multiple root disks problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 02:36 AM
09-29-2005 02:36 AM
Re: vpar's multiple root disks problem
If you have the necessary licences (to be legal) you may clone your first partition using ignite.
1. option:
backup the running vPar to a ignite server and restore the backup to the new vPar
2. option:
backup the OS without running vPar (/stand/vmunix booted instead of /stand/vpmon) to a tape and restore the backup to the new disk. After this start the first vPar, configure and start the second.
Remember, every vPar have to use its own FC HBA.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
