1753900 Members
7691 Online
108809 Solutions
New Discussion юеВ

V-par creation

 
SOLVED
Go to solution
fizan
Super Advisor

V-par creation

Hi Experts,

I need to create an 3rd v-par on a N-par.
Already 2 v-pars running on a N-par 0

o/p:

parstatus
Note: No action specified. Default behavior is display all.
[Complex]
Complex Name : Complex 01
Complex Capacity
Compute Cabinet (2 cell capable) : 1
Active MP Location : cabinet 0
Original Product Name : server rp7440
Original Serial Number : SGH4713KR1
Current Product Order Number : A9959A
OEM Manufacturer :
Complex Profile Revision : 1.0
The total number of partitions present : 1


[Cabinet]
Cabinet I/O Bulk Power Backplane
Blowers Fans Supplies Power Boards
OK/ OK/ OK/ OK/
Cab Failed/ Failed/ Failed/ Failed/
Num Cabinet Type N Status N Status N Status N Status MP
=== ============ ========= ========= ========== ============ ======
0 2 cell slot 4/0/N+ 6/0/N+ 2/0/N+ - Active

Notes: N+ = There are one or more spare items (fans/power supplies).
N = The number of items meets but does not exceed the need.
N- = There are insufficient items to meet the need.
? = The adequacy of the cooling system/power supplies is unknown.
HO = Housekeeping only; The power is in a standby state.
NA = Not Applicable.


[Cell]
CPU Memory Use
OK/ (GB) Core On
Hardware Actual Deconf/ OK/ Cell Next Par
Location Usage Max Deconf Connected To Capable Boot Num
========== ============ ======= ========= =================== ======= ==== ===
cab0,cell0 Active Base 6/0/8 16.0/0.0 cab0,bay0,chassis0 yes yes 0
cab0,cell1 Active Core 6/0/8 16.0/0.0 cab0,bay0,chassis1 yes yes 0

Notes: * = Cell has no interleaved memory.


[Chassis]
Core Connected Par
Hardware Location Usage IO To Num
=================== ============ ==== ========== ===
cab0,bay0,chassis0 Active yes cab0,cell0 0
cab0,bay0,chassis1 Active yes cab0,cell1 0


[Partition]
Par # of # of I/O
Num Status Cells Chassis Core cell Partition Name (first 30 chars)
=== ============ ===== ======== ========== ===============================
0 Active 2 2 cab0,cell1 Partition 0
=============================================

# vparstatus
[Virtual Partition]
Boot
Virtual Partition Name State Attributes Kernel Path Opts
============================== ===== ============ ======================= =====
dptest2 Up Dyn,Auto,Nsr /stand/vmunix -lq
dptest1 Up Dyn,Auto,Nsr /stand/vmunix -lq

[Virtual Partition Resource Summary]
CPU Num Num Memory Granularity
Virtual Partition Name Min/Max CPUs IO ILM CLM
============================== ======= ==== ==== ========== ==========
dptest2 1/ 12 6 6 128 128
dptest1 1/ 12 4 7 128 128

Memory (MB)
ILM CLM
# User # User
Virtual Partition Name Ranges/MB Total MB Ranges/MB Total MB
============================== ====================== ======================
dptest2 0/ 0 8192 0/ 0 0
dptest1 0/ 0 8192 0/ 0 0
=============================================

This o/p is collected from running v-par,

Help me to create a new 3rd -v-par on this rp7440
17 REPLIES 17
Torsten.
Acclaimed Contributor
Solution

Re: V-par creation

# vparstatus -A -v

will show you free resources you can use for another vPar.

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!   
fizan
Super Advisor

Re: V-par creation

Can i execute this to create the 3rd new V-par from running V-par :

vparcreate -p vptest3 -a cell:0::cpu:4 -a mem::2048 -a io: 1/0/0/3/0.6.0 Boot
Torsten.
Acclaimed Contributor

Re: V-par creation

The "cpu" item may not be correct and the internal disk may already part of another vpar.



Example for cpu assignment:



-a cpu::6 -a cpu:::4:8


min = 4
current = 6
max = 8

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!   
fizan
Super Advisor

