Operating System - HP-UX
1833076 Members
2680 Online
110049 Solutions
New Discussion

CPU Capping & Pset PRM Groups.

 
SOLVED
Go to solution
Jean-Yves Picard
Trusted Contributor

CPU Capping & Pset PRM Groups.

Hello,

following some link and introduction to PRM a while ago, I used PRM for CPU share and Memory control.

Now, I want yo bound an application to a particular CPU.

I had the followinf line to /etc/prmconf
WEBTEST:PSET:::1:1

but when I run
prmconfig -i

I get the following message

Configuration File (/etc/prmconf) Error:
This system does not support Pset PRM Groups. Either remove the Pset PRM Group(s) or change them to FSS PRM Group(s). (PRM-2077)
PRM is not configured.


I have the same error on 2 or 4 CPU hosts.
OS is
HP-UX xxx B.11.11 U 9000/800 4177781530 unlimited-user license

We're supposed to have an enterprise operatinf environment

swlist HPUX11i-OE-Ent
# Initializing...
# Contacting target "xxx"...
#
# Target: xxx:/
#

# HPUX11i-OE-Ent B.11.11.0406 HP-UX Enterprise Operating Environment Component
HPUX11i-OE-Ent.CIFS-Client A.01.09.01 CIFS Client
HPUX11i-OE-Ent.mysql 3.23.39.01 mysql
HPUX11i-OE-Ent.SysMgmtServer B.03.00.07 servicecontrol manager Server Product
HPUX11i-OE-Ent.SysMgmtAgent B.03.00.07 servicecontrol manager Agent Product
HPUX11i-OE-Ent.Proc-Resrc-Mgr C.02.02 Process Resource Manager Proc-Resrc-Mgr product
HPUX11i-OE-Ent.PRM-Sw-Lib C.02.02 Process Resource Manager PRM-Sw-Lib product
HPUX11i-OE-Ent.PRM-Sw-Krn C.01.01 Process Resource Manager PRM-Sw-Krn product
HPUX11i-OE-Ent.PAM-NTLM A.01.09.01 HP NTLM Pluggable Authentication Module
HPUX11i-OE-Ent.PAM-Kerberos B.11.11.12 PAM-Kerberos Version 1.10
HPUX11i-OE-Ent.OnlineJFS B.11.11 Online features of the VxFS File System
HPUX11i-OE-Ent.OE B.11.11.0406 HP-UX OE control script product
HPUX11i-OE-Ent.LVM B.11.11 LVM
HPUX11i-OE-Ent.EMS-RdbmsMon A.04.00.02 EMS Database Monitor
HPUX11i-OE-Ent.EMS-MIBMonitor A.04.00.02 EMS MIB Resource Monitor Product
HPUX11i-OE-Ent.EMS-DiskMonitor A.04.00.02 EMS Disk Resource Monitor
HPUX11i-OE-Ent.CIFS-Server A.01.10 HP CIFS Server (Samba) File and Print Services
HPUX11i-OE-Ent.CIFS-Development A.01.10 HP CIFS Server Source Code Files


what am I doing wrong ?

Jean-Yves Picard
2 REPLIES 2
Solution

Re: CPU Capping & Pset PRM Groups.

You need to install PSETs - I don't think it is installed by default on 11.11:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PSETS

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Jean-Yves Picard
Trusted Contributor

Re: CPU Capping & Pset PRM Groups.

Hello,

Good news : quick and to the point solution,

Bad news : I have to reboot my hosts ... :-(

Thanks for answer.

Jean-Yves Picard