Tune the N1 System Manager for maximum performance based on the number of provisionable servers you plan to manage. The following procedure should be done before you run discovery.
If your management server is running Red Hat, add RPCNFSDCOUNT=32 to the /etc/sysconfig/nfs file and run /etc/init.d/nfs restart as root to restart NFS.
Log in to the management server as root.
Update the NFS file.
Update the /etc/opt/sun/n1sm/monitoring.properties file.
Edit the /etc/opt/sun/n1sm/monitoring.properties file and set the following tunable parameters based on the number of provisionable servers.
Tunable Parameter (in seconds) |
Number of Provisionable Servers |
|||
---|---|---|---|---|
1–32 |
33–64 |
65–96 |
97–128 |
|
pollinginterval.hardwarehealth |
120 |
300 |
480 |
600 |
pollinginterval.osresources |
120 |
300 |
480 |
600 |
pollinginterval.network |
120 |
300 |
480 |
600 |
You can also set the tunable parameters for an individual provisionable server as follows from the N1 System Manager command line prompt:
N1-ok> set server server monitor hardwarehealth interval interval N1-ok> set server server monitor osresources interval interval N1-ok> set server server monitor network interval interval |
Where server is the management name of the provisionable server and interval is the monitoring interval expressed in seconds.
For more information, type help set server at the N1 System Manager command line prompt.
Update the package.cache.xml file.
Edit the /opt/sun/n1gc/lib/package.cache.xml file and locate the line containing attribute name="FirmwareInfos". Update the line to read as follows:
<attribute name="FirmwareInfos" refresh-interval="-1" delay="none" persistent="true"> />
This ensures that the first invocation of the show server command after a restart of the N1 System Manager does not take a long time to complete.
Stop all N1 System Manager processes.
Type /etc/init.d/n1sminit stop to stop the N1 System Manager.
Wait for all N1 System Manager processes to stop.
Start all N1 System Manager processes.
Type /etc/init.d/n1sminit start to start the N1 System Manager.
Log in to the N1 System Manager as described in Introduction to Accessing the N1 System Manager in Sun N1 System Manager 1.1 Administration Guide.
Define the N1 System Manager users as described in Managing Users in Sun N1 System Manager 1.1 Administration Guide.
Define the N1 System Manager roles as described in Managing Roles in Sun N1 System Manager 1.1 Administration Guide.
Run discovery to locate and identify the provisionable servers as described in Discovering Servers in Sun N1 System Manager 1.1 Administration Guide .
Create the operating system distributions for the provisionable servers as described in Managing OS Distributions in Sun N1 System Manager 1.1 Administration Guide.
Create the operating system profiles for the provisionable servers as described in Managing OS Profiles in Sun N1 System Manager 1.1 Administration Guide.
Install the operating system distributions on the provisionable servers as described in Installing OS Distributions by Deploying OS Profiles in Sun N1 System Manager 1.1 Administration Guide.