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/1901/upgrade-guide [2019_06_13 11:53] zimcloudappliance/1901/upgrade-guide [2019_09_18 14:21] dan
Line 1: Line 1:
 ===== File Fabric Upgrade To v1901 ===== ===== File Fabric Upgrade To v1901 =====
-latest update: May 30, 2019+latest update: Sept. 18, 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 17: Line 17:
  
 <WRAP center round important 100%> <WRAP center round important 100%>
-The format of the File Fabric's license key has changed for v1901.  Prior to upgrading please contact Support [[support@storagemadeeasy.com]] to obtain a new license key.+The File Fabric's license format changed in v1901. Contact Support [[support@storagemadeeasy.com]] to obtain a new license key
 + 
 +If you use the File Fabric's Cloud FTP or Cloud SFTP protocol converter, your license key should allow access using the name "localhost" in addition to the FQDN that users use to access the File Fabric.  If it does not then please contact support to get a new key before upgrading from a version older than v1901 or installing v1901 or v1906.
 </WRAP> </WRAP>
  
Line 57: Line 59:
 </code> </code>
  
-Since some customers would prefer to stay on the last patch of our previous release 1901 is different repo, which will need to be used.+Install the Enterprise repo with the following command.
 <code> <code>
 yum install https://download.storagemadeeasy.com/sme-repo-release-latest.rpm yum install https://download.storagemadeeasy.com/sme-repo-release-latest.rpm
Line 68: Line 70:
 </code> </code>
  
-After the update has completed, the 1901 repo should be removed.  This will prevent the appliance from upgrading to future releases if other patching is performed.+After the update has completed, the installed repos should be removed.  This will prevent the appliance from upgrading to future releases if other patching is performed.
 <code> <code>
 yum erase sme-repo-release -y yum erase sme-repo-release -y
 +yum erase sme-earlyaccessrepo -y
 </code> </code>
  
Line 79: Line 82:
 reboot reboot
 </code> </code>
-<WRAP center round important 60%>+<WRAP center round important 100%>
 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. 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> </WRAP>