Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cloudappliance/1906/upgrade-guide [2020_02_13 16:33] – zim | cloudappliance:1906:upgrade-guide [2023_07_06 23:54] (current) – removed steven | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== File Fabric Upgrade To v1906 ===== | ||
| - | See also [[: | ||
| - | |||
| - | latest update: December 17, 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. | ||
| - | |||
| - | Please note that this procedure is written for systems that follow " | ||
| - | |||
| - | Enterprise File Fabric 1906 is currently available in the SME Enterprise Access Repository. | ||
| - | |||
| - | ==== Prerequisites ==== | ||
| - | |||
| - | Ensure the following prerequisites are met before beginning an upgrade: | ||
| - | |||
| - | * You have the new style SME File Fabric Appliance license | ||
| - | * SME version 10.0.X, 1705.X, 1712.X, 1808.X is installed and functional | ||
| - | * Public internet access for download patches | ||
| - | * A complete backup / snapshot has been done of both the system and the database | ||
| - | |||
| - | <WRAP center round important 100%> | ||
| - | The File Fabric' | ||
| - | |||
| - | If you use the File Fabric' | ||
| - | </ | ||
| - | |||
| - | |||
| - | Verify storage providers have a valid certificates (especially when upgrading from 10.x or 1705). See [[cloudproviders: | ||
| - | |||
| - | In addition, you must ensure you have full administrator access to the systems. | ||
| - | * smeconfiguser | ||
| - | * root | ||
| - | * appladmin | ||
| - | * organizational admin(s) of your organization | ||
| - | |||
| - | We always recommend that customers first perform an upgrade on a test system. This gives you the opportunity to try out any new features, and validate expected behaviour before and after the upgrade. | ||
| - | |||
| - | During the upgrade, ongoing uploads will be canceled and the site will be unavailable for a short duration, please schedule downtime accordingly. | ||
| - | |||
| - | === Prepare for the upgrade === | ||
| - | To receive upgrades for File Fabric you will need a valid support contract. | ||
| - | |||
| - | Start by backing up the appliance. This upgrade will be an upgrade of both software and the database, please do not proceed without a good backup. SME does not support a database rollback, so if something does not go to plan, a system restore will be required. | ||
| - | |||
| - | |||
| - | == Checking storage certificates == | ||
| - | Enterprise File Fabric version 1712 introduced greater security controls around storage providers SSL/TLS support. You should ensure you are familiar with these updates before proceeding. Details for this can be [[https:// | ||
| - | |||
| - | |||
| - | === Upgrade === | ||
| - | |||
| - | |||
| - | Log into the SME appliance as smeconfiguser e.g. | ||
| - | < | ||
| - | ssh smeconfiguser@cloudfiles.example.com | ||
| - | </ | ||
| - | Change user to root | ||
| - | < | ||
| - | su - | ||
| - | </ | ||
| - | |||
| - | Install the Enterprise repo with the following command. | ||
| - | < | ||
| - | yum install https:// | ||
| - | yum install -y sme-externalrepo | ||
| - | </ | ||
| - | |||
| - | Now update the appliance with the following command | ||
| - | < | ||
| - | yum clean all | ||
| - | yum install sme-package-1906.06-09 | ||
| - | </ | ||
| - | |||
| - | A new configuration value will need to be added to the SME configuration file. Add the following to / | ||
| - | |||
| - | < | ||
| - | var $redishost = ' | ||
| - | </ | ||
| - | |||
| - | Now please reboot the system. | ||
| - | |||
| - | < | ||
| - | reboot | ||
| - | </ | ||
| - | |||
| - | <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. | ||
| - | </ | ||
