In this section:
This feature supports upgrades and revert from SBC 07.00.00S406 or 07.00.00S407 to SBC 07.02.00S400 on AWS.
Only upgrades from SBC 07.00.00S406 or 07.00.00S407 to SBC 07.02.00S400 are supported in this release on the AWS platform.
It is required to update SBC instance user-data on SBC 07.00.00S406 prior release before attempting upgrades.
It is required to update the HFE.sh script manually in this upgrade.
This procedure for upgrade supports the SBC upgrade of only an HA installation or HA with HFE installation.
Currently, upgrades are not supported in GCP.
Due to security features enforced in the SBC 07.02.00S400 release (admin ssh key requirement), and introduction of cgroup support, upgrading from the prior release is impacted. It is required to update SBC instance user-data on SBC 07.00.00S406 prior release before attempting upgrades.
Refer to Linuxadmin sudo Permissions for more information about ssh key requirements.
Refer to Implement C-group Support for Third-Party Software Installations for more details about Linux cgroup support. If the user wishes to use this feature after the upgrade, the user-data parameters ThirdPartyCpuAlloc and ThirdPartyMemAlloc must be set to a value other than zero(0) prior to upgrade.
After user-data updates are complete, perform the normal Replacement Upgrade/Revert of the SBC instance in AWS in accordance with MOP for Replacement Upgrade for AWS.
To update the user-data to include admin ssh keys and 3rd Party cgroup information for an HA SBC Pair, complete the following procedure.
Log into the standby SBC management IP as user linuxadmin.
sudo to root and verify that this unit has a "current host role" indicating standby using the swinfo command.
linuxadmin@vsbc2:~$ sudo su [root@vsbcSystem-vsbc2 linuxadmin]# swinfo =================================================== SERVER: vsbc2 OS: V06.00.00-S406 SonusDB: V07.00.00-S406 EMA: V07.00.00-S406 SBC: V07.00.00-S406 SBC Type: isbc Management mode: xxx Build Number: xxx =================================================== Installed host role: standby Current host role: standby =================================================== =================================================== SERVER: vsbc1 OS: V06.00.00-S406 SonusDB: V07.00.00-S406 EMA: V07.00.00-S406 SBC: V07.00.00-S406 SBC Type: isbc Management mode: xxx Build Number: xxx =================================================== Installed host role: active Current host role: active ===================================================
Exit standby unit.
Log into the active unit as admin.
Ensure the current role active SBC instance sync status shows syncCompleted and app IP and versions are correct.
admin@vsbc1> show table system rgStatus ACTUAL CE ASSIGNED CURRENT NODE SERVICE INSTANCE RG NAME NAME ROLE ROLE ID ID SYNC STATUS USING METAVARS OF APP VERSION ------------------------------------------------------------------------------------------------------------------------------ vsbc1-172.31.11.73 vsbc1 active standby 1 1 unprotectedRunningStandby vsbc1-172.31.11.73 V07.00.00S406 vsbc2-172.31.11.101 vsbc2 standby active 2 0 syncCompleted vsbc2-172.31.11.101 V07.00.00S406
Click the Services drop-down list.
The Services list is displayed.
Click EC2 from Management Tools section.
To stop the Unit
Using the left navigation panel of the AWS EC2 dashboard, navigate to INSTANCES > Instances.
Locate the standby Instance in the list. (for example, if using EIP for management IP, enter the following into the instances search bar type "Public IP : <standby management ip>" and hit enter to quickly find the instance)
Once the Instance State shows stopped, proceed to the next step.
To update user data
Update the user data to include entries for "AdminSshKey", "ThirdPartyCpuAlloc", and "ThirdPartyMemAlloc" in accordance with the example below:
Refer to Linuxadmin sudo Permissions for details on generating an ssh key for use with "AdminSshKey".
{ "CERole" : <"STANDBY" | "ACTIVE">, "ReverseNatPkt0" : "<True | False>", "ReverseNatPkt1" : "<True | False>", "ALT_Mgt0_00" : "LOGICAL_MGMT_IP", "ALT_Pkt0_00" : "VIP1", "ALT_Pkt1_00" : "VIP2", "CEName" : "<CEName>", "SystemName" : "<SystemName>", "PeerCEName" : "<PeerCEName>", "PeerCEHa0IPv4Address" : "<PeerCEHa0IPv4Address>", "SbcPersonalityType" : "isbc", "SbcMgmtMode" : "centralized", "EnableSudoLinuxadmin" : "False", "IAM_ROLE" : "<AWS IAM Role Name>", "AdminSshKey" : "<ssh-rsa key>", "ThirdPartyCpuAlloc" : "0", "ThirdPartyMemAlloc" : "0" }
Click save to save the user data.
To Re-Start unit
Again, select the desired instance.
Right click or use the Actions pull-down to choose InstanceState > Start.
Wait for the instance to run with 2/2 Status Check showing "success".
Log into this "current host role" standby instance as linuxadmin and use the swinfo tool to wait for the system to recover as standby. This will take approximately 10 minutes.
linuxadmin@vsbc2:~$ sudo su [root@vsbcSystem-vsbc2 linuxadmin]# swinfo =================================================== SERVER: vsbc2 OS: V06.00.00-S406 SonusDB: V07.00.00-S406 EMA: V07.00.00-S406 SBC: V07.00.00-S406 SBC Type: isbc Management mode: xxx Build Number: xxx =================================================== Installed host role: standby Current host role: standby =================================================== =================================================== SERVER: vsbc1 OS: V06.00.00-S406 SonusDB: V07.00.00-S406 EMA: V07.00.00-S406 SBC: V07.00.00-S406 SBC Type: isbc Management mode: xxx Build Number: xxx =================================================== Installed host role: active Current host role: active ===================================================
Log into the active SBC as admin and wait for the Current role Active instance syncStatus to show syncCompleted.
admin@vsbc1> admin@vsbc1> show table system rgStatus ACTUAL CE ASSIGNED CURRENT NODE SERVICE INSTANCE RG NAME NAME ROLE ROLE ID ID SYNC STATUS USING METAVARS OF APP VERSION ------------------------------------------------------------------------------------------------------------------------------ vsbc1-172.31.11.73 vsbc1 active standby 1 1 unprotectedRunningStandby vsbc1-172.31.11.73 V07.00.00S406 vsbc2-172.31.11.101 vsbc2 standby active 2 0 syncCompleted vsbc2-172.31.11.101 V07.00.00S406
To update formerly active user-data
Once the SBC 07.02.00S400 pre-upgrade steps are completed successfully, the customer can upgrade the following: MOP for Replacement Upgrade for AWS.
If deployed with HFE, following the HFE Upgrade Steps in the following section.
Any changes in data formatting in the newer version of Linux can cause issues in the HFE upgrade, so run the procedure in a lab prior to attempting the upgrade in Production.
Please upgrade the HFE.sh script prior to attempting to upgrade the HFE OS version.
Login to the AWS EC2 Console, and click on INSTANCES > Instances on the left panel.
Find the HFE instance in the instance list.
Determine the S3 bucket name associated with your HFE. If the HFE S3 bucket name used by HFE is already known, skip to next step.
Upload the latest HFE.sh to the S3 bucket associated with the HFE node.
Login to the HFE management IP as ec2-user using the ssh key used during initial cloudformation deployment of SBC with HFE.
The user will receive a notice if package updates are available or required.
[akhan@greenhornetinddev4 ~]$ ssh -i swe.pem ec2-user@18.210.147.64 Last login: Wed Jul 18 08:04:34 2018 from 121.242.142.135 __| __|_ ) _| ( / Amazon Linux 2 AMI ___|\___|___| https://aws.amazon.com/amazon-linux-2/ 15 package(s) needed for security, out of 81 available Run "sudo yum update" to apply all updates.
Ribbon recommended that the customer perform a volume-based upgrade from SBC 07.00.00S406 or 07.00.00S407 to SBC 07.02.00S400.
The following steps can be used to offline upgrade on AWS for a Standalone Instance.
This upgrade is offline where we see the service outage during the process of the upgrade when we detach and attach new volume.
There is no need to re-apply the License if a system restore is done. If no system restore is done after re-deployment, then the license needs to be re-applied.
Before starting the migration, record various system settings, Userdata, and perform a system backup. The backup is needed at the end of the process. The other system setting information would be used to verify the changes after the upgrade and would be required in the event that a revert was needed in case of an upgrade failure.
hwinfo
linuxadmin@vsbc1:~$ sudo su [root@vsbcSystem-vsbc1 linuxadmin]# swinfo =================================================== SERVER: vsbc1 OS: V06.00.00-S406 SonusDB: V07.00.00-S406 EMA: V07.00.00-S406 SBC: V07.00.00-S406 SBC Type: isbc Management mode: centralized =================================================== Installed host role: active Current host role: active =================================================== [root@vsbcSystem-vsbc1 linuxadmin]# hwinfo ===================================================================== Device Description : Virtual Platform Chassis Serial : EC267E4F-875F-F64C-A1AD-AF9994554386 Product Name : Sonus SBC SWe Platform : m5.xlarge System Memory : 15995760 kB System Hard Disk : 65 GiB CPU Model Name : Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz Number of Virtual CPUs : 4 CPU Cache Size : 33792 KB CPU Address Size : 46 bits physical 48 bits virtual Total Number of NICs : 4 mgt0 06:34:3c:34:90:f8 ha0 06:2d:e7:77:78:f2 pkt0 06:97:23:1c:7e:38 pkt1 06:ec:21:ba:26:06 =====================================================================
show table global callCountStatus
admin@vsbc1> show table system serverAdmin ACTUAL DEVICE CE COREDUMP SMART MODULAR PKT PORT NAME NAME PROFILE ROLE ATTRIB TYPE HW TYPE SPEED HW SUB TYPE --------------------------------------------------------------------------------------------- vsbc1 vsbc1 default primary 0 false ConnexIP5000 speed1Gbps virtualCloud admin@vsbc1> show table system serverStatus MGMT PART PLATFORM APPLICATION REDUNDANCY NAME HW TYPE SERIAL NUM NUM VERSION VERSION ROLE UP TIME --------------------------------------------------------------------------------------------------------------------- vsbc1 Sonus SBC SWe EC267E4F-875F-F64C-A1AD-AF9994554386 - V07.00.00S406 V07.00.00S406 active 1 Days 06 admin@vsbc1> show table system metaVariable CE NAME NAME VALUE --------------------------------------------------------- vsbc1-10.1.0.88 IF0.GWV4 10.1.0.65 vsbc1-10.1.0.88 IF0.IPV4 10.1.0.69 vsbc1-10.1.0.88 IF0.Port Mgt0 vsbc1-10.1.0.88 IF0.RNat True vsbc1-10.1.0.88 IF1.GWV4 10.1.0.81 vsbc1-10.1.0.88 IF1.IPV4 10.1.0.88 vsbc1-10.1.0.88 IF1.Port Ha0 vsbc1-10.1.0.88 IF1.RNat True vsbc1-10.1.0.88 IF2.GWV4 10.1.0.97 vsbc1-10.1.0.88 IF2.IPV4 10.1.0.110 vsbc1-10.1.0.88 IF2.Port Pkt0 vsbc1-10.1.0.88 IF2.RNat True vsbc1-10.1.0.88 IF3.GWV4 10.1.0.113 vsbc1-10.1.0.88 IF3.IPV4 10.1.0.122 vsbc1-10.1.0.88 IF3.Port Pkt1 vsbc1-10.1.0.88 IF3.RNat False vsbc1-10.1.0.88 IF0.FIPV4 52.36.110.72 vsbc1-10.1.0.88 IF0.PrefixV4 28 vsbc1-10.1.0.88 IF1.PrefixV4 28 vsbc1-10.1.0.88 IF2.PrefixV4 28 vsbc1-10.1.0.88 IF3.PrefixV4 28 vsbc1-10.1.0.88 HFE_IF2.FIPV4 52.38.184.28 vsbc1-10.1.0.88 HFE_IF2.IFName IF_HFE vsbc1-10.1.0.88 LOGICAL_MGMT_IP.IP 10.1.0.70 vsbc1-10.1.0.88 secondaryIPList.Mgt0 ['10.1.0.70'] vsbc1-10.1.0.88 secondaryIPList.Pkt0 ['10.1.0.110'] vsbc1-10.1.0.88 secondaryIPList.Pkt1 ['10.1.0.122'] vsbc1-10.1.0.88 LOGICAL_MGMT_IP.IFName IF0 admin@vsbc1> show table system licenseInfo LICENSE USAGE IN FEATURE NAME ID EXPIRATION DATE LIMIT SOURCE USE ----------------------------------------------------------------- SRTP 3772 2020-12-31-05:00 1000 legacy 0 SBC-LI 3772 2020-12-31-05:00 1 legacy 0 DSP-EVS 3772 2020-12-31-05:00 1000 legacy 0 ENCRYPT 3772 2020-12-31-05:00 1000 legacy 0 SBC-RTU 3772 2020-12-31-05:00 150000 legacy 0 DSP-EVRC 3772 2020-12-31-05:00 1000 legacy 0 DSP-G722 3772 2020-12-31-05:00 1 legacy 0 DSP-SILK 3772 2020-12-31-05:00 1000 legacy 0 POL-BASE 0000 1 BuiltIn 0 VDSP-RTU 3772 2020-12-31-05:00 1000 legacy 0 DSP-AMRNB 3772 2020-12-31-05:00 1000 legacy 0 DSP-AMRWB 3772 2020-12-31-05:00 1000 legacy 0 SBC-SIP-I 3772 2020-12-31-05:00 1 legacy 0 SBC-VIDEO 3772 2020-12-31-05:00 1000 legacy 0 SBC-4X1GMP 3772 2020-12-31-05:00 1 legacy 0 SBC-SIP323 3772 2020-12-31-05:00 1 legacy 0 SBC-SIPREC 3772 2020-12-31-05:00 1000 legacy 0 SBC-1X10GMP 3772 2020-12-31-05:00 1 legacy 0 SBC-MRF-RTU 3772 2020-12-31-05:00 1000 legacy 0 SBC-NICEREC 3772 2020-12-31-05:00 1000 legacy 0 SBC-POL-RTU 3772 2020-12-31-05:00 1000 legacy 0 SBC-PSX-RTU 3772 2020-12-31-05:00 1000 legacy 0 SBC-CAPACITY 0000 0 BuiltIn 0 SBC-POL-E911 3772 2020-12-31-05:00 1 legacy 0 SBC-POL-ENUM 3772 2020-12-31-05:00 1 legacy 0 SWE-INSTANCE 3772 2020-12-31-05:00 1 legacy 0 SBC-P-DCS-LAES 3772 2020-12-31-05:00 1 legacy 0 admin@vsbc1> show table global callCountStatus ACTIVE STABLE TOTAL TOTAL CALLS CALLS CALLS TOTAL CALLS CALLS CALL CALL ACTIVE STABLE CALL NON NON TOTAL NON EMERG EMERG KEY ATTEMPTS COMPLETIONS CALLS CALLS UPDATES USER USER CALLS USER ESTABLISHING STABLE --------------------------------------------------------------------------------------------------------- all 2532 2527 280 275 4779 0 0 280 0 0 0
Take system backup:
admin@vsbc1> request system admin vsbcSystem saveConfig This command will save the current configuration. Do you want to continue [yes,no] yes result success reason Configuration Saved as : config_vsbcSystem_20181017_115055.tar.gz
Right click on the Instance on AWS Dashboard–>Instance Settings–>View/Change Userdata.
Update the user data to include entries for "AdminSshKey", "ThirdPartyCpuAlloc", and "ThirdPartyMemAlloc" as per the example below:
{ "ReverseNatPkt0" : "<True | False>", "ReverseNatPkt1" : "<True | False>", "SbcPersonalityType" : "isbc", "CEName" : "<CEName>", "SystemName" : "<SystemName>", "ThirdPartyCpuAlloc" : "0", "ThirdPartyMemAlloc" : "0", "AdminSshKey" : ""ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJnrFMr/RXJD3rVLMLdkJBYau+lWQ+F55Xj+KjunVBtw/zXURV38QIQ1zCw/GDO2CZTSyehUeiV0pi2moUs0ZiK6/TdWTzcOP3RCUhNI26sBFv/Tk5MdaojSqUc2NMpS/c1ESCmaUMBv4F7PfeHt0f3PqpUsxvKeNQQuEZyXjFEwAUdbkCMEptgaroYwuEz4SpFCfNBh0obUSoX5FNiNO/OyXcR8poVH0UhFim0Rdneo7VEH5FeqdkdGyZcTFs7A7aWpBRY3N8KUwklmNSWdDZ9//epEwgaF3m5U7XMd4M9zHURF1uQ/Nc+aiyVId9Mje2EU+nh6npaw/tEOPUiC1v", "}
Once the above step is completed, start the Instance from Dashboard.
The instance will be rebooted to apply instance specific changes.
To start a stopped instance:
Using the left navigation panel of the AWS EC2 dashboard, navigate to INSTANCES > Instances and select the desired instance.
To quickly find the desired instance, filter the instances by using AMI ID. To find the AMI ID, use the techniques illustrated in Get the AMI ID.
Log into the instance as linuxadmin and use the sbcDiagnostic tool to wait for the system to recover. This will take approximately 10 minutes.
linuxadmin@isbcsa:~$ sudo /opt/sonus/sbx/scripts/sbcDiagnostic.sh 0 ****** SBC Information ****** SBC Product Name: AWS SBC Application Version: V07.02.00-S400 ********* Start Cloud SBC Diagnostic *********** cloud-init service is active : ok cps is initialized : ok LCA is coming up. Please wait... LCA bringing-up SBC Application. Please wait... ********* SBC Status *********** safplus_watchdog (pid 6096) is running... Policy server DB (sonusdb) is running... safplus_amf (pid 6044) is running... CE_2N_Comp_ChmProcess (pid 6617) is running... CE_2N_Comp_FmMasterProcess (pid 7214) is running... CE_2N_Comp_CpxAppProc (pid 7247) is running... CE_2N_Comp_SmProcess (pid 7357) is running... CE_2N_Comp_EnmProcessMain (pid 7402) is running... CE_2N_Comp_SsaProcess (pid 7435) is running... CE_2N_Comp_PesProcess (pid 7443) is running... CE_2N_Comp_ScpaProcess (pid 7457) is running... CE_2N_Comp_PipeProcess (pid 7473) is running... CE_2N_Comp_SsreqProcess (pid 7524) is running... CE_2N_Comp_SlwresdProcess (pid 7539) is running... CE_2N_Comp_PrsProcess (pid 7567) is running... CE_2N_Comp_DnsProcess (pid 7642) is running... CE_2N_Comp_CcsProcess (pid 7665) is running... CE_2N_Comp_SamProcess (pid 7677) is running... CE_2N_Comp_DsProcess (pid 7701) is running... CE_2N_Comp_CamProcess (pid 7734) is running... CE_2N_Comp_ImProcess (pid 7758) is running... CE_2N_Comp_IpmProcess (pid 7772) is running... CE_2N_Comp_PathchkProcess (pid 7790) is running... CE_2N_Comp_DiamProcess (pid 7805) is running... CE_2N_Comp_ScmProcess_0 (pid 7823) is running... CE_2N_Comp_GclProcess (pid 7913) is running... CE_2N_Comp_RtmProcess (pid 7937) is running... CE_2N_Comp_IkeProcess (pid 7949) is running... CE_2N_Comp_VnfrProcess (pid 7968) is running... CE_2N_Comp_SipsmProcess (pid 7984) is running... CE_2N_Comp_EmaProcess (pid 8000) is running... ** Service running [active] ** LCA reported SBC application is up. Re-Conforming application status... SBC Application is up as active: ok
Verify the system using the following steps after the upgrade:
[root@vsbcSystem-isbcsa linuxadmin]# swinfo -v =================================================== SERVER: isbcsa OS: V06.02.00-S400 SonusDB: V07.02.00-S400 EMA: V07.02.00-S400 SBC: V07.02.00-S400 SBC Type: isbc Management mode: centralized =================================================== Installed host role: active Current host role: active =================================================== Build Workspace: jenkinsbuild.we.aws70 Stream: //sbx/aws_7.0 Change: 373625 Build Number: 268 Build Time: Sun Mar 3 07:50:31 EST 2019 Build Host: bluehornetdev5 Required BMC Version: v03.17.00-R000 Required BIOS Version: v2.6.0 Required OS Version: 06.02.00-S400 Required Bluefin BMC Version: v03.17.00-R000 Required Bluefin BIOS Version: v2.12.0 Required Yellowfin BMC Version: v03.17.00-R000 Required Yellowfin BIOS Version: v1.16.0 =================================================== [root@vsbcSystem-vsbc1 linuxadmin]# hwinfo ===================================================================== Device Description : Virtual Platform Chassis Serial : EC267E4F-875F-F64C-A1AD-AF9994554386 Product Name : Sonus SBC SWe Platform : m5.2xlarge System Memory : 32199076 kB System Hard Disk : 65 GiB CPU Model Name : Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz Number of Virtual CPUs : 8 CPU Cache Size : 33792 KB CPU Address Size : 46 bits physical 48 bits virtual Total Number of NICs : 4 mgt0 06:34:3c:34:90:f8 ha0 06:2d:e7:77:78:f2 pkt0 06:97:23:1c:7e:38 pkt1 06:ec:21:ba:26:06 ===================================================================== admin@ISBCSA> show table system metaVariable CE NAME NAME VALUE -------------------------------------------------------------- ISBCSA-172.31.11.140 IF0.GWV4 172.31.10.1 ISBCSA-172.31.11.140 IF0.IPV4 172.31.10.49 ISBCSA-172.31.11.140 IF0.Port Mgt0 ISBCSA-172.31.11.140 IF0.RNat True ISBCSA-172.31.11.140 IF1.GWV4 172.31.11.1 ISBCSA-172.31.11.140 IF1.IPV4 172.31.11.140 ISBCSA-172.31.11.140 IF1.Port Ha0 ISBCSA-172.31.11.140 IF1.RNat True ISBCSA-172.31.11.140 IF2.GWV4 172.31.12.1 ISBCSA-172.31.11.140 IF2.IPV4 172.31.12.128 ISBCSA-172.31.11.140 IF2.Port Pkt0 ISBCSA-172.31.11.140 IF2.RNat True ISBCSA-172.31.11.140 IF3.GWV4 172.31.13.1 ISBCSA-172.31.11.140 IF3.IPV4 172.31.13.53 ISBCSA-172.31.11.140 IF3.Port Pkt1 ISBCSA-172.31.11.140 IF3.RNat True ISBCSA-172.31.11.140 IF0.FIPV4 34.204.237.55 ISBCSA-172.31.11.140 IF2.FIPV4 54.145.131.129 ISBCSA-172.31.11.140 IF3.FIPV4 18.235.179.91 ISBCSA-172.31.11.140 IF0.PrefixV4 24 ISBCSA-172.31.11.140 IF1.PrefixV4 24 ISBCSA-172.31.11.140 IF2.PrefixV4 24 ISBCSA-172.31.11.140 IF3.PrefixV4 24 ISBCSA-172.31.11.140 ALT_Pkt0_00.IP 172.31.12.96 ISBCSA-172.31.11.140 ALT_Pkt1_00.IP 172.31.13.49 ISBCSA-172.31.11.140 ALT_Pkt0_00.IFName IF2 ISBCSA-172.31.11.140 ALT_Pkt1_00.IFName IF3 ISBCSA-172.31.11.140 secondaryIPList.Pkt0 ['172.31.12.96'] ISBCSA-172.31.11.140 secondaryIPList.Pkt1 ['172.31.13.49'] [ok][2018-10-17 02:44:30] admin@ISBCSA> show table system licenseInfo LICENSE EXPIRATION USAGE IN FEATURE NAME ID DATE LIMIT SOURCE USE ---------------------------------------------------------- SRTP 0 0 SBC-LI 0 0 ENCRYPT 0 0 SBC-RTU 0 0 DSP-EVRC 0 0 DSP-G722 0 0 POL-BASE 0000 1 BuiltIn 0 VDSP-RTU 0 0 DSP-AMRNB 0 0 DSP-AMRWB 0 0 SBC-SIP-I 0 0 SBC-VIDEO 0 0 SBC-4X1GMP 0 0 SBC-SIP323 0 0 SBC-SIPREC 0 0 SBC-1X10GMP 0 0 SBC-MRF-RTU 0 0 SBC-NICEREC 0 0 SBC-POL-RTU 0 0 SBC-PSX-RTU 0 0 SBC-CAPACITY 0000 0 BuiltIn 0 SBC-POL-E911 0 0 SBC-POL-ENUM 0 0 SWE-INSTANCE 0 0 SBC-P-DCS-LAES 0 0 [ok][2018-10-17 02:44:37] admin@ISBCSA> dmin@ISBCSA> show table system serverAdmin ACTUAL DEVICE CE COREDUMP SMART MODULAR PKT PORT NAME NAME PROFILE ROLE ATTRIB TYPE HW TYPE SPEED HW SUB TYPE ------------------------------------------------------------------------------------------- vsbc1 ISBCSA default primary 0 false ConnexIP5000 speed1Gbps virtualCloud [ok][2018-10-17 02:45:01] admin@ISBCSA> show table system serverStatus MGMT DAUGHTE PART PLATFORM APPLICATION REDUNDANCY APPLICATION UP LAST RESTART BOARD NAME HW TYPE SERIAL NUM NUM VERSION VERSION ROLE UP TIME TIME REASON SYNC STATUS PRESENT --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- vsbc1 Sonus SBC SWe EC275805-1144-03F2-6F30-6E6107CFFF66 - V07.00.00S404 V07.00.00S404 active 0 Days 00:05:34 0 Days 00:02:46 systemRestart unprotected - [ok][2018-10-17 02:45:06] admin@ISBCSA> show table system rgStatus ACTUAL CE ASSIGNED CURRENT NODE SERVICE INSTANCE RG NAME NAME ROLE ROLE ID ID SYNC STATUS USING METAVARS OF APP VERSION ------------------------------------------------------------------------------------------------------------------ ISBCSA-172.31.11.140 ISBCSA active active 1 0 unprotected ISBCSA-172.31.11.140 V07.00.00S404 [ok][2018-10-17 02:45:35] admin@ISBCSA>
Sftp the backup file to SBC and execute the below command restore the system.
admin@ISBCSA> request system admin vsbcSystem loadConfig allowOldVersion yes fileName config_vsbcSystem_20181017_115055.tar.gz This command will load the selected configuration and restart the applications on active/standby servers. Do you want to continue [no,yes] yes result success reason Starting DB restoration from: config_vsbcSystem_20181017_115055.tar.gz please check /var/log/messages for progress [ok][2018-10-17 02:49:22] admin@ISBCSA>
After the backup is restored, live traffic is enabled.
admin@ISBCSA> show table system licenseInfo LICENSE USAGE IN FEATURE NAME ID EXPIRATION DATE LIMIT SOURCE USE ----------------------------------------------------------------- SRTP 3775 2020-12-31-05:00 80100 Legacy 0 SBC-LI 0 0 ENCRYPT 3775 2020-12-31-05:00 80000 Legacy 0 SBC-RTU 3775 2020-12-31-05:00 150000 Legacy 275 DSP-EVRC 3775 2020-12-31-05:00 100 Legacy 0 DSP-G722 3775 2020-12-31-05:00 1 Legacy 0 POL-BASE 0000 1 BuiltIn 0 VDSP-RTU 3775 2020-12-31-05:00 125000 Legacy 0 DSP-AMRNB 3775 2020-12-31-05:00 100 Legacy 0 DSP-AMRWB 3775 2020-12-31-05:00 100 Legacy 0 SBC-SIP-I 3775 2020-12-31-05:00 1 Legacy 0 SBC-VIDEO 0 0 SBC-4X1GMP 0 0 SBC-SIP323 3775 2020-12-31-05:00 1 Legacy 0 SBC-SIPREC 0 0 SBC-1X10GMP 0 0 SBC-MRF-RTU 0 0 SBC-NICEREC 0 0 SBC-POL-RTU 3775 2020-12-31-05:00 100 Legacy 275 SBC-PSX-RTU 0 0 SBC-CAPACITY 0000 0 BuiltIn 0 SBC-POL-E911 3775 2020-12-31-05:00 1 Legacy 0 SBC-POL-ENUM 3775 2020-12-31-05:00 1 Legacy 0 SWE-INSTANCE 0 0 SBC-P-DCS-LAES 0 0 [ok][2018-10-17 12:27:48] admin@ISBCSA>
Time taken for Upgrade from Stopping Instance to Attaching new volume, changing userdata, and starting the SBC= ~15minutes.
Time taken for loadConfig: ~10mins (depending on the configurations load on the SBC).