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
Procedure
- Stop the supervisor by running the command svcadm -v disable guard_gsvr.
- Run the command svccfg delete -f guard_gsvr.
- 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.