-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
6.19.0
-
False
-
Important
-
sat-proton
-
None
-
None
-
None
-
None
The virt-who status does not update automatically after the configured interval time has passed on the Satellite server.
Even though the virt-who configuration has a defined interval, the status time remains unchanged and does not refresh as expected. The status only gets updated when one of the following manual actions is performed:
- Running the virt-who --oneshot command
- Restarting the virt-who service on the Satellite server
This suggests that the scheduled/automatic execution of virt-who may not be triggering properly.
Steps to Reproduce:
- Configure virt-who with a specific interval in the Satellite server.
- Allow the interval duration to pass.
- Observe the virt-who status in Satellite.
Actual Result:
The virt-who status does not update after the configured interval.
Expected Result:
The virt-who status should update automatically once the configured interval time has passed without requiring manual intervention.