Troubleshooting Retrying to Set up the Target System
If you need to retry setting up the target system, follow these steps:
- 
Delete
/root/.MANAGER_SETUP_COMPLETE. - 
Stop PostgreSQL and remove
/var/lib/pgsql/data. - 
Set the target system hostname to match the source system hostname.
 - 
Check the
/etc/hostsfile, and correct it if necessary. - 
Check
/etc/setup_env.shon the target system, and ensure the database name is set:MANAGER_DB_NAME='susemanager'
 - 
Reboot the target system.
 - 
Run
mgr-setupagain.