Description of problem: With a cluster successfully instelled I get this validation errors in the hosts-data: ,{\"id\":\"ntp-server-configured\",\"status\":\"failure\",\"message\":\"Host clocks are not synchronized, please configure an NTP server via DHCP.\"}]} Version-Release number of selected component (if applicable): OCP-Metal-v1.0.12.1 How reproducible: Steps to Reproduce: 1. Install a cluster with 3 masters and 3 workers 2. Call the /v1/clusters API to list the clusters (or list a specific cluster) 3. Actual results: The cluster is in "installed" state and everything worked fine, but there are validation errors Expected results: No validation error for cluster successfully installed Additional info:
Validations are relevant only for the discovery stages maybe we need to clear the validations from the db once the installation starts.
Verified on Staging v1.0.13.1 post install got: {"id":"ntp-synced","status":"success","message":"Host NTP is synced"}
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.6.13 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:0171