이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 7. Configuring Satellite for Conversions
Run the conversions toolkit to configure Satellite for conversions.
Prerequisites
- You have got the UUID of your subscription manifest. For more information, see Chapter 3, Getting the UUID of your Subscription Manifest.
- You have successfully installed Satellite. For more information, see Chapter 6, Installing Satellite.
Procedure
- Log in to the Satellite machine by using SSH.
- Switch to the root user.
Configure Satellite by running the following command:
satellite-convert2rhel-toolkit configure \ --manifest_uuid Your_Manifest_UUID \ --username 'Your_Red_Hat_Account_Username' \ --password 'Your_Red_Hat_Account_Password'
# satellite-convert2rhel-toolkit configure \ --manifest_uuid Your_Manifest_UUID \ --username 'Your_Red_Hat_Account_Username' \ --password 'Your_Red_Hat_Account_Password'
Copy to Clipboard Copied! Upon a successful configuration, the script prints the following message:
Satellite has been successfully configured.
Log in to the Satellite web UI.
-
Enter the FQDN of your Satellite instance in your web browser:
https://satellite.internal
-
Enter the default credentials:
admin
/admin
-
Enter the FQDN of your Satellite instance in your web browser:
Even if Satellite configuration has finished, synchronization of repositories from the Red Hat CDN to Satellite is running in the background and will take some time to complete. You can verify the status of the synchronization in the Satellite web UI:
- Navigate to Monitor > Satellite Tasks > Tasks.
-
Click on the Running card. If you can see any
Synchronize repository
tasks, the synchronization is still running. - Optional: Click Refresh Data to update the status of the tasks.