-
Notifications
You must be signed in to change notification settings - Fork 2
[BUG] Inquiry about NTP Server Issue #17
Copy link
Copy link
Open
Labels
assignedThis bug report is being worked on by the assigned EngineerThis bug report is being worked on by the assigned EngineerbugSomething isn't workingSomething isn't workingondevThis bug report is being worked on by the assigned EngineerThis bug report is being worked on by the assigned Engineer
Metadata
Metadata
Assignees
Labels
assignedThis bug report is being worked on by the assigned EngineerThis bug report is being worked on by the assigned EngineerbugSomething isn't workingSomething isn't workingondevThis bug report is being worked on by the assigned EngineerThis bug report is being worked on by the assigned Engineer
Component
chrony
Describe the bug
I have installed Navix version 9.5 with minimal.
The chrony package was installed and the timezone was set to KST.
However, when I checked the time with date command, the actual time is not Korean time,
When I checked the time with "timedatectl" command, the value of “System clock synchronized” is no.
Is this intended?
I used the ntp server provided by default in the RHEL OS and found that the time was correctly synchronized.
(Change the contents of the /etc/chrony.conf file "pool 2.navix.pool.ntp.org iburst" -> "pool 2.rhel.pool.ntp.org iburst")
Best Regards,
bongthu
Expected behavior
After installing the chrony package, I want the chronyd service to synchronize to KST when I run it.
To Reproduce
Screenshots / Live demo link
No response
Environment
OS : navix
ver : 9.5
Additional context
No response