Die Fehlseiten alleine aus dem Pool 2 sagen noch nichts aus.

Siehe auch http://www.newsolutions.de/forum-sys...rschoepft.html

Um die Fehlseiten beurteilen zu können, braucht's eine Formel:

Richtlinien und Formeln:
http://publib.boulder.ibm.com/iserie...s/c4153063.pdf

ca. ab Seite 249

Using Faults Divided by Active->Wait to Tune Interactive Pools
For interactive pools, you can calculate the approximate number of page faults per
transaction to determine if faulting is a problem in that pool. Use the following
formula to calculate the approximate number of page faults per transaction:
((db faults + ndb faults) ÷ active —> wait) × 60
If the result of the calculation is greater than 20, and the number increases as more
users sign-on to the system, you may need to increase storage.

Auf jeden Fall durchlesen, denn es sind noch ein paar Dinge zu berücksichtigen (1 Minute im WRKSYSSTS die Daten sammeln lassen (+ F11 für die Jobs!), interaktive Jobs im Batchpool verfälschen die Werte...)

In diesem Manual ist auch das Überprüfen der Platten mit Bordmitteln erklärt usw.

Am wichtigsten wären die Werte bei voller Last bzw. bei schlechter Antwortzeit. Bei mir war im Normalbetrieb auch alles immer im grünen Bereich.