Skip to content

Commit 1e2164c

Browse files
committed
remove chronyd note
1 parent 1316a1a commit 1e2164c

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

modules/ztp-checking-du-cluster-config.adoc

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -188,16 +188,11 @@ sh-4.4# systemctl status chronyd
188188
[source,terminal]
189189
----
190190
● chronyd.service - NTP client/server
191-
Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled)
192-
Drop-In: /etc/systemd/system/chronyd.service.d
193-
└─20-conditional-start.conf
194-
Active: inactive (dead) since Mon 2022-07-18 10:55:01 UTC; 3h 33min ago
191+
Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled; vendor preset: enabled)
192+
Active: inactive (dead)
193+
Docs: man:chronyd(8)
194+
man:chrony.conf(5)
195195
----
196-
+
197-
[NOTE]
198-
====
199-
In {product-title} {product-version}, `chronyd` is dynamically started or stopped depending on whether or not the node is synced to the primary clock. If the PTP interface loses the `LOCKED` state, `chronyd` is restarted. When the interface returns to the `LOCKED` state, `chronyd` is automatically disabled.
200-
====
201196

202197
. Check that the PTP interface is successfully synchronized to the primary clock using a remote shell connection to the `linuxptp-daemon` container and the PTP Management Client (`pmc`) tool:
203198

@@ -491,6 +486,7 @@ spec:
491486
group.ice-ptp=0:f:10:*:ice-ptp.*
492487
[service]
493488
service.stalld=start,enable
489+
service.chronyd=stop,disable
494490
name: performance-patch
495491
recommend:
496492
- machineConfigLabels:

0 commit comments

Comments
 (0)