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 12:13] zimcloudappliance/1901/upgrade-guide [2019_06_13 13:35] dan
Line 1: Line 1:
 ===== File Fabric Upgrade To v1901 ===== ===== File Fabric Upgrade To v1901 =====
-latest update: May 30, 2019+latest update: June 13, 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 68: Line 68:
 </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>