Finishing the Migration

Perform these steps after you receive a System Alert indicating that migration processing is complete, or the GUI dashboard reports completion.

Procedure

  1. Log in to the new appliance through the CLI.
  2. Disable the data migration mode:
    > unset data migration
  3. Reconfigure the new appliance network settings:
    set ip private-ip-address netmask gateway [ifdev] [defaultgw]
    For example:
    > set ip 10.1.1.177 255.255.0.0 10.1.255.255 bond0

    The appliance warns you that changes have not been saved.

  4. Shut down the source appliance. This is required now if the new appliance is using the same network setting as the old appliance.
  5. On the new appliance, save the new configuration (in step 3) and restart the software:
    > save

    The appliance processes the changes, displaying the steps as they occur, and then informs you when it is done processing changes.

Result

The new appliance is now collecting and processing logs instead of the source appliance.