Operating System - HP-UX
1830509 Members
2492 Online
110006 Solutions
New Discussion

WLMPARD filed: vpar version not recognized

 
SOLVED
Go to solution
gigiz
Valued Contributor

WLMPARD filed: vpar version not recognized

Hi boy,
I have a problem to start a wlmpard. I have 6 Vpar .
SERVER_A is also the primary host where i attempt to start wlpard -a configurationfile.wlmpard
this is mi wlm configuration file :
primary_host = SERVER_A;


tune {
cntl_base_previous_req = 1;
wlm_interval = 5;
}

prm {
groups =
OTHERS : 1;
}

slo slo_OTHERS {
pri = 1;
entity = PRM group OTHERS;
mincpu = 2;
maxcpu = 8;
goal = usage _CPU;
}

and this is my wlmpard configuration file:
vpar {
partitions = SERVER_A : SERVER_A,
SERVER_B : SERVER_B,
SERVER_C : SERVER_C,
SERVER_D : SERVER_D,
SERVER_E : SERVER_E,
SERVER_F : SERVER_F;
interval = 10;
}

A.02.03.03 HP-UX Workload Manager
A.03.02.04 HP-UX Virtual Partitions

I HAVEN'T WLM PATCH INSTALLED !!!!!
2 REPLIES 2
Kent Ostby
Honored Contributor

Re: WLMPARD filed: vpar version not recognized

Take a look at this certified document:

4000094340

http://www6.itrc.hp.com/service/cki/search.do?category=c0&mode=id&searchString=4000094340+&searchCrit=allwords&docType=EngineerNotes&search.x=20&search.y=8
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Jonathan Fears
Trusted Contributor
Solution

Re: WLMPARD filed: vpar version not recognized

HP-UX Virtual Partitions A.03.02.04 was released after HP-UX Workload Manager A.02.03.03 was shipped so the product was not updated to support this version. There are no compatiability issues, this was all only a matter of release timing for each of the products. There is a patch for WLM A.02.03.03 which we just released to resolve this, PHSS_33051, or you can follow the instructions in the document the previous post referenced. It will work for WLM A.02.03.03 as well.