需求架构准备工作主从服务器时间同步#
主从服务器同时配置crontab任务,与NTP服务器同步时间即可*/5 * * * * ntpdate 172.16.0.1
&>/dev/null部署配置主库配置vi /etc/my.cnf server-id = 1 # 在复制架构中,需保持全局唯一 ...
分类:
数据库 时间:
2014-05-01 22:27:40
阅读次数:
699
开发板使用ntpdate 进行网络时间同步 用法 ntpdate ip 出现如下错误 ntpdate
-u ipError resolving ai_socktype: Servname not supported for ai_socktype (-8) 1
Jan 01:44:12 ntpda....
分类:
系统相关 时间:
2014-04-29 23:36:24
阅读次数:
1440