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
Next revisionBoth sides next revision
cloudappliance/1808/upgrade-guide [2019_02_14 15:36] zimcloudappliance/1808/upgrade-guide [2019_05_30 16:13] doug
Line 1: Line 1:
-===== Appliance Upgrade To 1808 ===== +===== File Fabric Upgrade To v1808 ===== 
-latest update: Jan31, 2019+latest update: Feb22, 2019
  
 The SME Enterprise File Fabric platform is shipped as a virtual appliance, this makes it easy to deploy. The new generation of Enterprise File Fabric has a more comprehensive way to upgrade.  Upgrades from v10.x SME appliance or later are accomplished in-place, without the need to redeploy and migrate to a new virtual machine.  The SME Enterprise File Fabric platform is shipped as a virtual appliance, this makes it easy to deploy. The new generation of Enterprise File Fabric has a more comprehensive way to upgrade.  Upgrades from v10.x SME appliance or later are accomplished in-place, without the need to redeploy and migrate to a new virtual machine. 
Line 54: Line 54:
 First remove any previously installed repositories First remove any previously installed repositories
 <code> <code>
-yum erase sme-repo-release -y 
 yum erase sme-earlyaccessrepo -y yum erase sme-earlyaccessrepo -y
 </code> </code>
Line 65: Line 64:
 <code> <code>
 yum clean all yum clean all
-yum install sme-package-1808.01 sme-release+yum install sme-package-1808.02 sme-release
 </code> </code>
  
-After the update is complete, remove the Enterprise repo from the appliance with the following command +Please reboot the system.
-<code> +
-yum erase sme-repo-release -y +
-</code> +
- +
-please reboot the system.+
  
 <code> <code>
 reboot reboot
 </code> </code>
 +<WRAP center round important 60%>
 +Customers using SME’s AD Proxy program to communicate with their LDAP system may experience a problem when trying to import users manually.  When the problem occurs an error message saying “AD proxy: Active Directory Unknown error”  will be displayed.  This problem will only occur if the File Fabric has been upgraded from an older version to v1808 or v1901. The problem can be resolved by reentering the LDAP Base DN on the org. admin’s Auth Systems setup page.
 +</WRAP>
 +