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.
*** Bug 1296942 has been marked as a duplicate of this bug. ***
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
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.
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.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days