Bug 1304829 - [Docs][Install] Documentation around NTP setup is incorrect for automated configuration of hypervisor.
Summary: [Docs][Install] Documentation around NTP setup is incorrect for automated con...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 3.6.0
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ovirt-3.6.3
: ---
Assignee: Tahlia Richardson
QA Contact: Byron Gravenorst
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-04 17:53 UTC by Paul Dwyer
Modified: 2019-09-12 09:57 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1306977 (view as bug list)
Environment:
Last Closed: 2016-02-10 02:35:33 UTC
oVirt Team: Docs
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Paul Dwyer 2016-02-04 17:53:09 UTC
Description of problem:
The NTP configuration for the automated RHEV hypervisor is incorrect in the documentation it suggests multiple servers can be supplied separated by ":" when it should be ","

Version-Release number of selected component (if applicable):
Noted in RHEV3.5 documentation but also still wrong in RHEV3.6 documentation at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.6-Beta/html-single/Installation_Guide/index.html#Networking_Parameters
Section 7.4.4

This should specify that comma "," be used to separate ntp servers similar to what is required for dns servers.

Automated hypervisor install fails when using ":" as a separator.


Additional info:
scripts/ovirt-init-functions.sh.in
# oVirt boot parameters
...
#   dns=server[,server]
#   ntp=server[,server]|off

Comment 1 Lucy Bopf 2016-02-09 02:13:37 UTC
Assigning to Tahlia for review.


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