Bug 1248099
| Summary: | Rerunning fusor-installer results in NTP error being reported | ||
|---|---|---|---|
| Product: | Red Hat Quickstart Cloud Installer | Reporter: | Thom Carlin <tcarlin> |
| Component: | Installation - Satellite | Assignee: | Jason Montleon <jmontleo> |
| Status: | CLOSED ERRATA | QA Contact: | Antonin Pagac <apagac> |
| Severity: | medium | Docs Contact: | Dan Macpherson <dmacpher> |
| Priority: | unspecified | ||
| Version: | 1.0 | CC: | apagac, bthurber, dajohnso, jmatthew |
| Target Milestone: | ga | Keywords: | Triaged |
| Target Release: | 1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-13 16:20:52 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Thom Carlin
2015-07-29 15:13:54 UTC
Not 100% reproducible I haven;t seen this, I re-ran and it worked fine. Suggesting we close it. ISO: rc4 - RHCI-6.0-RHEL-7-20150829.0-RHCI-x86_64-dvd1.iso Reproduced just now. Steps: 1. Run fusor-installer, run deployment, complete deployment 2. Run fusor-installer again katello-installer.log: [ERROR 2015-09-04 08:53:16 main] Repeating errors encountered during run: [ERROR 2015-09-04 08:53:16 main] /sbin/service ntpd stop; /usr/sbin/ntpdate <server> returned 1 instead of one of [0] [ERROR 2015-09-04 08:53:16 main] /Stage[main]/Foreman::Plugin::Fusor/Exec[NTP sync]/returns: change from notrun to 0 failed: /sbin/service ntpd stop; /usr/sbin/ntpdate <server> returned 1 instead of one of [0] When I run the failing command manually, it works: [root@smicro-5037-03 log]# /sbin/service ntpd stop; /usr/sbin/ntpdate <server> Redirecting to /bin/systemctl stop ntpd.service 4 Sep 10:04:39 ntpdate[31275]: adjust time server <ip> offset -0.000223 sec [root@smicro-5037-03 log]# echo $? 0 This is not 100% reproducible, on the subsequent run of fusor-installer it works. ISO: RHCI-6.0-RHEL-7-20160107.t.1-RHCI-x86_64-dvd1.iso Reproduced on a HP Proliant machine. I'm unable to reproduce this issue on TP2 RC9. I'm unable to reproduce this with 20160623.t.0 compose. Marking as verified. 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, 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/RHEA-2016:1862 |