Move email data
- On the dual-mode appliance, apply Hotfix 300. Hotfix 300 opens a secure channel from your dual-mode appliance to the new appliance.
- On the new appliance, in the CLI migrate your email files using the migrate command.
- Log on to the Appliance Manager for the dual-mode appliance.
- Go to the page.
- Enter the name of hotfix 300 in the search box at the top of the screen:
ESG-x.x.x-300
Where x.x.x is the version of TRITON AP-EMAIL currently running on the dual-mode appliance.
- Click Find. If the hotfix is not found, ensure that the name is entered correctly.
- In the pop-up display, click Download to download the hotfix.
If you downloaded the hotfix package to a local directory, you can use the Upload Hotfix Manually button to upload the hotfix.
- Click Install to install the hotfix. Installation opens a secure channel from the dual-mode appliance to the new appliance.
Migrate the data
All migration steps are performed in the CLI of the new, v8.5 appliance.
Action and Syntax | Details |
---|---|
Log on to the email-specific CLI.
|
You must be in the config mode to log on to the email-specific CLI. Example:
|
Migrate interactive mode Move email configuration data and messages (optional) to a new appliance. The CLI prompts for needed information.
|
Example:
|
Migrate silent mode Move email configuration data and messages to a new appliance without prompting for input.
|
Host: Host name or E1/P1 interface IP address Example:
|
- Log on to the new v8.5 appliance CLI and enter config mode.Note:
If you use a client interface like PuTTY to access the CLI, you will want to configure a longer connection session to accommodate a somewhat lengthy migration process.
For example, in the PuTTY configuration interface, select the Connection category. Enter 30 in the Seconds between keepalives (0 to turn off) entry field.
- In config mode, log in to the email module CLI:
login email
- Perform the migration using the migrate command with 1 of 2 options:
interactive or silent.
Interactive mode is a step-by-step process that requires input during the process.
An example of the interactive mode command is:
- Dual-mode appliance E1/P1 interface IP address
- Confirmation for the start of the migration
- Selection of a transfer option:Example CLI for this section of the migration looks like:
Would you like to start the migration process from the source appliance: 10.206.15.66 to this appliance (services on both appliances will stop)? [yes/no] yes Please select a transfer option: [1/2/3] 1. Transfer only configuration files, defer logs, and policy incidents. 2. Transfer configuration files, defer logs, policy incidents, and email messages. 3. Quit 2 Are you sure you want to transfer all configuration files, defer logs, policy incidents, and email messages? [yes/no] yes
:If you migrate email message queues in addition to configuration settings, be aware that the transfer of large-volume queues may take a few hours to complete.
migrate silent --host 10.206.15.66
The second transfer option (all files and all messages) is automatically selected for silent mode, and the migration runs without the need for subsequent user input.
- The migration log accumulates warning messages from any previous unsuccessful migration. Each time you attempt (or complete) a subsequent migration, error messages from your previous migration attempts still appear.
- If you have an email DLP policy configured to use a Forcepoint DLP quarantine action, and the Use the gateway that detected the incident, you should change the Release Gateway to the IP address of your new appliance. Otherwise, when a Data module administrator releases a pre-migration quarantined message, an “Unable to release incident” error is generated. page Release Gateway is set to
- Virtual IP address settings in filter actions are not retained after an appliance migration. You need to reconfigure virtual IP address settings manually.