Bug 1296940 - Include ntp package in RHGS container image [NEEDINFO]
Summary: Include ntp package in RHGS container image
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: rhgs-server-container
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: RHGS Container Converged 1.0
Assignee: Mohamed Ashiq
QA Contact: Prasanth
URL:
Whiteboard:
: 1296942 (view as bug list)
Depends On:
Blocks: 1332128
TreeView+ depends on / blocked
 
Reported: 2016-01-08 13:50 UTC by Shruti Sampat
Modified: 2016-10-14 13:38 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-14 13:38:54 UTC
Target Upstream Version:
ssampat: needinfo? (asrivast)


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:1493 0 normal SHIPPED_LIVE RHGS 3.1.3 container docker image 2016-08-04 18:06:18 UTC

Description Shruti Sampat 2016-01-08 13:50:07 UTC
Description of problem:
-----------------------

Package ntp is required to synchronize time across servers in a cluster. Lack of synchronization between servers can cause failures in geo-replication. It would be better to have ntp installed in the container by default.

Version-Release number of selected component (if applicable):
-------------------------------------------------------------
rcm-img-docker01.build.eng.bos.redhat.com:5001/rhgs3/rhgs-server-rhel7:3.1.2-5

Actual results:
---------------
RHGS container image does not contain ntp package.

Expected results:
-----------------
RHGS container image should contain ntp package.

Comment 2 Shruti Sampat 2016-01-08 13:57:18 UTC
*** Bug 1296942 has been marked as a duplicate of this bug. ***

Comment 14 Mike McCune 2016-03-28 23:08:19 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 15 Mohamed Ashiq 2016-03-31 07:41:14 UTC
Have added ntp in the image, now have to specify -v /etc/localtime:/etc/localtime:ro in data container to get the timezone synced with the host.

Comment 20 Prasanth 2016-06-06 06:18:21 UTC
ntp package is now included in RHGS container image:

#######
[root@dhcp42-221 /]# cat /etc/redhat-storage-release 
Red Hat Gluster Storage Server 3.1 Update 3 (Container)

[root@dhcp42-221 /]# rpm -qa |grep ntp               
ntpdate-4.2.6p5-22.el7_2.1.x86_64
ntp-4.2.6p5-22.el7_2.1.x86_64
#######

Moving it to Verified.


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