D.1 For HP-UX
- Organization of this subsection
(1) System resources required by PFM - Base
The following table describes the system resources required for PFM - Base.
|
System resource |
Parameter |
Estimate |
|---|---|---|
|
File system |
nfile |
220#1 |
|
nflocks |
220 |
|
|
ninode |
220#1 |
|
|
maxfiles |
220#2 |
|
|
maxfiles_lim |
220#2 |
|
|
Process |
nproc |
3 + 2 * The number of commands that can be executed concurrently#3 |
- #1
-
If an instance of PFM - Agent or PFM - RM that uses version 2.0 of the Store database is present on the same host as PFM - Base, set whichever is larger, this value or the number of files opened by the Store service#4.
- #2
-
Set the number of file descriptors able to be opened by a single process.
If an instance of PFM - Agent or PFM - RM that uses version 2.0 of the Store database is present on the same host as PFM - Base, set whichever is larger, this value or the number of files opened by the Store service#4.
- #3
-
The maximum number of commands that can be executed concurrently.
For example, in a system where several agents execute the jpctool db backup -direct command concurrently, this value is the number of concurrently executed commands.
- #4
-
For details about how to estimate the number of files opened by the Store service and how to set the number of file descriptors, see the Release Notes.