6、System times on machines may be out of sync. Check system time and time zones
-
报错信息

-
解决措施
-
安装ntpdate工具进行时间同步
sudo yum install ntp ntpdate -y -
设置系统时间与网络时间同步
sudo ntpdate cn.pool.ntp.org
-
报错信息

解决措施
安装ntpdate工具进行时间同步
sudo yum install ntp ntpdate -y
设置系统时间与网络时间同步
sudo ntpdate cn.pool.ntp.org