PDF 文書ファイルをダウンロードする (1433 KB)
Node Supervisor Processes PrivilegesThe node supervisor processes (NSUP) ensure the availability of HADB by exchanging “I’m alive” messages with each other. The NSUP executable files must have root privileges so they can respond as quickly as possible. The clu_nsup_srv process does not consume significant CPU resources, has a small footprint, and so running it with real-time priority does not affect performance. Note – The Java Enterprise System installer automatically sets the NSUP privileges properly, so you do not need to take any further action. However, with the standalone Application Server (non-root) installer, you must set the privileges manually before creating a database. Symptoms of Insufficient PrivilegesIf NSUPs do not have the proper privileges, you might notice symptoms of resource starvation such as:
RestrictionsIf NSUP cannot set the real-time priority errno is set to EPERM on Solaris and Linux. On Windows it issues the warning “Could not set real-time priority”. The error is written to the ma.log file, and the process continues without real-time priority. Setting real-time priorities is not possible when:
|
|