Bug 1306977

Summary: [Docs][Install] Documentation around NTP setup is incorrect for automated configuration of hypervisor.
Product: Red Hat Enterprise Virtualization Manager Reporter: Paul Dwyer <pdwyer>
Component: DocumentationAssignee: rhev-docs <rhev-docs>
Status: CLOSED CURRENTRELEASE QA Contact: rhev-docs <rhev-docs>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: bgraveno, gklein, lbopf, lsurette, rbalakri, trichard, yeylon, ykaul
Target Milestone: ovirt-3.5.8   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1304829 Environment:
Last Closed: 2016-03-01 09:51:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Docs RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Paul Dwyer 2016-02-12 10:34:54 UTC
+++ This bug was initially created as a clone of Bug #1304829 +++

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

---

Creating this clone for RHEV3.5 documentation

Please can we get this updated in RHEV3.5 Installation document at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5/html-single/Installation_Guide/index.html#Networking_Parameters
Section 7.5.5

Comment 3 Lucy Bopf 2016-02-16 12:00:05 UTC
This fix was made as part of Bug 1304829, and this bug can be closed when the document is republished in the next 3.5 async release.