Created
September 16, 2013 18:10
-
-
Save clockfort/6584317 to your computer and use it in GitHub Desktop.
I have scared NTP in submission. (and/or woke up its process with a signal)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clockfort@clockfort-linux:~$ minions db date | |
root@db1: Mon Sep 16 18:01:43 UTC 2013 | |
root@db3: Mon Sep 16 18:01:46 UTC 2013 | |
root@db4: Mon Sep 16 18:01:46 UTC 2013 | |
root@db2: Mon Sep 16 18:01:46 UTC 2013 | |
clockfort@clockfort-linux:~$ ssh root@db1 /etc/init.d/ntpd status | |
ntpd (pid 3018) is running... | |
clockfort@clockfort-linux:~$ minions db date | |
root@db1: Mon Sep 16 18:02:26 UTC 2013 | |
root@db4: Mon Sep 16 18:02:26 UTC 2013 | |
root@db2: Mon Sep 16 18:02:26 UTC 2013 | |
root@db3: Mon Sep 16 18:02:26 UTC 2013 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment