Service error on sparc server running solaris 10

Hi,

I am getting following service error on one of the sparc servers running solaris 10 -

Code :

$ svcs -a | grep "maintenance"
maintenance    Nov_08   svc:/application/management/sma:default

$ svcs -xv
svc:/application/management/sma:default (net-snmp SNMP daemon)
 State: maintenance since Tue Nov 08 08:59:26 2011
Reason: Method failed.
   See: http://sun.com/msg/SMF-8000-8Q
   See: man -M /usr/share/man/ -s 1M snmpd
   See: /var/svc/log/application-management-sma:default.log
Impact: This service is not running.

$ cat /var/svc/log/application-management-sma:default.log
[ Nov  8 08:58:25 Stopping because service restarting. ]
[ Nov  8 08:58:25 Executing stop method (:kill) ]
[ Nov  8 08:59:25 Method or service exit timed out.  Killing contract 73 ]

Any help is appreciated, Thanks in advance.

Since when this is happening? Did you make any changes prior to this?

Hi,

We do only health check monitoring for this server, so can't tell whether any changes
have been made to this or not !!!
Pl let me know, if any possible work-around ?

Still waiting for the reply ............... :frowning:
Thanks !!!

svsc -d svc:/application/management/sma:default ? ?

svcs -d svc:/application/management/sma:default ? ?

Without proper information, I am in as dark as you are. As suggested, please check if the dependent services are running (although svcs -x should have reported in such case).

Also, check with SA if there was any change made related to System Management Agent.

1 Like

Really Sorry guys,

as per the instruction from the client, i did disable the service as it is no longer
needed.
Thanks for the help.

i thinking sma is samba file server ..... once you check samba service running or not ?