Scenario 2 - Upgrading an activEcho server with a mobilEcho Client Management Server
In this scenario, you have one Windows Server running the activEcho Server and the mobilEcho File Server and Management Server. This procedure will upgrade your activEcho server and mobilEcho Client Management Server to the unified Acronis Access Server web console. The new console also replaces the mobilEcho Administrator Windows program previously used to administer mobilEcho servers. The Acronis Access Server web console allows you to administer both activEcho and mobilEcho from one unified web interface.
To perform an upgrade of activEcho:
Note: All required components will be automatically installed in sequence. This may take 5 to 15 minutes depending on your server. Future upgrades will be quicker.
Note: You existing settings are retained. Please confirm that these settings match your existing mobilEcho File Access Server settings. This service typically runs on all available network addresses on port 443. If you have an existing SSL server identity certificate, it will be automatically selected. If you do not, a self-signed certificate will be generated.
Note: Please review the settings for the Access Server. The default settings are recommended. This web console typically runs on all available network addresses on port 3000. If you have an existing SSL server identity certificate, it will be automatically selected. If you do not, a self-signed certificate will be generated.
Note: Acronis Access Server requires that a File Repository location be selected. This repository is used by Acronis’ activEcho file sync and share features.
Registering the Gateway
In this scenario, you should only have one Windows Server running the Acronis Access console and the Gateway Server, so you will have just one server listed on the Gateway Servers page. This server needs to be registered so that you can administer it.
Note: If this is the case, you need to select “No” at this dialog and enter an alternate network address that will be used by the Acronis Access server to gain direct network access to this Gateway Server
Note: If your Gateway Server is using a self-signed SSL certificate, you will need to enable “Allow connections from Acronis Access servers using self-signed certificates”.
Note: You will also need to enter an Administration Key, to enable the pairing with this remote server. This is done to validate and secure the administrative relationship.
Note: For security purposes, this must be done from a web browser running on the actual Windows Server that the Gateway Server is running on. You will not be able to view your Administration Key from a remote web browser.
Note: Once the server has been registered it will appear in the Gateway Servers list as registered and you can adjust its settings and view its details and status.
Upgrading Acronis Access 6.0 to 7.x or newer:
Once you have confirmed that the upgrade is successful, you can continue the upgrade to the latest version by following the steps below.The upgrade procedure from a previous version of Acronis Access is a simplified process and requires almost no configuration.
Backup the vital components:
The Apache Tomcat folder
On upgrade the Apache Tomcat may be upgraded and all of the current Tomcat configuration files and log files will be removed. We recommend you make a copy of the Apache Tomcat folder, which by default is found here: C:\Program Files (x86)\Acronis\Access\Common\.
We recommend that you backup the web.xml file before updating. Your web.xml file will be overwritten on upgrade. On versions 7.1.2 and newer, you can find a backup at C:\Program Files (x86)\Acronis\Access\Access Server\Web Application\WEB-INF\<timestamp>.previous.web.xml. If you have made any specific changes that you wish to retain (excluding Single Sign On, those changes are preserved) , you will have to manually copy and paste your changes from the old file.
The PostgreSQL database
The following method creates an *.sql file containing a text representation of the source database.
Note: acronisaccess_production must be entered exactly as shown as it is the name of the Acronis Access database
Note: Typing the password will not result in any visual changes in the Command Prompt window.
Note: If you want to backup the entire PostgreSQL database set you can use the following command:
pg_dumpall -U postgres > alldbs.sql
Where alldbs.sql will be the generated backup file. It can include a full path specification, for instance D:\Backups\alldbs.sql
For full syntax on this command see: http://www.postgresql.org/docs/9.2/static/app-pg-dumpall.html
Info: For more information on PostgreSQL backup procedures and command syntax please read this: http://www.postgresql.org/docs/9.2/static/backup.html
The Gateway Server(s) database(s)
Note: The default location is: C:\Program Files (x86)\Acronis\Access\Gateway Server\database
The Acronis Access configuration file
Note: The default location is: C:\Program Files (x86)\Acronis\Access\Access Server
Upgrade
Verify that none of the settings in the Configuration Utility have changed. After you have verified all of your settings are as expected, press OK to close the Configuration Utility and start the Acronis Access services.