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/15 12:25] – [AADS Upgrade Steps from Version 7.1.6 to 10.x] 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!\\
  
  
Line 92: 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 140: Line 149:
   svc aads restart   svc aads restart
   sudo ./us-http-port.sh --enable    sudo ./us-http-port.sh --enable 
-  + 
 +**If needed, don't forget to restore UTS Custom Files and reinstall Phone Firmware Files!**\\
      
  

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.1710505554.txt.gz · Last modified: (external edit)