Due to aging hardware, upgrades, or changes in business requirements, you might may find yourself needing to move your FileFly server roles between one or more servers. You can do this by using Use DrTool and the built-in backups within the FileFly Tools server.
The following example uses the these environment values:
Primary Server | Destination Server | |
---|---|---|
Host name | filefly.ecorp.com | filefly2.ecorp.com |
IP | 10.0.0.52 | 10.0.0.120 |
OS | Windows 2012 R2 | Windows 2012 R2 |
This is the overall process for moving agents:
Table of Contents |
---|
1 - Migrate the FileFly Tools Server
This is the process for migrating a server:
Force a backup.
Copy the backup to new server.
Create a hostfile entry for DNS resolution.
Install FileFly tools as a restore.
Migrate a FileFly tools server by performing a fresh install of FileFly tools and restoring from a recent backup file. The first thing to do is to locate the backup and take a fresh one. As a best practice these backup files should be backed up or written to swarm regularly if there are regular changes to the FileFly environment.
To get to the backup section of the FileFly server, open the Settings (gear icon) at the far right:
In the Settings, scroll to the Configuration Backup section. Record the path where backups are saved, as well as the option to Force Backup Now:
The backup includes config DrTool files, log dumps, and other configuration information, so it may be quite large if you are migrating a lot of data. If needed, configure the backup options to write to a different location.
After forcing a backup the new backup appears in the window once it is complete.
In File Explorer, browse to the backup folder and locate the new backup:
Copy the file to the Destination server, as you are prompted for it on install.
Next is configuration of the destination server and installation of the FileFly tools on it. First, edit the hostfile so that the FileFly tools server can be installed.
A quick way to do this is to right-click PowerShell and open as an administrator then navigate toC:\windows\system32\drivers\etc\hosts
Edit it in a text editor to point name resolution for the FileFly server to the localhost, in this case, filefly.ecorp.com:
Once that change is saved, install of FileFly Tools.
Click next past the first two screens until you get to this one:
Choosing Restore from Backup prompts you to upload the backup file:
In the background then is an extraction and check of the files and DNS names.
If all of this passes the installer continues and completes.
From the new machine, open the Admin Portal and Retire the older server, if it is standalone.
Update the DNS record to reflect the changes, and remove the hostfile entry.
2 - Migrate the Stubs
Include Page | ||||
---|---|---|---|---|
|