PDA

View Full Version : IBM Power i CPF9E7F



Mida
14-05-18, 10:16
Hallo AS400 Gemeinde,

das leidige Thema mit der Fehlermeldung CPF9E7F - möchte ich nochmal aufgreifen:
Die Meldung CPF9E7F nervt nach Neu-Installationen (bei Systemen ohne HMC) .
Temporär Abschalten ist keine Dauerlösung mit der u. a. Option:

CPF9E7F - Nutzungsbeschränkung 4 Prozessoren überschritten.
Temporäre Lösung:
CALL QSYS/QLZACBUA PARM('INFO') – zeigt min. 1 Prozessor, genutzt 4 Prozessoren an
CALL QSYS/QLZACBUA PARM('1') – stellt die Nutzung temporär auf 1 Prozessor ein bis zum nächsten Neustart
CALL QSYS/QLZACBUA PARM('INFO') – nochmal zur Kontrolle, wie oben, jetzt wird aber nur 1 Prozessor als genutzt angezeigt.

Wie weiter unten beschrieben soll die Anzahl der aktiven Cores von 4 auf 1 via ASMI-Zugang reduziert werden. Dazu ist ein CELOGIN erforderlich, rückt IBM wahrscheinlich nur an IBM-Techniker raus.

Ich suche einen Lösung die kurz und knapp zu realisieren ist und keinen großen Aufwand erfordert, gibt es einen Tipp?

CPF9E7F - IBM Usage Limit Exceeded on Stand-Alone System
Technote (troubleshooting)

Problem(Abstract)
Message CPF9E7F - IBM usage limit exceeded message is being received on a stand-alone system after the license key for 57xxSS1 Feature Code 5051 was applied successfully.
Symptom
After applying license key 57xxSS1 Feature Code 5051 successfully on the stand-alone system, error message CPF9E7F was received in QSYSOPR message queue.

Resolving the problem
On stand-alone systems, there are two options to limit the processor usage in order to comply with the processor usage limit per the 57xxSS1 FC 5051 license key.
• Option 1: Deconfigure the processors through ASM using the Field Core Override

Note: How to access the ASMI on a stand-alone system:
http://publib.boulder.ibm.com/infocenter/systems/scope/hw/topic/iphby/browser.htm

From ASMI, you should perform the following:

1. Verify the system is powered down and in standby mode (flashing green power light). If the system is still powered on, power down partition with restart *NO.
2. Access ASMI with celogin ID and password. (Contact Software Support for celogin password.)
3. Expand System Configuration > Hardware Deconfiguration.
4. Select Field Core Override and change to the number of processors to equal the usage limit on the license.

Viele Grüße
Mida

holgerscherer
14-05-18, 12:35
Ich suche einen Lösung die kurz und knapp zu realisieren ist und keinen großen Aufwand erfordert, gibt es einen Tipp?



Hallo Mida,
Du hast in Deinem Post beide Optionen genannt. Wie war die Frage noch mal? Den CELOGIN kriegst Du bei IBM, in dem Du einen Call aufmachst. Entweder via SWMA oder Hardware-Wartung. Da Ihr ja einen Key für einen Core bekommen habt (von der IBM), sollte die Frage dazu sich bei der IBM auch nicht stellen, wenn Du den für die Nutzung ohne HMC eingeben musst...

-h

Mida
14-05-18, 17:21
Hallo Holger,

ich wollte eigentlich den Aufwand minimieren ohne Vor-Ort den ASMI-Zugang im Offline-Modus mit CELOGIN zu befingern.
Die Zeile CALL QSYS/QLZACBUA PARM('1') könnte auch hinten in die QSTRUP rein :-)
Ist aber auch blöd. Ich verstehe nicht, warum die IBMer diese Lizenzierung nicht in den Griff bekommen.

Danke und Gruß
Mida

holgerscherer
18-05-18, 08:53
Ist aber auch blöd. Ich verstehe nicht, warum die IBMer diese Lizenzierung nicht in den Griff bekommen.


Für die IBM gibts nur noch Systeme mit HMC...

-h