To shut down the MegaRAID Storage Manager Framework service, run the svcadm disable -t MSMFramework command.
It is advisable to stop Monitor service before stopping the MegaRAID Storage Manager Framework service.
To stop Monitor service, run the
svcadm disable -t MSMMonitor command.
To start the Framework service, run the
svcadm enable MSMFramework command.
When the service is in the maintenance state, run the
svcadm clear MSMFramework command and the
svcadm clear MSMMonitor command.
To start the monitor service, run the
svcadm enable MSMMonitor command.
To check the status of the MegaRAID Storage Manager services run the
svcs -a | grep -i msm command.