Troubleshooting Retrying to Set up the Target System

If you need to retry setting up the target system, follow these steps:

  1. Delete /root/.MANAGER_SETUP_COMPLETE.

  2. Stop PostgreSQL and remove /var/lib/pgsql/data.

  3. Set the target system hostname to match the source system hostname.

  4. Check the /etc/hosts file, and correct it if necessary.

  5. Check /etc/setup_env.sh on the target system, and ensure the database name is set:

    MANAGER_DB_NAME='susemanager'
  6. Reboot the target system.

  7. Run mgr-setup again.