Restarting the supervisor for Solaris with SMF support

Use a set of CLI commands to restart the supervisor on Solaris servers with SMF support.

About this task

To restart the supervisor, complete the following procedure. Only use this procedure on Solaris servers with SMF support.

Procedure

  1. Stop the supervisor by running the command svcadm -v disable guard_gsvr.
  2. Run the command svccfg delete -f guard_gsvr.
  3. Restart the supervisor with the command svccfg import <gim install dir>/SUPERVISOR/current/guard_gsvr.xml where <gim install dir> is the file path to the GIM installation directory.

Results

The supervisor is restarted for Solaris with SMF support.