Bug 1236338 - ControllerNodesPostDeployment fails due to NTP error
Summary: ControllerNodesPostDeployment fails due to NTP error
Keywords:
Status: CLOSED DUPLICATE of bug 1233916
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Director
Assignee: chris alfonso
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-27 20:27 UTC by Dan Sneddon
Modified: 2016-04-18 07:01 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-27 22:57:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Dan Sneddon 2015-06-27 20:27:35 UTC
Description of problem:
The ControllerNodesPostDeployment is failing because ntpd.service is missing.

Version-Release number of selected component (if applicable):
puddle 2015-06-26.3

How reproducible:
Unknown

Steps to Reproduce:
1. Deploy with --ntp-server clock.redhat.com
2.
3.

Actual results:
Jun 27 15:14:11 localhost os-collect-config: Error: Could not start Service[ntp]: Execution of '/usr/bin/systemctl start ntpd' returned 6: Failed to issue method call: Unit ntpd.service failed to load: No such file or directory.
Jun 27 15:14:11 localhost os-collect-config: Error: /Stage[main]/Ntp::Service/Service[ntp]/ensure: change from stopped to running failed: Could not start Service[ntp]: Execution of '/usr/bin/systemctl start ntpd' returned 6: Failed to issue method call: Unit ntpd.service failed to load: No such file or directory.

Expected results:
NTP should start and the deployment should complete.

Additional info:

Comment 3 Mike Burns 2015-06-27 22:57:56 UTC

*** This bug has been marked as a duplicate of bug 1233916 ***


Note You need to log in before you can comment on or make changes to this bug.