Re: NTP Synchronization Setup Changes

2016-04-02 Thread Mukil Kesavan
Thanks for all the useful comments. On Thu, Mar 31, 2016 at 11:22 PM, Brice Dutheil wrote: > Hi another tip, make sure the OS doesn't come with pre-configured NTP > synchronisation services. We had a proper NTP setup, but we missed a > service that came with CentOS that synced to a low stratum N

Re: NTP Synchronization Setup Changes

2016-03-31 Thread Brice Dutheil
Hi another tip, make sure the OS doesn't come with pre-configured NTP synchronisation services. We had a proper NTP setup, but we missed a service that came with CentOS that synced to a low stratum NTP server. -- Brice On Thu, Mar 31, 2016 at 10:00 AM -0700, "Eric Evans" wrote: On

Re: NTP Synchronization Setup Changes

2016-03-31 Thread Eric Evans
On Wed, Mar 30, 2016 at 8:07 PM, Mukil Kesavan wrote: > Are there any issues if this causes a huge time correction on the cassandra > cluster? I know that NTP gradually corrects the time on all the servers. I > just wanted to understand if there were any corner cases that will cause us > to lose d

Re: NTP Synchronization Setup Changes

2016-03-30 Thread Jan Kesten
Hi Mickey, I would strongly suggest to setup a NTP server on your site - this is not really a big deal and with some tutorials on the net done quickly. Then configure your cassandra nodes (and all the rest if you like) to use your ntp instead of public ones. As I have learned the hard way - cas