![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1008072.1 : Sun StorageTek[TM] Common Array Manager Fails with an Internal Error when FMS Is Not Running
PreviouslyPublishedAs 211115 Applies to:Sun Storage 2510 Array - Version Not Applicable and laterSun Storage 2530 Array - Version Not Applicable and later Sun Storage 2540 Array - Version Not Applicable and later Sun Storage 6130 Array - Version Not Applicable and later Sun Storage 6140 Array - Version Not Applicable and later All Platforms ***Checked for relevance on 27-May-2011*** SymptomsWhen the fmservice service fails to start up successfully on a management host, the following error occurs: An Internal Error occurred. The CAM FMS engine may not be responding CauseThe FMS engine may be in Maintenance state and needs to be restarted. SolutionThe following steps can be done to check the FMS engine and restart if needed. On Solaris[TM] 101. Check service is running. If in maintenance state it needs to be cleared: # svcs -xv fmservicesvc:/system/fmservice:default (Sun Storage Tek Fault Management Services) State: maintenance since Fri 15 Sep 2006 03:19:05 PM MDT Reason: Start method failed repeatedly, last exited with status 1. See: http://sun.com/msg/SMF-8000-KS See: man -M /usr/share/man -s 1M fmservice See: /var/svc/log/system-fmservice:default.log Impact: This service is not running.
2. Clear and restart the service: # svcadm clear fmservice# svcadm enable fmservice
# svcs -xv fmservice
svc:/system/fmservice:default (Sun Storage Tek Fault Management Services) State: online since Fri 15 Sep 2006 03:38:03 PM MDT See: man -M /usr/share/man -s 1M fmservice See: /var/svc/log/system-fmservice:default.log Impact: None.
On Solaris[TM] 8 & 91. Check service is running. You should see a java service and a wrapper watchdog process:
# ps -ef | grep SUNWsefms
2. Start FMS if it isn't running: /opt/SUNWsefms/sbin/fmservice.sh start
|
||||||||||||
|