mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
Add info about time sync (#847)
Adds a checklist item to software about configuring time synchronization. Adds a prereq to the multi-node deployment about time sync. Closes #778
This commit is contained in:
@ -103,6 +103,15 @@ Local JBOD Storage with Sequential Mounts
|
||||
For deployments that *require* using network-attached storage, use
|
||||
NFSv4 for best results.
|
||||
|
||||
Time Synchronization
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Multi-node systems must maintain synchronized time and date to maintain stable internode operations and interactions.
|
||||
Make sure all nodes sync to the same time server regularly.
|
||||
Operating systems vary for methods used to synchronize time and date, such as with ``ntp``, ``timedatectl``, or ``timesyncd``.
|
||||
|
||||
Check the documentation for your operating system for how to set up and maintain accurate and identical system clock times across nodes.
|
||||
|
||||
Considerations
|
||||
--------------
|
||||
|
||||
|
Reference in New Issue
Block a user