Is there a way to see the status of the capsule synchronization via hammer?
Environment
- Red Hat Satellite 6.16
Issue
- Is there a way to see the status of the Capsule synchronization via hammer?
Resolution
- List the Capsule sync tasks by running the following command on the Satellite server:
# hammer task list | grep -i capsule | grep -i running
- Use the task ID from the output of the previous step to check the progress of the task:
# hammer task progress --id <task_id>
For example:
# hammer task progress --id 7939fff0-dd8b-4ec1-8a5d-75368135eed0
For more KB articles/solutions related to Red Hat Satellite 6.x Capsule Sync Issues, please refer to the Consolidated Troubleshooting Article for Red Hat Satellite 6.x Capsule Sync Issues
For more KB articles/solutions related to Red Hat Satellite 6.x hammer Issues, please refer to the Consolidated Troubleshooting Article for Red Hat Satellite 6.x hammer-related Issues
SBR
Product(s)
Components
Category
Tags
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.