N1 Provisioning Server 3.1, Blades Edition, Release Notes

Deleting Active Requests Before Stopping the Control Plane Server (4856872)

Make sure that there are no active requests in the system before stopping the control plane server. If the control plane server fails, existing Farm Manager processes sometimes do not exit gracefully. Before restarting the control plane server, stop all remaining Farm Manager processes by performing the following steps:

  1. Check the existence of any Farm Manager processes by executing the following command:


    /usr/ucb/ps -auxwww | grep -i “com.terraspring.cs.fm”
    
  2. Use the UNIXTM kill command to stop any remaining Farm Manager processes.