Re: V-par creation

Tortsen,

# vparstatus -A
[CPUs (path)]: 1.10
1.15
[CLP (CellID Count)]: 0 0
1 2
[Available CPUs]: 2

[Available I/O devices (path)]: 0.0
0.0.0
0.0.1
0.0.2
0.0.4
0.0.6
0.0.8
0.0.10
0.0.12
0.0.14
1.8.1

[Available ILM (Base /Range)]: 0x3000000/80
(bytes) (MB) 0x18000000/1664
0x478000000/14336
0x7f8000000/112
[Available ILM (MB)]: 16192

[Available CLM (CellID Base /Range)]:
(bytes) (MB)
[Available CLM (CellID MB)]: 0 0
1 0
dptest1:/ # vparstatus -V
Version 2.0

dptest1:/ # vparstatus -v
[Virtual Partition Details]
Name: dptest2
State: Up
OS Version: B.11.23
Attributes: Dynamic,Autoboot,Nosearch
Kernel Path: /stand/vmunix
Boot Opts: -lq

[CPU Details]
Min/Max: 1/12
User assigned [Path]:
Boot processor [Path]: 0.10
Monitor assigned [Path]: 0.11
0.12
0.13
0.14
0.15

Non-cell-specific:
User assigned [Count]: 0
Monitor assigned [Count]: 6
Cell-specific [Count]: Cell ID/Count


[IO Details]
1.0.8
1.0.10
1.0.12
1.0.14
1.0.10.1.0.4.0.0.0.0.0.0.0 BOOT
1.0.10.1.0.4.1.1.0.0.0.0.0,TAPE

[Memory Details]
ILM, user-assigned [Base /Range]:
(bytes) (MB)
ILM, monitor-assigned [Base /Range]: 0x8000000/128
(bytes) (MB) 0x80000000/1920
0x100000000/6144
ILM Total (MB): 8192

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: dptest1
State: Up
OS Version: B.11.23
Attributes: Dynamic,Autoboot,Nosearch
Kernel Path: /stand/vmunix
Boot Opts: -lq

[CPU Details]
Min/Max: 1/12
User assigned [Path]:
Boot processor [Path]: 1.11
Monitor assigned [Path]: 1.12
1.13
1.14

Non-cell-specific:
User assigned [Count]: 0
Monitor assigned [Count]: 4
Cell-specific [Count]: Cell ID/Count


[IO Details]
1.0.6
1.0.4
1.0.2
1.0.1
1.0.0
1.0.0.3.0.6.0.0.0.0.0 BOOT
1.0.1.1.0.4.0.1.0.0.0.0.0,TAPE

[Memory Details]
ILM, user-assigned [Base /Range]:
(bytes) (MB)
ILM, monitor-assigned [Base /Range]: 0x10000000/128
(bytes) (MB) 0x280000000/8064
ILM Total (MB): 8192

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
========================================
vparcreate -p vptest3 -a cpu:::1:12 -a cpu::2 -a mem::2048 -a io: 1.0.0.3.0.6.0.0.0.0.0 Boot

correct me if am wrong.
Torsten.
Acclaimed Contributor

Re: V-par creation

The disk (at least the LBA) is already part of another vPar, sou you cannot use!



For CPU I would do


-a cpu::2 -a cpu:::1:4

for example.



You need another boot disk!!!

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!   
fizan
Super Advisor

Re: V-par creation

Thanks a lot Tortsen for your Quick help:

so i should add a new disk & define that path for the new vpar to be booted on.

can you tell me how to proceed.

Torsten.
Acclaimed Contributor

Re: V-par creation

You need an FC or SCSI adapter in one of the free slots with a disk connected to it.

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!   
fizan
Super Advisor

Re: V-par creation

Thanks, so for eg:

After i connect a SCSI so disk is avail to server :

Then i perform ioscan -funCdisk

then with the newly added HDD i can specify the HW path in the vparcreate cmd can i?

Torsten.
Acclaimed Contributor

Re: V-par creation

Since the free slots are powered off (unassigned, not part of any vpar); you cannot show them in ioscan when in vpar mode.


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!