This section describes some common issues found with SBC SWe in Public Cloud environments, and the action needed to verify or troubleshoot the issues.
The SBC Application did not come up on both the active and standby nodes after reverting to a pre-11.0 release.
Use the following procedure to recover the SBC SWe HA on public cloud after reverting to a pre-11.0 release if the SBC application does not come up on both the active and standby nodes. This procedure is only applicable if the system is upgraded from a pre-11.0 release to this release using the following method: Once complete, check to see if application is coming up fine on both active and standby nodes. If present, remove the following file/directories from both the active and standby SBC: Check to make sure that the application starts up on both nodes. If you are using the RAF for upgrade/revert, perform the steps 1.3 to 3.1 within 30 minutes after running the revert operation. This ensures that the RAF can detect the correct state of VNF and mark the operation as complete.Step Action 1
command sbxstop
.2 rm -rf /home/cnxipmadmin/peerDynamicHANewComps
rm -rf /opt/sonus/sbx/openclovis/var
3 sbxstart
’ command.
The sbcDiagnostic tool specifies "cloud-init.service failed with the result 'exit-code'", and my SBC application is not coming up
Ribbon's cloudinit modules use information retrieved from the Public Cloud provider. Occasionally, the provider fails to return, or only partially returns, the information. When this occurs, the modules cannot obtain all of the information needed by the SBC.
Step | Action |
---|---|
1 | Reboot the instance through the cloud provider. |
2 | Follow other Debugging information if the problem persists: |
3 | Contact Ribbon Global Support if the issue persists. |