1 Alarm Description
The alarm is raised when an installed license cannot be reached.
In a deployment with multiple license key files, the alarm is raised in response to a single missing or corrupted license key file.
|
Alarm Cause |
Description |
Fault Reason |
Fault Location |
Impact |
|---|---|---|---|---|
|
Failing to reach an installed license |
The configured license servers do not respond to the Managed Element (ME) attempt to refresh its license inventory. License information remains unreachable. The ME enters Autonomous mode |
A missing or corrupted license key file |
License servers |
Service is limited to the features and capacity granted to the ME when the connection was lost. If the fault duration exceeds 24 hours, the licensed services are affected (no availability or limited capacity) and alarm License Management, Key File Fault is raised. |
|
Possible IP network issue | ||||
|
Domain Name System (DNS) server | ||||
|
Network interface |
- Note:
- The alarm can be raised as a result of maintenance activities.
2 Procedure
2.1 Handle Alarm License Management, Autonomous Mode Activated
Prerequisites
- This instruction references the following documents:
- No tools are required.
- The following conditions must apply:
Steps
- If there are any network-related alarms on the ME, act on them first.
- Log on to the SC to access a Linux shell, for example:
ssh <user>@<hostname> -p 7022
- Check connectivity with the persistent storage path, for
example:
ls –l /storage/system/software/lm-apr9010503
- Is the persistent storage path accessible?
Yes: Continue with the next step.
No: Consult the next level of maintenance support. Further actions are outside the scope of this instruction.
- Exit the Linux shell:
exit
- Start the ECLI, for example:
ssh <user>@<hostname> -p 22
- Navigate to the KeyFileManagement Managed Object (MO), for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,Lm=1,KeyFileManagement=1
- View the key file information:
(KeyFileManagement=1)>show -r
The following is an example output:
KeyFileManagement=1 reportProgress actionId=0 actionName="loadLicKeyFile" progressInfo="" progressPercentage=100 result=SUCCESS resultInfo="Successfully loaded the new LKF" state=FINISHED timeActionCompleted="2014-05-13T14:12:34" timeActionStarted="2014-05-13T14:12:34" timeOfLastStatusUpdate="2014-05-13T14:12:34" KeyFileInformation=1 installationTime="2014-05-13T14:12:34" locatable=true productType="SSR 8000" KeyFileInformation=2 installationTime="2014-05-13T14:11:35" locatable=false productType="SASN" KeyFileInformation=3 installationTime="2014-05-13T14:12:15" locatable=true productType="EDA 1500"If locatable=false, then the corresponding license key file is missing or corrupted.
- For each license
key file with locatable=false, reinstall the original
license key file obtained from the Ericsson software supply organization,
refer to Install License Key File.
- Note:
- If an original license key file is unavailable, order a replacement
license key file from the Ericsson software supply organization and
install it.
Emergency Unlock can be used to temporarily restore system functionality while the missing or corrupted license key files are restored, refer to Activate Emergency Unlock Mode
- Is the alarm cleared?
Yes: Proceed with Step 13.
No: Continue with the next step.
- Perform data collection, refer to Data Collection Guideline.
- Consult the next level of maintenance support. Further actions are outside the scope of this instruction.
- Job is completed.

Contents