简介 原理 配置ntp服务器 进行同步 简介 在计算时间的时候,最准确的计算应该是使用『原子震荡周期』所计算的物理时钟了( Atomic Clock, 也被称为原子钟 ),这也被定义为标准时间(International Atomic Time)。而我们常常看见的 UTC 也就是Coordinate ...
分类:
系统相关 时间:
2018-06-05 17:48:09
阅读次数:
187
1. uninstall software install by yum install install by to uninstall this type 2. 同步系统时间 查看系统时间 同步系统时间 ntp常用服务器: 中国国家授时中心:210.72.145.44 NTP服务器(上海) :nt ...
分类:
其他好文 时间:
2018-06-04 19:44:45
阅读次数:
200
1. ntp虽然设置了开机启动,但是不起作用,从而导致kudu集群不可用。一般引起ntp开机不启动是linux系统安装了与ntp相冲突的服务如:chrony,使用systemctl is-enabled chronyd命令查看一下,往往会发现chrony服务为enabled,解决问题的方法是使用sy ...
分类:
其他好文 时间:
2018-06-01 17:40:45
阅读次数:
477
1.查看是否已安装ntprpm -qa | grep ntp ntp-4.2.6p5-22.el7.centos.2.x86_64 ntpdate-4.2.6p5-22.el7.centos.2.x86_64 如果有上述内容输出,测说明ntp服务已安装;否则需要安装ntp服务关闭selinux并开放防火墙配置sed -i "s
分类:
其他好文 时间:
2018-05-25 13:56:56
阅读次数:
184
NTP服务配置 NTP客户端配置 监控节点配置(方式一) 以下指令在anode节点执行 为CEPH集群生成UUID scp root@92.0.0.11:/etc/ceph/ceph.conf /etc/ceph/ scp root@92.0.0.11:/etc/ceph/ceph.client.a ...
分类:
其他好文 时间:
2018-05-25 13:34:50
阅读次数:
497
1.通过ntpdate -d 服务端IP,显示Server dropped: Strata too high vi /etc/ntp.conf 在ntpd服务端的配置中添加 server 127.127.1.0 fudge 127.127.1.0 stratum 8 重启ntpd服务就可以了 ser ...
分类:
其他好文 时间:
2018-05-21 19:49:19
阅读次数:
289
上篇: Hadoop3集群搭建之——虚拟机安装 Hadoop3集群搭建之——安装hadoop,配置环境 Hadoop3集群搭建之——配置ntp服务 Hadoop3集群搭建之——hive安装 Hadoop3集群搭建之——hbase安装及简单操作 Hadoop3集群搭建之——hive添加自定义函数UDF ...
分类:
其他好文 时间:
2018-05-20 18:08:05
阅读次数:
222
上篇: Hadoop3集群搭建之——虚拟机安装 Hadoop3集群搭建之——安装hadoop,配置环境 Hadoop3集群搭建之——配置ntp服务 Hadoop3集群搭建之——hive安装 Hadoop3集群搭建之——hbase安装及简单操作 ...
分类:
其他好文 时间:
2018-05-20 16:37:16
阅读次数:
325