In Redundant Line Control function, the required capacity for the shared memory and the semaphore are shown below. If these parameters are insufficient in the whole system, extend these values. For modifying the parameter, refer to the Solaris manual.
Resource parameter name | Required capacity | Reference (Meaning of parameter) |
---|---|---|
project.max-shm-memory | 5888 | Number of total bytes of shared memory. |
project.max-shm-ids | 2 | Maximum number of shared memory ID. |
project.max-sem-ids | 1 | Maximum number of shared semaphore ID. |