Home

Migrations

migration.png

Configuring the Migration reports

To configure the Migration reports do the following:

  1. Stop Unravel.

    <Unravel installation directory>/unravel/manager stop
    
  2. Select the cluster where the migration reports must be enabled. Run the following command:

    <Unravel installation directory>/unravel/manager config ondemand select-cluster

    Note

    In the case of multi-cluster deployment, this configuration is set on the core node. However, you must provide the edge nodes where you want to set the Migration report.

    <Unravel installation directory>/unravel/manager config on-demand select-cluster <edge-node>
    
  3. Provide the edge-key when prompted. Run the manager config edge show command to get the edge key.

  4. Enable the Migration reports as an admin user. Run the following command:

    <Unravel installation directory>/unravel/manager config ondemand cloud-migration enable
    

    Provide username and password of the Unravel Web UI when prompted.

  5. Apply the changes.

    <Unravel installation directory>/unravel/manager config apply
    
  6. Start Unravel

    <Unravel installation directory>/unravel/manager start