Operating System - HP-UX
1834152 Members
2511 Online
110064 Solutions
New Discussion

I can't create second vPar using Ignite-UX.

 
Tsirulev Dmitry
Advisor

I can't create second vPar using Ignite-UX.

I need to make two vPars. So I created vPar1 and then using Ignite-UX made an image from it. Then I created vPar2. But now when I try to boot from image using profile it returns error:
"> System Memory = 222 MB
loading section 0
....................................................................... (complete)
loading section 1
................ (complete)
loading symbol table
Obtaining size of Rel_B.11.23/IINSTALLFS - (44957696 bytes)
Downloading file Rel_B.11.23/IINSTALLF
Could not allocate ram disk memory.
Could not load ram filesystem
loading failed
Failed to start HPUX bootloader"
PS:
I have installed all necessary pathes
7 REPLIES 7
Deepak Kr
Respected Contributor

Re: I can't create second vPar using Ignite-UX.

what is the total size of physical RAM on this box and how did you divide it among these two vpars?
"There is always some scope for improvement"
Torsten.
Acclaimed Contributor

Re: I can't create second vPar using Ignite-UX.

you did not say what version of hp-ux you are running, but 222MB is IMHO too less.

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!   
Deepak Kr
Respected Contributor

Re: I can't create second vPar using Ignite-UX.

Can you provide vparstatus -v output here.
"There is always some scope for improvement"
Torsten.
Acclaimed Contributor

Re: I can't create second vPar using Ignite-UX.

According to the docs requirements are

http://docs.hp.com/en/5991-6552/ch02s01.html

11.11 1GB
11.23 1GB
11.31 1.5GB
of memory.

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!   
Tsirulev Dmitry
Advisor

Re: I can't create second vPar using Ignite-UX.

I'm sorry... additional info:
Server rx7620, one cell, physical memory 12G.
vPar1 - 6G
vPar2 - 4G
OS - HP-UX v11.23
--
Thanks
Best regards, Dmitry.
Vihang.
Trusted Contributor

Re: I can't create second vPar using Ignite-UX.

Please provide output of "vparstatus -v"


Regards,
Vihang.
Tsirulev Dmitry
Advisor

Re: I can't create second vPar using Ignite-UX.

# vparstatus -v
-------------------------------------------
vparstatus: Warning: Not accessing live monitor database, Requested resources sh own.

[Virtual Partition Details]
Name: vpar0
State: N/A
Attributes: Dynamic,Autoboot,Nosearch
Kernel Path: /stand/vmunix
Boot Opts:
[CPU Details]
Min/Max: 1/3
User assigned [Path]:
Boot processor [Path]:
Monitor assigned [Path]:
Non-cell-specific:
User assigned [Count]: 0
Monitor assigned [Count]: 1
Cell-specific [Count]: Cell ID/Count

[IO Details]
1.0.0
1.0.0.3.0.6.0.0.0.0.0 BOOT
1.0.2
[Memory Details]
ILM, user-assigned [Base /Range]:
(bytes) (MB)
ILM, monitor-assigned [Base /Range]:
(bytes) (MB)
ILM Total (MB): 6140
ILM Granularity (MB): 128
CLM, user-assigned [CellID Base /Range]:
(bytes) (MB)
CLM, monitor-assigned [CellID Base /Range]:
(bytes) (MB)
CLM (CellID MB):
CLM Granularity (MB): 128
[Virtual Partition Details]
Name: vpar1
State: N/A
Attributes: Dynamic,Autoboot,Nosearch
Kernel Path: /stand/vmunix
Boot Opts:
[CPU Details]
Min/Max: 1/3
User assigned [Path]:
Boot processor [Path]:
Monitor assigned [Path]:
Non-cell-specific:
User assigned [Count]: 0
Monitor assigned [Count]: 1
Cell-specific [Count]: Cell ID/Count

[IO Details]
1.0.12
1.0.12.1.0.4.1.12.0.0.0.0.0 BOOT
[Memory Details]
ILM, user-assigned [Base /Range]:
(bytes) (MB)
ILM, monitor-assigned [Base /Range]:
(bytes) (MB)
ILM Total (MB): 5504
ILM Granularity (MB): 128
CLM, user-assigned [CellID Base /Range]:
(bytes) (MB)
CLM, monitor-assigned [CellID Base /Range]:
(bytes) (MB)
CLM (CellID MB):
CLM Granularity (MB): 128
-------------------------------------------
PS: vPar0 boot and work
--
Best regards, Dmitry