Sun N1 System Manager 1.3 Installation and Configuration Guide

ProcedureTo Increase the N1 System Manager Performance

Steps
  1. Log in to the management server as root.

  2. Linux only: Update the NFS file.

    1. Edit the file /etc/sysconfig/nfs file and add the following line:

      RPCNFSDCOUNT=32
    2. Save and close the file.

    3. Type /etc/init.d/nfs restart to restart NFS.

  3. 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 instruction 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.

  4. Stop N1 System Manager.

    • On a Solaris management server, type svcadm disable n1sm

    • On a Linux management server, type /etc/init.d/n1sminit stop

    Wait for all N1 System Manager processes to stop.

  5. Start N1 System Manager.

    • On a Solaris management server, type svcadm enable n1sm

    • On a Linux management server, type /etc/init.d/n1sminit start

Next Steps

If you have updated an earlier version of N1 System Manager to version 1.3, you can now use N1 System Manager 1.3.

If you have completed a first-time install of N1 System Manager 1.3, perform the following tasks:

For problem resolution procedures, see Sun N1 System Manager 1.3 Troubleshooting Guide.