![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2118011.1 : VSM6: ASR Hangs or fmservice in Maintenance State or CAM Reported 'out of memory' Errors
In this Document
Created from <SR 3-12356528001> Applies to:StorageTek Virtual Storage Manager System 6 (VSM6) - Version All Versions and laterAuto Service Request (ASR) - Version All Versions and later Sun StorageTek Multi-Drive Virtual Op Panel - Version 2.1 and later Sun SPARC Sun OS SymptomsEg. After a new code was installed a few weeks ago, ASR_ENABLE/ASR_QUERY/ASRDISABLE was tested and working. This system now hangs on command "sudo /opt/vsm/bin/asr_sfb_cfg.pl ASR_DISABLE" or if fmservice hangs ("sudo /opt/vsm/bin/asr_sfb_cfg.pl ASR_DISABLE/ASR_ENABLE/ASR_QUERY" does not come back. Causefmservice failed during transfer of sfb to transport.oracle.com due to customer firewall problems faultmanager service can not be brought back online. Solution1. Find out the PID of fmservice 2. kill fmservice 3. restart fmservice
Example shown below: login as: vsmadm vsmadm@vsmpriv1:~$ svcs -xv svc:/system/fmservice:default (Sun Storage Fault Management Service) vsmadm@vsmpriv1:~$ ps -ef | grep SUNWsefms | grep java vsmadm@vsmpriv1:~$ sudo kill -9 1126 vsmadm@vsmpriv1:~$ ps -ef | grep SUNWsefms | grep java vsmadm@vsmpriv1:~$ sudo /opt/vsm/bin/asr_sfb_cfg.pl ASR_QUERY An Internal Error occurred. The Fault Management Service may not be responding. vsmadm@vsmpriv1:~$ /opt/VSM6cam/ss_cam/restart_fmservice vsmadm@vsmpriv1:~$ sudo /opt/vsm/bin/asr_sfb_cfg.pl ASR_QUERY vsmpriv1: ASR is enabled, ASR notifications will be sent to Oracle. vsmpriv2: ASR is enabled, ASR notifications will be sent to Oracle.
References<NOTE:1285574.1> - Oracle Auto Service Request (ASR) Frequently Asked Questions<NOTE:1471530.1> - VLE/VSM - Where to find Product Manuals, User Guides and Documentation <BUG:22930794> - ASR_QUERY/DISABLE/ENABLE DOES NOT COME BACK Attachments This solution has no attachment |
||||||||||||||||||
|