User Tools

Site Tools


avaya:aads:upgradepath

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
avaya:aads:upgradepath [2024/03/14 21:36] – [to Version 10.1.1.0] adminavaya:aads:upgradepath [2026/01/20 21:45] (current) – external edit 127.0.0.1
Line 2: Line 2:
 **Don't skip Upgrade Steps!**\\ **Don't skip Upgrade Steps!**\\
 In case of an AADS Cluster. Steps have to be done on both Servers. Services can only be be started if both Server have been upgraded!\\ In case of an AADS Cluster. Steps have to be done on both Servers. Services can only be be started if both Server have been upgraded!\\
 +
 +After each step check AADS Replication with SMGR!\\
 +
 +
 ===== to Version 8.0 ===== ===== to Version 8.0 =====
   cd ~   cd ~
Line 90: Line 94:
   sudo ./update.sh --stage   sudo ./update.sh --stage
   rm -rf ucapp-system-3.5.0.0.14 ucapp-system-3.5.0.0.14.tgz   rm -rf ucapp-system-3.5.0.0.14 ucapp-system-3.5.0.0.14.tgz
-##sudo vi /etc/selinux/config #permissive+   
 +Change SELINUX config:\\  SELINUX=enforcing to SELINUX=permissive 
 +  sudo sed -i 's/SELINUX\=enforcing/SELINUX=permissive/g' /etc/selinux/config #Use vi or nano if sed is not working. 
 +  sudo cat /etc/selinux/config
   sudo reboot   sudo reboot
   sysUpdate --install   sysUpdate --install
  
-  chmod 755 aads-8.1.5.0.280.bin+  chmod 755 aads-8.1.5.0.280.bin
   app removeinactive   app removeinactive
   app upgrade aads-8.1.5.0.280.bin   app upgrade aads-8.1.5.0.280.bin
   svc aads restart   svc aads restart
 +In case Replication is not working run:
 +  sudo ./aads-fixDRSReplication.bin -- --install
  
  
 ===== to Version 10.1.0 ===== ===== to Version 10.1.0 =====
 +**If Utility Server is used take a Backup of the existing Configuration. Screenshot installed Phone Software. It must reinstalled manually after migration!**\\
 +
  
 Deploy AADS 10.1.0 ova\\ Deploy AADS 10.1.0 ova\\
Line 119: Line 130:
   sudo ./aads-fixDRSReplication.bin -- --install   sudo ./aads-fixDRSReplication.bin -- --install
  
-===== to Version 10.1.1.0 =====+===== to Version 10.2.0.0.70 =====
  
   gzip -cd ucapp-system-4.0.0.0.7.tgz | tar xvf -   gzip -cd ucapp-system-4.0.0.0.7.tgz | tar xvf -
Line 130: Line 141:
   av-update-os AV-AADS10.1-RHEL8.4-SSP-002-04.tar.bz2   av-update-os AV-AADS10.1-RHEL8.4-SSP-002-04.tar.bz2
 After Reboot: After Reboot:
 +  av-update-os AV-AADS10.1-RHEL8.4-SSP-006-02.tar.bz2
 +After Reboot:
 +  svc aads start
   app configure  ##Goto: Clustering Configuration\Cluster Utilities\Configure SSH RSA Public/Private Keys   app configure  ##Goto: Clustering Configuration\Cluster Utilities\Configure SSH RSA Public/Private Keys
-  chmod 755 aads-10.1.1.0.192.bin +  chmod 755 /home/admin/aads-10.2.0.0.70.bin 
-  tmux +  app upgrade /home/admin/aads-10.2.0.0.70.bin
-  app upgrade aads-10.1.1.0.192.bin+
   svc aads restart   svc aads restart
-  chmod 755 aads-fixDRSReplication.bin +  sudo ./us-http-port.sh --enable 
-  sudo ./aads-fixDRSReplication.bin -- --install+
  
-===== to Version 10.1.1.19 ===== +**If needed, don't forget to restore UTS Custom Files and reinstall Phone Firmware Files!**\\
-  svc aads stop +
-  av-update-os AV-AADS10.1-RHEL8.4-SSP-003-02.tar.bz2 +
-After Reboot: +
-  svc aads start +
-  chmod 750 /home/admin/aads-10.1.1.1.19.bin +
-  app removeinactive +
-  tmux +
-  app upgrade /home/admin/aads-10.1.1.1.19.bin+
      
  
-===== to Version 10.1.1.2.63 ===== 
-  svc aads stop 
-  av-update-os AV-AADS10.1-RHEL8.4-SSP-005-04.tar.bz2 
-After Reboot: 
-  svc aads start 
-  app removeinactive 
-  chmod 750 /home/admin/aads-10.1.1.2.63.bin 
-  tmux 
-  app upgrade ./aads-10.1.1.2.63.bin 
-   

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

avaya/aads/upgradepath.1710452173.txt.gz · Last modified: (external edit)